Pull request #42167 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 601707a655071e4ab2d3c7ee3f7f868af1774321+788f2883d285fc997d25cd27235c5b17cf3c0947 (142a22df1a95d5de2263512649d5f9c07d8f2759) 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 The recommended git tool is: NONE 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 [2021-03-18T22:18:01.126Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-18T22:18:01.132Z] Trying to pass milestone 2 [Pipeline] milestone [2021-03-18T22:18:01.187Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-18T22:18:01.349Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e184259c180d9156) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] { [Pipeline] checkout [2021-03-18T22:18:01.389Z] The recommended git tool is: git [2021-03-18T22:18:01.446Z] using credential docker-jenkins-github-credentials [2021-03-18T22:18:01.451Z] Cloning the remote Git repository [2021-03-18T22:18:01.451Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:18:01.454Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:18:01.454Z] > git init /home/ubuntu/workspace/moby_PR-42167 # timeout=10 [2021-03-18T22:18:01.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:18:01.467Z] > git --version # timeout=10 [2021-03-18T22:18:01.472Z] > git --version # 'git version 2.17.1' [2021-03-18T22:18:01.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:18:01.473Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:18:15.113Z] Fetching without tags [2021-03-18T22:18:15.356Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [2021-03-18T22:18:15.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:18:15.081Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:18:15.088Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:18:15.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:18:15.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:18:15.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:18:15.117Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:18:15.356Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:18:15.364Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:18:16.358Z] Merge succeeded, producing 824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:18:16.359Z] Checking out Revision 824c68fa14058565933f1ddc12cd9796ba4f5c31 (PR-42167) [2021-03-18T22:18:16.414Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:18:16.432Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T22:18:17.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-03-18T22:18:15.838Z] > git remote # timeout=10 [2021-03-18T22:18:15.845Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:18:15.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:18:15.851Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:18:16.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:18:16.359Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:18:16.364Z] > git checkout -f 824c68fa14058565933f1ddc12cd9796ba4f5c31 # timeout=10 [2021-03-18T22:18:16.421Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [2021-03-18T22:18:19.627Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" 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 [2021-03-18T22:18:20.107Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e184259c180d9156) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" 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] checkout [2021-03-18T22:18:20.162Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-03-18T22:18:20.211Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-18T22:18:20.222Z] Fetching changes from the remote Git repository [2021-03-18T22:18:20.229Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" 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] stage [Pipeline] { (Unit tests) [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 "ppc64le" 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] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-03-18T22:18:20.510Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-18T22:18:20.671Z] Merge succeeded, producing e27eb9ef77bfd00b23900aa1cb8fd285e8beccb4 [2021-03-18T22:18:20.671Z] Checking out Revision e27eb9ef77bfd00b23900aa1cb8fd285e8beccb4 (PR-42167) [2021-03-18T22:18:20.728Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:18:20.735Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T22:18:20.216Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-18T22:18:20.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:18:20.230Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:18:20.230Z] > git --version # timeout=10 [2021-03-18T22:18:20.249Z] > git --version # 'git version 2.17.1' [2021-03-18T22:18:20.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:18:20.250Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:18:20.511Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:18:20.516Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:18:20.601Z] > git remote # timeout=10 [2021-03-18T22:18:20.607Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:18:20.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:18:20.613Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:18:20.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:18:20.672Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:18:20.679Z] > git checkout -f e27eb9ef77bfd00b23900aa1cb8fd285e8beccb4 # timeout=10 [2021-03-18T22:18:20.729Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [2021-03-18T22:18:21.414Z] + [ PR != PR ] [2021-03-18T22:18:21.414Z] + [ master != master ] [2021-03-18T22:18:21.414Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T22:18:21.765Z] + docker version [2021-03-18T22:18:21.765Z] Client: Docker Engine - Community [2021-03-18T22:18:21.765Z] Version: 20.10.3 [2021-03-18T22:18:21.765Z] API version: 1.41 [2021-03-18T22:18:21.765Z] Go version: go1.13.15 [2021-03-18T22:18:21.765Z] Git commit: 48d30b5 [2021-03-18T22:18:21.765Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T22:18:21.765Z] OS/Arch: linux/amd64 [2021-03-18T22:18:21.765Z] Context: default [2021-03-18T22:18:21.765Z] Experimental: true [2021-03-18T22:18:21.765Z] [2021-03-18T22:18:21.765Z] Server: Docker Engine - Community [2021-03-18T22:18:21.765Z] Engine: [2021-03-18T22:18:21.765Z] Version: 20.10.3 [2021-03-18T22:18:21.765Z] API version: 1.41 (minimum version 1.12) [2021-03-18T22:18:21.765Z] Go version: go1.13.15 [2021-03-18T22:18:21.765Z] Git commit: 46229ca [2021-03-18T22:18:21.765Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T22:18:21.765Z] OS/Arch: linux/amd64 [2021-03-18T22:18:21.765Z] Experimental: true [2021-03-18T22:18:21.765Z] containerd: [2021-03-18T22:18:21.765Z] Version: 1.4.3 [2021-03-18T22:18:21.765Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:18:21.765Z] runc: [2021-03-18T22:18:21.765Z] Version: 1.0.0-rc92 [2021-03-18T22:18:21.765Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:18:21.765Z] docker-init: [2021-03-18T22:18:21.765Z] Version: 0.19.0 [2021-03-18T22:18:21.765Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T22:18:22.036Z] + docker info [2021-03-18T22:18:22.596Z] Client: [2021-03-18T22:18:22.596Z] Context: default [2021-03-18T22:18:22.596Z] Debug Mode: false [2021-03-18T22:18:22.596Z] Plugins: [2021-03-18T22:18:22.596Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T22:18:22.596Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T22:18:22.596Z] [2021-03-18T22:18:22.596Z] Server: [2021-03-18T22:18:22.596Z] Containers: 0 [2021-03-18T22:18:22.596Z] Running: 0 [2021-03-18T22:18:22.596Z] Paused: 0 [2021-03-18T22:18:22.596Z] Stopped: 0 [2021-03-18T22:18:22.596Z] Images: 6 [2021-03-18T22:18:22.596Z] Server Version: 20.10.3 [2021-03-18T22:18:22.596Z] Storage Driver: overlay2 [2021-03-18T22:18:22.596Z] Backing Filesystem: extfs [2021-03-18T22:18:22.596Z] Supports d_type: true [2021-03-18T22:18:22.596Z] Native Overlay Diff: true [2021-03-18T22:18:22.596Z] Logging Driver: json-file [2021-03-18T22:18:22.596Z] Cgroup Driver: cgroupfs [2021-03-18T22:18:22.596Z] Cgroup Version: 1 [2021-03-18T22:18:22.596Z] Plugins: [2021-03-18T22:18:22.596Z] Volume: local [2021-03-18T22:18:22.596Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T22:18:22.596Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T22:18:22.596Z] Swarm: inactive [2021-03-18T22:18:22.596Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-18T22:18:22.596Z] Default Runtime: runc [2021-03-18T22:18:22.596Z] Init Binary: docker-init [2021-03-18T22:18:22.596Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:18:22.596Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:18:22.596Z] init version: de40ad0 [2021-03-18T22:18:22.596Z] Security Options: [2021-03-18T22:18:22.596Z] apparmor [2021-03-18T22:18:22.596Z] seccomp [2021-03-18T22:18:22.596Z] Profile: default [2021-03-18T22:18:22.596Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T22:18:22.596Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T22:18:22.596Z] OSType: linux [2021-03-18T22:18:22.596Z] Architecture: x86_64 [2021-03-18T22:18:22.596Z] CPUs: 2 [2021-03-18T22:18:22.596Z] Total Memory: 7.569GiB [2021-03-18T22:18:22.596Z] Name: ip-10-100-76-66 [2021-03-18T22:18:22.596Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T22:18:22.596Z] Docker Root Dir: /var/lib/docker [2021-03-18T22:18:22.596Z] Debug Mode: false [2021-03-18T22:18:22.596Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:18:22.596Z] Labels: [2021-03-18T22:18:22.596Z] Experimental: true [2021-03-18T22:18:22.596Z] Insecure Registries: [2021-03-18T22:18:22.596Z] 127.0.0.0/8 [2021-03-18T22:18:22.596Z] Live Restore Enabled: true [2021-03-18T22:18:22.596Z] [2021-03-18T22:18:22.596Z] WARNING: No swap limit support [2021-03-18T22:18:22.596Z] WARNING: No blkio weight support [2021-03-18T22:18:22.596Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T22:18:22.867Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:18:22.867Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:18:22.867Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T22:18:22.867Z] + bash /home/ubuntu/workspace/moby_PR-42167/check-config.sh [2021-03-18T22:18:22.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T22:18:22.867Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T22:18:22.867Z] [2021-03-18T22:18:22.867Z] Generally Necessary: [2021-03-18T22:18:22.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T22:18:22.867Z] - apparmor: enabled and tools installed [2021-03-18T22:18:22.867Z] - CONFIG_NAMESPACES: enabled [2021-03-18T22:18:22.867Z] - CONFIG_NET_NS: enabled [2021-03-18T22:18:22.867Z] - CONFIG_PID_NS: enabled [2021-03-18T22:18:22.867Z] - CONFIG_IPC_NS: enabled [2021-03-18T22:18:22.867Z] - CONFIG_UTS_NS: enabled [2021-03-18T22:18:22.867Z] - CONFIG_CGROUPS: enabled [2021-03-18T22:18:22.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T22:18:22.867Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CPUSETS: enabled [2021-03-18T22:18:23.122Z] - CONFIG_MEMCG: enabled [2021-03-18T22:18:23.122Z] - CONFIG_KEYS: enabled [2021-03-18T22:18:23.122Z] - CONFIG_VETH: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T22:18:23.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T22:18:23.122Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T22:18:23.122Z] [2021-03-18T22:18:23.122Z] Optional Features: [2021-03-18T22:18:23.122Z] - CONFIG_USER_NS: enabled [2021-03-18T22:18:23.122Z] - CONFIG_SECCOMP: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T22:18:23.122Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T22:18:23.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T22:18:23.122Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T22:18:23.122Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T22:18:23.122Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T22:18:23.122Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T22:18:23.122Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T22:18:23.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T22:18:23.122Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T22:18:23.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T22:18:23.122Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T22:18:23.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T22:18:23.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T22:18:23.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T22:18:23.122Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_EXT4_FS: enabled [2021-03-18T22:18:23.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T22:18:23.122Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T22:18:23.122Z] - Network Drivers: [2021-03-18T22:18:23.122Z] - "overlay": [2021-03-18T22:18:23.122Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T22:18:23.122Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T22:18:23.122Z] Optional (for encrypted networks): [2021-03-18T22:18:23.378Z] - CONFIG_CRYPTO: enabled [2021-03-18T22:18:23.378Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T22:18:23.378Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T22:18:23.378Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T22:18:23.378Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T22:18:23.378Z] - CONFIG_XFRM: enabled [2021-03-18T22:18:23.378Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T22:18:23.378Z] - "ipvlan": [2021-03-18T22:18:23.378Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T22:18:23.378Z] - "macvlan": [2021-03-18T22:18:23.378Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T22:18:23.378Z] - "ftp,tftp client in container": [2021-03-18T22:18:23.378Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T22:18:23.378Z] - Storage Drivers: [2021-03-18T22:18:23.378Z] - "aufs": [2021-03-18T22:18:23.378Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T22:18:23.378Z] - "btrfs": [2021-03-18T22:18:23.378Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T22:18:23.378Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T22:18:23.378Z] - "devicemapper": [2021-03-18T22:18:23.378Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T22:18:23.378Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T22:18:23.378Z] - "overlay": [2021-03-18T22:18:23.378Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T22:18:23.378Z] - "zfs": [2021-03-18T22:18:23.378Z] - /dev/zfs: present [2021-03-18T22:18:23.378Z] - zfs command: missing [2021-03-18T22:18:23.378Z] - zpool command: missing [2021-03-18T22:18:23.378Z] [2021-03-18T22:18:23.378Z] Limits: [2021-03-18T22:18:23.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T22:18:23.378Z] [2021-03-18T22:18:23.378Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T22:18:23.707Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 . [2021-03-18T22:18:23.962Z] #2 [internal] load .dockerignore [2021-03-18T22:18:23.962Z] #2 sha256:7b5ca16a05146c6c7291369d485deee958c0318b53fd3185849cf40979d7a48a [2021-03-18T22:18:23.962Z] #2 transferring context: 87B done [2021-03-18T22:18:23.962Z] #2 DONE 0.0s [2021-03-18T22:18:23.962Z] [2021-03-18T22:18:23.962Z] #1 [internal] load build definition from Dockerfile [2021-03-18T22:18:23.962Z] #1 sha256:6559c1335fc67a1639e31fb5cce86118538a3e0c3ad642bee1d2581f687fd73c [2021-03-18T22:18:23.962Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T22:18:23.962Z] #1 DONE 0.0s [2021-03-18T22:18:23.962Z] [2021-03-18T22:18:23.962Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T22:18:23.962Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T22:18:23.962Z] #3 DONE 0.1s [2021-03-18T22:18:23.962Z] [2021-03-18T22:18:23.962Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T22:18:23.962Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T22:18:23.962Z] #4 CACHED [2021-03-18T22:18:24.217Z] [2021-03-18T22:18:24.217Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:18:24.217Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T22:18:24.217Z] #5 DONE 0.1s [2021-03-18T22:18:24.217Z] [2021-03-18T22:18:24.217Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:18:24.217Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T22:18:24.217Z] #6 DONE 0.1s [2021-03-18T22:18:24.217Z] [2021-03-18T22:18:24.217Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:18:24.217Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T22:18:24.217Z] #7 DONE 0.1s [2021-03-18T22:18:24.217Z] [2021-03-18T22:18:24.217Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:18:24.217Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:18:24.478Z] #8 DONE 0.1s [2021-03-18T22:18:24.478Z] [2021-03-18T22:18:24.478Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:18:24.478Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:18:24.478Z] #64 DONE 0.0s [2021-03-18T22:18:24.478Z] [2021-03-18T22:18:24.478Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:18:24.478Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:18:24.478Z] #26 DONE 0.0s [2021-03-18T22:18:24.478Z] [2021-03-18T22:18:24.478Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:18:24.478Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:18:24.478Z] #62 DONE 0.0s [2021-03-18T22:18:24.478Z] [2021-03-18T22:18:24.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:18:24.478Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:18:24.478Z] #9 DONE 0.0s [2021-03-18T22:18:24.478Z] [2021-03-18T22:18:24.478Z] #23 [internal] load build context [2021-03-18T22:18:24.478Z] #23 sha256:82b38a240f11efa5a3ee0fc87fefa4e933f084c033c9206731a0434bd5fb6882 [2021-03-18T22:18:25.851Z] #23 transferring context: 53.43MB 1.3s done [2021-03-18T22:18:25.851Z] #23 DONE 1.4s [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #38 sha256:27c5f12c13beb77d4f957ca1ecc96b825a9d4ac7addada1525e6b6ae77a20dfc [2021-03-18T22:18:25.851Z] #38 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #52 sha256:f00ad525245ba94b09e65e74cfe54887c234b712c74703d84c1e046c6d0813e6 [2021-03-18T22:18:25.851Z] #52 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T22:18:25.851Z] #25 sha256:18396d14eb940c490a8e6503bfa49224f67588e479b49b7369c6fb902cbb0eec [2021-03-18T22:18:25.851Z] #25 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T22:18:25.851Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T22:18:25.851Z] #39 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:18:25.851Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:18:25.851Z] #36 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:18:25.851Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T22:18:25.851Z] #15 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:18:25.851Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:18:25.851Z] #43 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:18:25.851Z] #56 sha256:eece4b799dd31b4b61b10bc88d7e845d057e4beea729a5097c65a226d8ec00a3 [2021-03-18T22:18:25.851Z] #56 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #35 sha256:58fb06567ea8f1e709e74b0b3ece78cd1095f3b9c7d4bd7dfcdc2aecf9dc4c81 [2021-03-18T22:18:25.851Z] #35 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #41 sha256:15ff98e7604458776a483b06ee7d034db3bf3383a3553a55cae55a337b236bb1 [2021-03-18T22:18:25.851Z] #41 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:18:25.851Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:18:25.851Z] #22 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:18:25.851Z] #47 sha256:cabe1cc4c5c05c7ed935e827cbb8714c892bdf8a8f9ee5d036cf7bd280af9d6f [2021-03-18T22:18:25.851Z] #47 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T22:18:25.851Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T22:18:25.851Z] #65 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #50 sha256:e033aa61faa015e27fc366c1fdb1d7607cb3dc38ae4c3b754501d4424dfe9c6b [2021-03-18T22:18:25.851Z] #50 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #61 sha256:81a622f7acc1064a8202f91df7cb564a86cd69f3c8a23f8759969dc791684842 [2021-03-18T22:18:25.851Z] #61 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:18:25.851Z] #24 sha256:8f280aa26352f1a5083207f52f7535eca8d9c1eb27da69d4b9c89cdaab4fd52a [2021-03-18T22:18:25.851Z] #24 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #33 sha256:10c1f3d32cc2116a7e9d33ad760d072d166dad5d82161b095c142153c8366a85 [2021-03-18T22:18:25.851Z] #33 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:18:25.851Z] #30 sha256:850f79c8c096381118f0b921ec55c0563bafd80ba9f65e6fccc894d05b545b75 [2021-03-18T22:18:25.851Z] #30 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T22:18:25.851Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T22:18:25.851Z] #14 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #54 sha256:e52c09b51eb9944ae06137c8bad001e325c7b553c63950b9499a2c8b67284d24 [2021-03-18T22:18:25.851Z] #54 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:18:25.851Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:18:25.851Z] #40 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-18T22:18:25.851Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T22:18:25.851Z] #12 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T22:18:25.851Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T22:18:25.851Z] #31 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T22:18:25.851Z] #44 sha256:3e40590ef0402039af832a0534f8287c42460315b295c65eea490a255a1833bb [2021-03-18T22:18:25.851Z] #44 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T22:18:25.851Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T22:18:25.851Z] #19 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:18:25.851Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:18:25.851Z] #32 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-18T22:18:25.851Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T22:18:25.851Z] #11 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:18:25.851Z] #34 sha256:3f01f2dc4717f01b39e12c78613f000883e6ef18a3d9d9ff3dc7f4dc6dd79fb7 [2021-03-18T22:18:25.851Z] #34 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:18:25.851Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T22:18:25.851Z] #16 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #68 sha256:2cb5bfc6a9ffa7b004273577ff0a251b4b3b5999e49d3de1e972e4f7c24c8c91 [2021-03-18T22:18:25.851Z] #68 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:18:25.851Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:18:25.851Z] #42 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:18:25.851Z] #45 sha256:7cdde347147cabab039c9ac54b48f2248cc29ea8677a0d279019d777275b3233 [2021-03-18T22:18:25.851Z] #45 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:18:25.851Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T22:18:25.851Z] #18 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:18:25.851Z] #49 sha256:5d9b9daeebc750254277b1c5e86fa41cba5b50b86353fe449caa1029abd604d5 [2021-03-18T22:18:25.851Z] #49 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #48 sha256:a6ad78c27f530ed007e42306928d53bffe4b78a910d90770152edb15438150b1 [2021-03-18T22:18:25.851Z] #48 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:18:25.851Z] #51 sha256:c3ee40e035617de40d476865d5afb17073472b8f2bd6ee59944f8c173ec3d37a [2021-03-18T22:18:25.851Z] #51 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:18:25.851Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T22:18:25.851Z] #21 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:18:25.851Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:18:25.851Z] #13 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:18:25.851Z] #67 sha256:fcca9158974b35e086d9b0d05c309d9c86f1250aa821fda88b5f139a824221a0 [2021-03-18T22:18:25.851Z] #67 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:18:25.851Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:18:25.851Z] #27 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:18:25.851Z] #29 sha256:bb5452bd6105a4c6f2969b92535ddf9e9de457303d97ee067d53f2deb706f8ac [2021-03-18T22:18:25.851Z] #29 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:18:25.851Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:18:25.851Z] #20 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #57 sha256:68d52940ea7d2fb1fc26a1dfcbec9a3f6b6d29ddcb16b57223cd23c49f93965d [2021-03-18T22:18:25.851Z] #57 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:18:25.851Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:18:25.851Z] #55 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T22:18:25.851Z] #59 sha256:09d87583367f8a7745477aa755be90523cd256a6a70ba2ca48ed5093fd05bbfc [2021-03-18T22:18:25.851Z] #59 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:18:25.851Z] #37 sha256:f31a4737afef7ca251ae8c3d08b22b2862d38b4fb6d9935cd9f1c41bb85be5c2 [2021-03-18T22:18:25.851Z] #37 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:18:25.851Z] #53 sha256:0ea3d8b3234280717908d9e5a6f54813ad02606c398b768748d39df497655c6b [2021-03-18T22:18:25.851Z] #53 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:18:25.851Z] #58 sha256:feb1e0974d3ffc9f1ef276b460650bb4a155c6519af1decb72c1b73c13a44cbc [2021-03-18T22:18:25.851Z] #58 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T22:18:25.851Z] #60 sha256:0c2850de230a0af6cc981bdefd4b7e43025bae15bf7f4b8d3ae2bd6e56bbf183 [2021-03-18T22:18:25.851Z] #60 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #66 sha256:0d509860f7e88813a1cfcecd4dcdbe6c88b65a2ac2e3b261cce5d062ece686c1 [2021-03-18T22:18:25.851Z] #66 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T22:18:25.851Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T22:18:25.851Z] #10 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T22:18:25.851Z] #46 sha256:2d9e3f4b507cc7313a7e4ca7450be8f5246523cd888197e83346dc49829a116d [2021-03-18T22:18:25.851Z] #46 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T22:18:25.851Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T22:18:25.851Z] #63 CACHED [2021-03-18T22:18:25.851Z] [2021-03-18T22:18:25.851Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:18:25.852Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:18:25.852Z] #17 CACHED [2021-03-18T22:18:25.852Z] [2021-03-18T22:18:25.852Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T22:18:25.852Z] #28 sha256:1ce31864db427e0c5faec2e401f87b9acbe2f5d4df6ad872774902c76b76a4dd [2021-03-18T22:18:25.852Z] #28 CACHED [2021-03-18T22:18:25.852Z] [2021-03-18T22:18:25.852Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T22:18:25.852Z] #69 sha256:9958a2ffa0fd7e48fcbefbf75eb68df254085f8e805b30597ce798140ddbb56e [2021-03-18T22:18:25.852Z] #69 CACHED [2021-03-18T22:18:25.852Z] [2021-03-18T22:18:25.852Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T22:18:25.852Z] #70 sha256:69bec9558471e800e73078db4535344ee4e9ce3772d005ff5f7d5b0868f85d83 [2021-03-18T22:18:26.779Z] #70 DONE 0.9s [2021-03-18T22:18:26.779Z] [2021-03-18T22:18:26.779Z] #71 exporting to image [2021-03-18T22:18:26.779Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T22:18:26.779Z] #71 exporting layers [2021-03-18T22:18:27.339Z] #71 exporting layers 0.8s done [2021-03-18T22:18:27.595Z] #71 writing image sha256:9549865eb5d845dfc7a6046b4da74dc656bf4aff63436aa27cc4b2c3bc817b14 done [2021-03-18T22:18:27.595Z] #71 naming to docker.io/library/docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 done [2021-03-18T22:18:27.595Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-18T22:18:27.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42167/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/validate/default [2021-03-18T22:18:28.895Z] Congratulations! All commits are properly signed with the DCO! [2021-03-18T22:18:28.895Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-18T22:18:28.895Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-18T22:18:28.895Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-18T22:18:28.895Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-18T22:18:28.895Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-18T22:18:28.895Z] Congratulations! No new tests were added to integration-cli. [2021-03-18T22:18:28.895Z] [2021-03-18T22:18:28.895Z] INFO Start validation with golang-ci-lint [2021-03-18T22:18:28.895Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-18T22:18:28.895Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-18T22:18:28.895Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-18T22:18:35.107Z] Still waiting to schedule task [2021-03-18T22:18:35.107Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e184259c180d9156)’ [2021-03-18T22:18:35.108Z] Still waiting to schedule task [2021-03-18T22:18:35.108Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e184259c180d9156)’ [2021-03-18T22:18:35.109Z] Still waiting to schedule task [2021-03-18T22:18:35.109Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-18T22:18:35.111Z] Still waiting to schedule task [2021-03-18T22:18:35.111Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-18T22:18:35.112Z] Still waiting to schedule task [2021-03-18T22:18:35.112Z] Waiting for next available executor on ‘azwin-2-38d860’ [2021-03-18T22:19:15.526Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05cb03be93f9a443a) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] { [Pipeline] checkout [2021-03-18T22:19:15.752Z] The recommended git tool is: git [2021-03-18T22:19:19.190Z] using credential docker-jenkins-github-credentials [2021-03-18T22:19:19.197Z] Cloning the remote Git repository [2021-03-18T22:19:19.197Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:19:19.223Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:19:19.304Z] > git init /home/ubuntu/workspace/moby_PR-42167 # timeout=10 [2021-03-18T22:19:19.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:19.592Z] > git --version # timeout=10 [2021-03-18T22:19:19.606Z] > git --version # 'git version 2.17.1' [2021-03-18T22:19:19.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:19.609Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:30.354Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f3ca842da88cf5ce) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] { [Pipeline] checkout [2021-03-18T22:19:30.527Z] The recommended git tool is: git [2021-03-18T22:19:34.597Z] using credential docker-jenkins-github-credentials [2021-03-18T22:19:34.604Z] Cloning the remote Git repository [2021-03-18T22:19:34.604Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:19:34.675Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:19:34.754Z] > git init /home/ubuntu/workspace/moby_PR-42167 # timeout=10 [2021-03-18T22:19:35.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:35.085Z] > git --version # timeout=10 [2021-03-18T22:19:35.114Z] > git --version # 'git version 2.17.1' [2021-03-18T22:19:35.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:35.116Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:40.555Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06a857e882111a21a) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] { [Pipeline] checkout [2021-03-18T22:19:40.783Z] The recommended git tool is: git [2021-03-18T22:19:42.428Z] Fetching without tags [2021-03-18T22:19:42.573Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07cacc268e044f9e3) in /home/ubuntu/workspace/moby_PR-42167 [Pipeline] { [Pipeline] checkout [2021-03-18T22:19:42.850Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [2021-03-18T22:19:42.961Z] The recommended git tool is: git [2021-03-18T22:19:42.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:19:42.330Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:19:42.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:42.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:19:42.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:42.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:42.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:42.864Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:19:42.892Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:19:43.959Z] > git remote # timeout=10 [2021-03-18T22:19:43.994Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:19:44.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:44.020Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:19:44.913Z] Merge succeeded, producing de54b883ca13b1bf4e62fbbef64d0a7b1ef22388 [2021-03-18T22:19:44.913Z] Checking out Revision de54b883ca13b1bf4e62fbbef64d0a7b1ef22388 (PR-42167) [2021-03-18T22:19:44.971Z] using credential docker-jenkins-github-credentials [2021-03-18T22:19:44.979Z] Cloning the remote Git repository [2021-03-18T22:19:44.979Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:19:45.146Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:19:45.211Z] > git init /home/ubuntu/workspace/moby_PR-42167 # timeout=10 [2021-03-18T22:19:46.260Z] using credential docker-jenkins-github-credentials [2021-03-18T22:19:46.272Z] Cloning the remote Git repository [2021-03-18T22:19:46.272Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:19:44.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:19:44.914Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:19:44.932Z] > git checkout -f de54b883ca13b1bf4e62fbbef64d0a7b1ef22388 # timeout=10 [2021-03-18T22:19:46.338Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:19:46.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:46.432Z] > git --version # timeout=10 [2021-03-18T22:19:46.439Z] > git --version # 'git version 2.7.4' [2021-03-18T22:19:46.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:46.524Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:46.548Z] > git init /home/ubuntu/workspace/moby_PR-42167 # timeout=10 [2021-03-18T22:19:46.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:46.936Z] > git --version # timeout=10 [2021-03-18T22:19:46.953Z] > git --version # 'git version 2.25.1' [2021-03-18T22:19:46.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:46.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:48.764Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:19:48.807Z] First time build. Skipping changelog. [2021-03-18T22:19:48.779Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T22:19:49.980Z] + docker version [2021-03-18T22:19:58.100Z] Client: Docker Engine - Community [2021-03-18T22:19:58.100Z] Version: 20.10.3 [2021-03-18T22:19:58.100Z] API version: 1.41 [2021-03-18T22:19:58.100Z] Go version: go1.13.15 [2021-03-18T22:19:58.100Z] Git commit: 48d30b5 [2021-03-18T22:19:58.100Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T22:19:58.100Z] OS/Arch: linux/amd64 [2021-03-18T22:19:58.100Z] Context: default [2021-03-18T22:19:58.100Z] Experimental: true [2021-03-18T22:19:58.100Z] [2021-03-18T22:19:58.100Z] Server: Docker Engine - Community [2021-03-18T22:19:58.100Z] Engine: [2021-03-18T22:19:58.100Z] Version: 20.10.3 [2021-03-18T22:19:58.100Z] API version: 1.41 (minimum version 1.12) [2021-03-18T22:19:58.100Z] Go version: go1.13.15 [2021-03-18T22:19:58.100Z] Git commit: 46229ca [2021-03-18T22:19:58.100Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T22:19:58.100Z] OS/Arch: linux/amd64 [2021-03-18T22:19:58.100Z] Experimental: true [2021-03-18T22:19:58.100Z] containerd: [2021-03-18T22:19:58.100Z] Version: 1.4.3 [2021-03-18T22:19:58.100Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:19:58.100Z] runc: [2021-03-18T22:19:58.100Z] Version: 1.0.0-rc92 [2021-03-18T22:19:58.100Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:19:58.100Z] docker-init: [2021-03-18T22:19:58.100Z] Version: 0.19.0 [2021-03-18T22:19:58.100Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T22:19:58.480Z] + docker info [2021-03-18T22:19:59.577Z] Fetching without tags [2021-03-18T22:19:59.933Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [2021-03-18T22:19:59.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:19:59.526Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:19:59.543Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:59.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:19:59.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:19:59.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:19:59.589Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:19:59.946Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:19:59.972Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:20:01.032Z] > git remote # timeout=10 [2021-03-18T22:20:01.075Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:20:01.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:20:01.130Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:20:02.197Z] Merge succeeded, producing 715ea551186f8d2eb4aed8c9ddaeb4d3c142710f [2021-03-18T22:20:02.197Z] Checking out Revision 715ea551186f8d2eb4aed8c9ddaeb4d3c142710f (PR-42167) [2021-03-18T22:20:02.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:20:02.200Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:20:02.219Z] > git checkout -f 715ea551186f8d2eb4aed8c9ddaeb4d3c142710f # timeout=10 [2021-03-18T22:20:05.756Z] Fetching without tags [2021-03-18T22:20:06.012Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:20:06.032Z] First time build. Skipping changelog. [2021-03-18T22:20:06.128Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T22:20:06.016Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [2021-03-18T22:20:05.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:20:05.687Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:20:05.711Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:20:05.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:20:05.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:20:05.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:20:05.761Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:20:06.140Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:20:06.165Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:20:07.281Z] + docker version [2021-03-18T22:20:08.605Z] Merge succeeded, producing 49d6a3f94f97da6bf1adbfe9bf89052ee7405241 [2021-03-18T22:20:08.605Z] Checking out Revision 49d6a3f94f97da6bf1adbfe9bf89052ee7405241 (PR-42167) [2021-03-18T22:20:07.661Z] > git remote # timeout=10 [2021-03-18T22:20:07.676Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:20:07.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:20:07.929Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:20:08.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:20:08.607Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:20:08.626Z] > git checkout -f 49d6a3f94f97da6bf1adbfe9bf89052ee7405241 # timeout=10 [2021-03-18T22:20:11.604Z] Fetching without tags [2021-03-18T22:20:11.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:20:11.556Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:20:11.565Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:20:11.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:20:11.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:20:11.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:20:11.622Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:20:12.021Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [2021-03-18T22:20:12.568Z] Client: Docker Engine - Community [2021-03-18T22:20:12.568Z] Version: 20.10.3 [2021-03-18T22:20:12.568Z] API version: 1.41 [2021-03-18T22:20:12.568Z] Go version: go1.13.15 [2021-03-18T22:20:12.568Z] Git commit: 48d30b5 [2021-03-18T22:20:12.568Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T22:20:12.568Z] OS/Arch: linux/amd64 [2021-03-18T22:20:12.568Z] Context: default [2021-03-18T22:20:12.568Z] Experimental: true [2021-03-18T22:20:12.568Z] [2021-03-18T22:20:12.568Z] Server: Docker Engine - Community [2021-03-18T22:20:12.568Z] Engine: [2021-03-18T22:20:12.568Z] Version: 20.10.3 [2021-03-18T22:20:12.568Z] API version: 1.41 (minimum version 1.12) [2021-03-18T22:20:12.568Z] Go version: go1.13.15 [2021-03-18T22:20:12.568Z] Git commit: 46229ca [2021-03-18T22:20:12.568Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T22:20:12.568Z] OS/Arch: linux/amd64 [2021-03-18T22:20:12.568Z] Experimental: true [2021-03-18T22:20:12.568Z] containerd: [2021-03-18T22:20:12.568Z] Version: 1.4.3 [2021-03-18T22:20:12.568Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:12.568Z] runc: [2021-03-18T22:20:12.568Z] Version: 1.0.0-rc92 [2021-03-18T22:20:12.568Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:12.568Z] docker-init: [2021-03-18T22:20:12.568Z] Version: 0.19.0 [2021-03-18T22:20:12.568Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T22:20:12.783Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:20:12.817Z] First time build. Skipping changelog. [2021-03-18T22:20:12.889Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T22:20:13.340Z] Client: [2021-03-18T22:20:13.340Z] Context: default [2021-03-18T22:20:13.340Z] Debug Mode: false [2021-03-18T22:20:13.340Z] Plugins: [2021-03-18T22:20:13.340Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T22:20:13.340Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T22:20:13.340Z] [2021-03-18T22:20:13.340Z] Server: [2021-03-18T22:20:13.340Z] Containers: 0 [2021-03-18T22:20:13.340Z] Running: 0 [2021-03-18T22:20:13.340Z] Paused: 0 [2021-03-18T22:20:13.340Z] Stopped: 0 [2021-03-18T22:20:13.340Z] Images: 0 [2021-03-18T22:20:13.340Z] Server Version: 20.10.3 [2021-03-18T22:20:13.340Z] Storage Driver: overlay2 [2021-03-18T22:20:13.340Z] Backing Filesystem: extfs [2021-03-18T22:20:13.340Z] Supports d_type: true [2021-03-18T22:20:13.340Z] Native Overlay Diff: true [2021-03-18T22:20:13.340Z] Logging Driver: json-file [2021-03-18T22:20:13.340Z] Cgroup Driver: cgroupfs [2021-03-18T22:20:13.340Z] Cgroup Version: 1 [2021-03-18T22:20:13.340Z] Plugins: [2021-03-18T22:20:13.340Z] Volume: local [2021-03-18T22:20:13.340Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T22:20:13.340Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T22:20:13.340Z] Swarm: inactive [2021-03-18T22:20:13.340Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-18T22:20:13.340Z] Default Runtime: runc [2021-03-18T22:20:13.340Z] Init Binary: docker-init [2021-03-18T22:20:13.340Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:13.340Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:13.340Z] init version: de40ad0 [2021-03-18T22:20:13.340Z] Security Options: [2021-03-18T22:20:13.340Z] apparmor [2021-03-18T22:20:13.340Z] seccomp [2021-03-18T22:20:13.340Z] Profile: default [2021-03-18T22:20:13.340Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T22:20:13.340Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T22:20:13.340Z] OSType: linux [2021-03-18T22:20:13.340Z] Architecture: x86_64 [2021-03-18T22:20:13.340Z] CPUs: 2 [2021-03-18T22:20:13.340Z] Total Memory: 7.569GiB [2021-03-18T22:20:13.340Z] Name: ip-10-100-73-187 [2021-03-18T22:20:13.340Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T22:20:13.340Z] Docker Root Dir: /var/lib/docker [2021-03-18T22:20:13.340Z] Debug Mode: false [2021-03-18T22:20:13.340Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:20:13.340Z] Labels: [2021-03-18T22:20:13.340Z] Experimental: true [2021-03-18T22:20:13.340Z] Insecure Registries: [2021-03-18T22:20:13.340Z] 127.0.0.0/8 [2021-03-18T22:20:13.340Z] Live Restore Enabled: true [2021-03-18T22:20:13.340Z] [2021-03-18T22:20:13.340Z] WARNING: No swap limit support [2021-03-18T22:20:13.340Z] WARNING: No blkio weight support [2021-03-18T22:20:13.340Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T22:20:13.708Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:13.708Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:13.708Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T22:20:13.708Z] + bash /home/ubuntu/workspace/moby_PR-42167/check-config.sh [2021-03-18T22:20:13.708Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T22:20:13.708Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T22:20:13.708Z] [2021-03-18T22:20:13.708Z] Generally Necessary: [2021-03-18T22:20:13.708Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T22:20:13.708Z] - apparmor: enabled and tools installed [2021-03-18T22:20:13.708Z] - CONFIG_NAMESPACES: enabled [2021-03-18T22:20:13.708Z] - CONFIG_NET_NS: enabled [2021-03-18T22:20:13.708Z] - CONFIG_PID_NS: enabled [2021-03-18T22:20:13.708Z] - CONFIG_IPC_NS: enabled [2021-03-18T22:20:13.708Z] - CONFIG_UTS_NS: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CGROUPS: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T22:20:13.708Z] - CONFIG_CPUSETS: enabled [2021-03-18T22:20:13.726Z] + docker version [2021-03-18T22:20:12.786Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [2021-03-18T22:20:13.984Z] - CONFIG_MEMCG: enabled [2021-03-18T22:20:13.984Z] - CONFIG_KEYS: enabled [2021-03-18T22:20:13.984Z] - CONFIG_VETH: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T22:20:13.984Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T22:20:13.984Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T22:20:13.984Z] [2021-03-18T22:20:13.984Z] Optional Features: [2021-03-18T22:20:13.984Z] - CONFIG_USER_NS: enabled [2021-03-18T22:20:13.984Z] - CONFIG_SECCOMP: enabled [2021-03-18T22:20:13.984Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T22:20:13.984Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T22:20:13.984Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T22:20:13.984Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T22:20:13.984Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T22:20:13.984Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T22:20:13.984Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T22:20:13.984Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T22:20:13.984Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T22:20:13.984Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T22:20:13.984Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T22:20:13.984Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T22:20:13.984Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T22:20:13.984Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T22:20:13.984Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T22:20:13.984Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T22:20:13.984Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T22:20:14.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T22:20:14.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_EXT4_FS: enabled [2021-03-18T22:20:14.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T22:20:14.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T22:20:14.256Z] - Network Drivers: [2021-03-18T22:20:14.256Z] - "overlay": [2021-03-18T22:20:14.256Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T22:20:14.256Z] Optional (for encrypted networks): [2021-03-18T22:20:14.256Z] - CONFIG_CRYPTO: enabled [2021-03-18T22:20:14.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T22:20:14.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T22:20:14.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T22:20:14.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T22:20:14.256Z] - CONFIG_XFRM: enabled [2021-03-18T22:20:14.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T22:20:14.256Z] - "ipvlan": [2021-03-18T22:20:14.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T22:20:14.256Z] - "macvlan": [2021-03-18T22:20:14.256Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T22:20:14.256Z] - "ftp,tftp client in container": [2021-03-18T22:20:14.256Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T22:20:14.256Z] - Storage Drivers: [2021-03-18T22:20:14.256Z] - "aufs": [2021-03-18T22:20:14.256Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T22:20:14.256Z] - "btrfs": [2021-03-18T22:20:14.256Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T22:20:14.256Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T22:20:14.256Z] - "devicemapper": [2021-03-18T22:20:12.038Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:20:12.059Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:20:13.778Z] > git remote # timeout=10 [2021-03-18T22:20:13.788Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:20:13.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:20:14.047Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:20:14.526Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T22:20:14.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T22:20:14.526Z] - "overlay": [2021-03-18T22:20:14.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T22:20:14.526Z] - "zfs": [2021-03-18T22:20:14.526Z] - /dev/zfs: present [2021-03-18T22:20:14.526Z] - zfs command: missing [2021-03-18T22:20:14.526Z] - zpool command: missing [2021-03-18T22:20:14.526Z] [2021-03-18T22:20:14.526Z] Limits: [2021-03-18T22:20:14.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T22:20:14.526Z] [2021-03-18T22:20:14.526Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T22:20:14.884Z] + sudo modprobe ip_vs [2021-03-18T22:20:14.884Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 . [2021-03-18T22:20:14.961Z] Merge succeeded, producing 54fa515151abecd44e255ba817ec79b92cd927de [2021-03-18T22:20:14.961Z] Checking out Revision 54fa515151abecd44e255ba817ec79b92cd927de (PR-42167) [2021-03-18T22:20:15.143Z] #2 [internal] load .dockerignore [2021-03-18T22:20:15.144Z] #2 sha256:fcc7d1d67da003e56102ef7f764208ca2d29c5fd0dcffb53ccfbe58229a94bd1 [2021-03-18T22:20:15.144Z] #2 ... [2021-03-18T22:20:15.144Z] [2021-03-18T22:20:15.144Z] #1 [internal] load build definition from Dockerfile [2021-03-18T22:20:15.144Z] #1 sha256:adbc05a7f4967c771b13395667960adc758437b0f2feabf3de29298008f7b1e0 [2021-03-18T22:20:15.144Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T22:20:15.144Z] #1 DONE 0.2s [2021-03-18T22:20:15.144Z] [2021-03-18T22:20:15.144Z] #2 [internal] load .dockerignore [2021-03-18T22:20:15.144Z] #2 sha256:fcc7d1d67da003e56102ef7f764208ca2d29c5fd0dcffb53ccfbe58229a94bd1 [2021-03-18T22:20:15.144Z] #2 transferring context: 87B done [2021-03-18T22:20:15.405Z] #2 DONE 0.2s [2021-03-18T22:20:15.405Z] [2021-03-18T22:20:15.405Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T22:20:15.405Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T22:20:15.973Z] #3 DONE 0.5s [2021-03-18T22:20:15.973Z] [2021-03-18T22:20:15.973Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T22:20:15.973Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T22:20:15.973Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T22:20:15.973Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T22:20:15.973Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-18T22:20:15.973Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-18T22:20:15.973Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-18T22:20:15.973Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2021-03-18T22:20:16.231Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-03-18T22:20:16.231Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-03-18T22:20:16.488Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-18T22:20:16.744Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-18T22:20:14.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:20:14.969Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:20:14.977Z] > git checkout -f 54fa515151abecd44e255ba817ec79b92cd927de # timeout=10 [2021-03-18T22:20:17.318Z] #4 DONE 1.6s [2021-03-18T22:20:17.589Z] [2021-03-18T22:20:17.589Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:20:17.589Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T22:20:18.521Z] #8 ... [2021-03-18T22:20:18.521Z] [2021-03-18T22:20:18.521Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:18.521Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:20:18.521Z] #7 DONE 1.1s [2021-03-18T22:20:18.521Z] [2021-03-18T22:20:18.521Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:20:18.521Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T22:20:18.521Z] #5 DONE 1.1s [2021-03-18T22:20:18.778Z] [2021-03-18T22:20:18.779Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:18.779Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T22:20:18.779Z] #6 DONE 1.2s [2021-03-18T22:20:18.779Z] [2021-03-18T22:20:18.779Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:20:18.779Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T22:20:18.779Z] #8 DONE 1.3s [2021-03-18T22:20:19.233Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:20:19.258Z] First time build. Skipping changelog. [2021-03-18T22:20:19.400Z] [2021-03-18T22:20:19.400Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:19.400Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:19.400Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done [2021-03-18T22:20:19.400Z] #26 DONE 0.1s [2021-03-18T22:20:19.400Z] [2021-03-18T22:20:19.400Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:19.400Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:19.400Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-18T22:20:19.660Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-18T22:20:19.660Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [Pipeline] stage [Pipeline] { (Print info) [2021-03-18T22:20:19.239Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [Pipeline] sh [2021-03-18T22:20:19.921Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-18T22:20:19.921Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-18T22:20:19.921Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-18T22:20:20.182Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.92MB / 50.40MB 0.3s [2021-03-18T22:20:20.182Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2021-03-18T22:20:20.182Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.3s [2021-03-18T22:20:20.182Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 0.4s [2021-03-18T22:20:20.182Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-18T22:20:20.182Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.4s [2021-03-18T22:20:20.416Z] + docker version [2021-03-18T22:20:20.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.6s [2021-03-18T22:20:20.443Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2021-03-18T22:20:20.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 0.6s [2021-03-18T22:20:20.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.65MB / 50.40MB 0.7s [2021-03-18T22:20:20.443Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-03-18T22:20:20.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 0.7s [2021-03-18T22:20:20.444Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2021-03-18T22:20:20.708Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 0.9s [2021-03-18T22:20:20.708Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.50MB / 68.67MB 0.9s [2021-03-18T22:20:20.966Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.1s [2021-03-18T22:20:20.966Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 1.1s [2021-03-18T22:20:20.966Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.2s [2021-03-18T22:20:20.966Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.2s [2021-03-18T22:20:21.020Z] Client: [2021-03-18T22:20:21.020Z] Context: default [2021-03-18T22:20:21.020Z] Debug Mode: false [2021-03-18T22:20:21.020Z] Plugins: [2021-03-18T22:20:21.020Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T22:20:21.020Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T22:20:21.020Z] [2021-03-18T22:20:21.020Z] Server: [2021-03-18T22:20:21.020Z] Containers: 0 [2021-03-18T22:20:21.020Z] Running: 0 [2021-03-18T22:20:21.020Z] Paused: 0 [2021-03-18T22:20:21.020Z] Stopped: 0 [2021-03-18T22:20:21.020Z] Images: 0 [2021-03-18T22:20:21.020Z] Server Version: 20.10.3 [2021-03-18T22:20:21.020Z] Storage Driver: overlay2 [2021-03-18T22:20:21.020Z] Backing Filesystem: extfs [2021-03-18T22:20:21.020Z] Supports d_type: true [2021-03-18T22:20:21.020Z] Native Overlay Diff: true [2021-03-18T22:20:21.020Z] Logging Driver: json-file [2021-03-18T22:20:21.020Z] Cgroup Driver: cgroupfs [2021-03-18T22:20:21.020Z] Cgroup Version: 1 [2021-03-18T22:20:21.020Z] Plugins: [2021-03-18T22:20:21.020Z] Volume: local [2021-03-18T22:20:21.020Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T22:20:21.020Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T22:20:21.020Z] Swarm: inactive [2021-03-18T22:20:21.020Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-18T22:20:21.020Z] Default Runtime: runc [2021-03-18T22:20:21.020Z] Init Binary: docker-init [2021-03-18T22:20:21.020Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:21.020Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:21.020Z] init version: de40ad0 [2021-03-18T22:20:21.020Z] Security Options: [2021-03-18T22:20:21.020Z] apparmor [2021-03-18T22:20:21.020Z] seccomp [2021-03-18T22:20:21.020Z] Profile: default [2021-03-18T22:20:21.020Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T22:20:21.020Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T22:20:21.020Z] OSType: linux [2021-03-18T22:20:21.020Z] Architecture: x86_64 [2021-03-18T22:20:21.020Z] CPUs: 2 [2021-03-18T22:20:21.020Z] Total Memory: 7.487GiB [2021-03-18T22:20:21.020Z] Name: ip-10-100-96-220 [2021-03-18T22:20:21.020Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T22:20:21.020Z] Docker Root Dir: /var/lib/docker [2021-03-18T22:20:21.020Z] Debug Mode: false [2021-03-18T22:20:21.020Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:20:21.020Z] Labels: [2021-03-18T22:20:21.020Z] Experimental: true [2021-03-18T22:20:21.020Z] Insecure Registries: [2021-03-18T22:20:21.020Z] 127.0.0.0/8 [2021-03-18T22:20:21.020Z] Live Restore Enabled: true [2021-03-18T22:20:21.020Z] [2021-03-18T22:20:21.020Z] WARNING: No swap limit support [2021-03-18T22:20:21.020Z] WARNING: No blkio weight support [2021-03-18T22:20:21.020Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T22:20:21.227Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 1.3s [2021-03-18T22:20:21.227Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s [2021-03-18T22:20:21.227Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 1.5s [2021-03-18T22:20:21.227Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 1.5s [2021-03-18T22:20:21.309Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:21.309Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:21.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T22:20:21.309Z] + bash /home/ubuntu/workspace/moby_PR-42167/check-config.sh [2021-03-18T22:20:21.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T22:20:21.309Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T22:20:21.309Z] [2021-03-18T22:20:21.309Z] Generally Necessary: [2021-03-18T22:20:21.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T22:20:21.309Z] - apparmor: enabled and tools installed [2021-03-18T22:20:21.309Z] - CONFIG_NAMESPACES: enabled [2021-03-18T22:20:21.309Z] - CONFIG_NET_NS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_PID_NS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_IPC_NS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_UTS_NS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUPS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CPUSETS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_MEMCG: enabled [2021-03-18T22:20:21.309Z] - CONFIG_KEYS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_VETH: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T22:20:21.309Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T22:20:21.309Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T22:20:21.309Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T22:20:21.309Z] [2021-03-18T22:20:21.309Z] Optional Features: [2021-03-18T22:20:21.309Z] - CONFIG_USER_NS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_SECCOMP: enabled [2021-03-18T22:20:21.309Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T22:20:21.309Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T22:20:21.486Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.6s [2021-03-18T22:20:21.486Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 1.6s [2021-03-18T22:20:21.486Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.90MB / 51.83MB 1.8s [2021-03-18T22:20:21.486Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.8s [2021-03-18T22:20:21.588Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T22:20:21.588Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T22:20:21.588Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T22:20:21.588Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T22:20:21.588Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T22:20:21.588Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T22:20:21.588Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T22:20:21.588Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T22:20:21.588Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T22:20:21.588Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T22:20:21.588Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T22:20:21.588Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T22:20:21.588Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T22:20:21.588Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_EXT4_FS: enabled [2021-03-18T22:20:21.588Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T22:20:21.588Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T22:20:21.588Z] - Network Drivers: [2021-03-18T22:20:21.588Z] - "overlay": [2021-03-18T22:20:21.588Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T22:20:21.588Z] Optional (for encrypted networks): [2021-03-18T22:20:21.588Z] - CONFIG_CRYPTO: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T22:20:21.588Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T22:20:21.588Z] - CONFIG_XFRM: enabled [2021-03-18T22:20:21.588Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T22:20:21.588Z] - "ipvlan": [2021-03-18T22:20:21.588Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T22:20:21.588Z] - "macvlan": [2021-03-18T22:20:21.588Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T22:20:21.588Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T22:20:21.588Z] - "ftp,tftp client in container": [2021-03-18T22:20:21.748Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-03-18T22:20:21.748Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 1.9s [2021-03-18T22:20:21.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T22:20:21.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T22:20:21.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T22:20:21.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T22:20:21.853Z] - Storage Drivers: [2021-03-18T22:20:21.853Z] - "aufs": [2021-03-18T22:20:21.853Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T22:20:21.853Z] - "btrfs": [2021-03-18T22:20:21.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T22:20:21.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T22:20:21.853Z] - "devicemapper": [2021-03-18T22:20:21.853Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T22:20:21.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T22:20:21.853Z] - "overlay": [2021-03-18T22:20:21.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T22:20:21.853Z] - "zfs": [2021-03-18T22:20:21.853Z] - /dev/zfs: present [2021-03-18T22:20:21.853Z] - zfs command: missing [2021-03-18T22:20:21.853Z] - zpool command: missing [2021-03-18T22:20:21.853Z] [2021-03-18T22:20:21.853Z] Limits: [2021-03-18T22:20:21.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T22:20:21.853Z] [2021-03-18T22:20:21.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T22:20:22.009Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.76MB / 51.83MB 2.0s [2021-03-18T22:20:22.009Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 2.0s [2021-03-18T22:20:22.009Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.0s [2021-03-18T22:20:22.009Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s [2021-03-18T22:20:22.009Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 2.2s [2021-03-18T22:20:22.200Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 . [2021-03-18T22:20:22.266Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 2.4s [2021-03-18T22:20:22.266Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 2.4s [2021-03-18T22:20:22.266Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.75MB / 68.67MB 2.5s [2021-03-18T22:20:22.524Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-03-18T22:20:22.524Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 2.7s [2021-03-18T22:20:22.524Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 2.7s [2021-03-18T22:20:22.524Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-18T22:20:22.524Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.7s [2021-03-18T22:20:22.768Z] #2 [internal] load .dockerignore [2021-03-18T22:20:22.768Z] #2 sha256:a05fb04b4db7cd9ef2682ac4fb06524f4e0c02fab2d96c63716c22c4e7cfaf13 [2021-03-18T22:20:22.783Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-03-18T22:20:22.783Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s [2021-03-18T22:20:22.783Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 2.9s [2021-03-18T22:20:22.783Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 3.1s [2021-03-18T22:20:23.029Z] #2 transferring context: 87B done [2021-03-18T22:20:23.029Z] #2 DONE 0.3s [2021-03-18T22:20:23.029Z] [2021-03-18T22:20:23.029Z] #1 [internal] load build definition from Dockerfile [2021-03-18T22:20:23.029Z] #1 sha256:bf4fdd2b538f59cf764de543df84f54ae171a50acb9c0a1b8af6703a1649b047 [2021-03-18T22:20:23.029Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T22:20:23.029Z] #1 DONE 0.3s [2021-03-18T22:20:23.029Z] [2021-03-18T22:20:23.029Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T22:20:23.029Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T22:20:23.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 3.4s [2021-03-18T22:20:23.350Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-03-18T22:20:23.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.06MB / 120.17MB 3.6s [2021-03-18T22:20:23.607Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 3.9s [2021-03-18T22:20:23.968Z] #3 DONE 0.7s [2021-03-18T22:20:23.969Z] [2021-03-18T22:20:23.969Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T22:20:23.969Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T22:20:23.969Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T22:20:23.969Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T22:20:23.969Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-18T22:20:23.969Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-18T22:20:23.969Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-18T22:20:23.969Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-03-18T22:20:24.177Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 4.3s [2021-03-18T22:20:24.228Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-18T22:20:24.228Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-18T22:20:24.434Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.81MB / 120.17MB 4.5s [2021-03-18T22:20:24.691Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 4.9s [2021-03-18T22:20:24.691Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 5.0s [2021-03-18T22:20:24.798Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-18T22:20:24.799Z] #4 DONE 1.1s [2021-03-18T22:20:25.057Z] [2021-03-18T22:20:25.057Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:20:25.057Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T22:20:25.254Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 5.3s [2021-03-18T22:20:25.510Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s [2021-03-18T22:20:25.937Z] Client: Docker Engine - Community [2021-03-18T22:20:25.937Z] Version: 20.10.3 [2021-03-18T22:20:25.937Z] API version: 1.41 [2021-03-18T22:20:25.937Z] Go version: go1.13.15 [2021-03-18T22:20:25.937Z] Git commit: 48d30b5 [2021-03-18T22:20:25.937Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-18T22:20:25.937Z] OS/Arch: linux/amd64 [2021-03-18T22:20:25.937Z] Context: default [2021-03-18T22:20:25.937Z] Experimental: true [2021-03-18T22:20:25.937Z] [2021-03-18T22:20:25.937Z] Server: Docker Engine - Community [2021-03-18T22:20:25.937Z] Engine: [2021-03-18T22:20:25.937Z] Version: 20.10.3 [2021-03-18T22:20:25.937Z] API version: 1.41 (minimum version 1.12) [2021-03-18T22:20:25.937Z] Go version: go1.13.15 [2021-03-18T22:20:25.937Z] Git commit: 46229ca [2021-03-18T22:20:25.937Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-18T22:20:25.937Z] OS/Arch: linux/amd64 [2021-03-18T22:20:25.937Z] Experimental: true [2021-03-18T22:20:25.937Z] containerd: [2021-03-18T22:20:25.937Z] Version: 1.4.3 [2021-03-18T22:20:25.937Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:25.937Z] runc: [2021-03-18T22:20:25.937Z] Version: 1.0.0-rc92 [2021-03-18T22:20:25.937Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:25.937Z] docker-init: [2021-03-18T22:20:25.937Z] Version: 0.19.0 [2021-03-18T22:20:25.937Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T22:20:25.992Z] #8 ... [2021-03-18T22:20:25.992Z] [2021-03-18T22:20:25.992Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:25.992Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:20:25.992Z] #6 DONE 0.9s [2021-03-18T22:20:25.992Z] [2021-03-18T22:20:25.992Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:20:25.992Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T22:20:25.992Z] #8 DONE 0.9s [2021-03-18T22:20:25.992Z] [2021-03-18T22:20:25.992Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:25.992Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T22:20:25.992Z] #5 DONE 0.9s [2021-03-18T22:20:25.992Z] [2021-03-18T22:20:25.992Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:20:25.992Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T22:20:25.992Z] #7 DONE 0.9s [2021-03-18T22:20:26.073Z] #9 ... [2021-03-18T22:20:26.073Z] [2021-03-18T22:20:26.073Z] #23 [internal] load build context [2021-03-18T22:20:26.073Z] #23 sha256:e3ce829170bb52c335556a9c7acf218d901fc118856b011ce224e0df83fd8b4d [2021-03-18T22:20:26.073Z] #23 transferring context: 53.43MB 6.1s done [2021-03-18T22:20:26.073Z] #23 DONE 6.5s [2021-03-18T22:20:26.073Z] [2021-03-18T22:20:26.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:26.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:26.073Z] #9 ... [2021-03-18T22:20:26.073Z] [2021-03-18T22:20:26.073Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:26.073Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:20:26.073Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-18T22:20:26.073Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:26.073Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T22:20:26.073Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T22:20:26.073Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-03-18T22:20:26.073Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s [2021-03-18T22:20:26.073Z] #62 ... [2021-03-18T22:20:26.073Z] [2021-03-18T22:20:26.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:26.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:26.249Z] + docker info [2021-03-18T22:20:26.929Z] [2021-03-18T22:20:26.929Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:26.929Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:26.929Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-18T22:20:27.188Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T22:20:27.188Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T22:20:27.188Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-18T22:20:27.188Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-18T22:20:27.443Z] #9 ... [2021-03-18T22:20:27.443Z] [2021-03-18T22:20:27.443Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:27.443Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:20:27.443Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-03-18T22:20:27.443Z] #62 DONE 7.8s [2021-03-18T22:20:27.443Z] [2021-03-18T22:20:27.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:27.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:27.443Z] #9 ... [2021-03-18T22:20:27.443Z] [2021-03-18T22:20:27.443Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:27.443Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:20:27.443Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:20:27.443Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:27.443Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-18T22:20:27.443Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-18T22:20:27.443Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2021-03-18T22:20:27.443Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-03-18T22:20:27.443Z] #64 DONE 7.9s [2021-03-18T22:20:27.443Z] [2021-03-18T22:20:27.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:27.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:27.443Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s done [2021-03-18T22:20:27.444Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-18T22:20:27.448Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.15MB / 50.40MB 0.2s [2021-03-18T22:20:27.448Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.68MB / 50.40MB 0.3s [2021-03-18T22:20:27.448Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 20.97MB / 50.40MB 0.4s [2021-03-18T22:20:27.709Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 24.68MB / 50.40MB 0.5s [2021-03-18T22:20:27.970Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 40.18MB / 50.40MB 0.8s [2021-03-18T22:20:28.240Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 42.99MB / 50.40MB 0.9s [2021-03-18T22:20:28.240Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.1s [2021-03-18T22:20:28.812Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.6s done [2021-03-18T22:20:29.073Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-18T22:20:29.966Z] #9 ... [2021-03-18T22:20:29.966Z] [2021-03-18T22:20:29.966Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:29.966Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:29.966Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T22:20:29.966Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T22:20:29.966Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-18T22:20:29.966Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-18T22:20:29.966Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 6.1s done [2021-03-18T22:20:29.966Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.2s [2021-03-18T22:20:29.966Z] #26 ... [2021-03-18T22:20:29.966Z] [2021-03-18T22:20:29.966Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:29.966Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:30.898Z] #9 ... [2021-03-18T22:20:30.898Z] [2021-03-18T22:20:30.898Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T22:20:30.898Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T22:20:30.898Z] #63 DONE 0.9s [2021-03-18T22:20:30.898Z] [2021-03-18T22:20:30.898Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:30.898Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:31.628Z] #26 ... [2021-03-18T22:20:31.628Z] [2021-03-18T22:20:31.628Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:31.628Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:20:31.628Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:20:31.628Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:31.628Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T22:20:31.628Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T22:20:31.628Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-03-18T22:20:31.628Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-03-18T22:20:31.628Z] #62 DONE 4.6s [2021-03-18T22:20:31.628Z] [2021-03-18T22:20:31.628Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:31.628Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:31.628Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-18T22:20:31.628Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-18T22:20:31.628Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-18T22:20:31.628Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-18T22:20:31.628Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-03-18T22:20:31.628Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done [2021-03-18T22:20:31.628Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.01MB / 51.83MB 4.4s [2021-03-18T22:20:31.628Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.15MB / 68.67MB 4.4s [2021-03-18T22:20:31.628Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.7s done [2021-03-18T22:20:31.628Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.8s [2021-03-18T22:20:31.628Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.4s [2021-03-18T22:20:31.839Z] #9 ... [2021-03-18T22:20:31.839Z] [2021-03-18T22:20:31.839Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T22:20:31.839Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T22:20:31.839Z] #65 DONE 0.8s [2021-03-18T22:20:31.890Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 4.6s [2021-03-18T22:20:31.890Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 4.6s [2021-03-18T22:20:32.096Z] [2021-03-18T22:20:32.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:32.096Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:32.151Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 4.8s [2021-03-18T22:20:32.151Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 4.9s [2021-03-18T22:20:32.353Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s done [2021-03-18T22:20:32.353Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-18T22:20:32.410Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s [2021-03-18T22:20:32.410Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 5.0s [2021-03-18T22:20:32.663Z] Client: Docker Engine - Community [2021-03-18T22:20:32.663Z] Version: 20.10.3 [2021-03-18T22:20:32.663Z] API version: 1.41 [2021-03-18T22:20:32.663Z] Go version: go1.13.15 [2021-03-18T22:20:32.663Z] Git commit: 48d30b5 [2021-03-18T22:20:32.663Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-18T22:20:32.663Z] OS/Arch: linux/arm64 [2021-03-18T22:20:32.663Z] Context: default [2021-03-18T22:20:32.663Z] Experimental: true [2021-03-18T22:20:32.663Z] [2021-03-18T22:20:32.663Z] Server: Docker Engine - Community [2021-03-18T22:20:32.663Z] Engine: [2021-03-18T22:20:32.663Z] Version: 20.10.3 [2021-03-18T22:20:32.663Z] API version: 1.41 (minimum version 1.12) [2021-03-18T22:20:32.663Z] Go version: go1.13.15 [2021-03-18T22:20:32.663Z] Git commit: 46229ca [2021-03-18T22:20:32.663Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-18T22:20:32.663Z] OS/Arch: linux/arm64 [2021-03-18T22:20:32.663Z] Experimental: true [2021-03-18T22:20:32.663Z] containerd: [2021-03-18T22:20:32.663Z] Version: 1.4.3 [2021-03-18T22:20:32.663Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:32.663Z] runc: [2021-03-18T22:20:32.663Z] Version: 1.0.0-rc92 [2021-03-18T22:20:32.663Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:32.663Z] docker-init: [2021-03-18T22:20:32.663Z] Version: 0.19.0 [2021-03-18T22:20:32.663Z] GitCommit: de40ad0 [2021-03-18T22:20:32.670Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.03MB / 120.17MB 5.4s [Pipeline] sh [2021-03-18T22:20:32.932Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.3s done [2021-03-18T22:20:32.932Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 5.7s [2021-03-18T22:20:32.998Z] + docker info [2021-03-18T22:20:33.194Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.8s [2021-03-18T22:20:33.194Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.0s [2021-03-18T22:20:33.453Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 6.2s [2021-03-18T22:20:33.711Z] #9 ... [2021-03-18T22:20:33.711Z] [2021-03-18T22:20:33.711Z] #23 [internal] load build context [2021-03-18T22:20:33.711Z] #23 sha256:3b4b33fddebb46e130b2b1e8535c13056780768c93c8781f2f4eaedbc6c62539 [2021-03-18T22:20:33.711Z] #23 transferring context: 53.43MB 6.2s done [2021-03-18T22:20:33.711Z] #23 DONE 6.7s [2021-03-18T22:20:33.711Z] [2021-03-18T22:20:33.711Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:33.711Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:33.711Z] #9 ... [2021-03-18T22:20:33.711Z] [2021-03-18T22:20:33.711Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:33.712Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:33.722Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-03-18T22:20:33.979Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-18T22:20:34.243Z] #9 ... [2021-03-18T22:20:34.243Z] [2021-03-18T22:20:34.243Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:34.243Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:34.243Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.7s done [2021-03-18T22:20:34.243Z] #26 DONE 14.8s [2021-03-18T22:20:34.243Z] [2021-03-18T22:20:34.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:34.243Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:34.279Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-18T22:20:34.805Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-03-18T22:20:35.064Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-18T22:20:35.290Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 2m1.738701746s [2021-03-18T22:20:35.290Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 662.59986ms [2021-03-18T22:20:37.567Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.9s done [2021-03-18T22:20:37.567Z] #26 ... [2021-03-18T22:20:37.567Z] [2021-03-18T22:20:37.567Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:37.567Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:20:37.567Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:20:37.567Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:37.567Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-18T22:20:37.567Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-18T22:20:37.567Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.7s [2021-03-18T22:20:37.567Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.8s done [2021-03-18T22:20:37.567Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-03-18T22:20:37.567Z] #64 ... [2021-03-18T22:20:37.567Z] [2021-03-18T22:20:37.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:37.567Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:37.567Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.6s done [2021-03-18T22:20:37.567Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.2s done [2021-03-18T22:20:37.567Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.4s done [2021-03-18T22:20:37.567Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.2s done [2021-03-18T22:20:37.567Z] #9 ... [2021-03-18T22:20:37.567Z] [2021-03-18T22:20:37.567Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:37.567Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:37.567Z] #26 DONE 10.3s [2021-03-18T22:20:37.567Z] [2021-03-18T22:20:37.567Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:37.567Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:20:38.140Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-03-18T22:20:39.076Z] #64 DONE 11.9s [2021-03-18T22:20:39.076Z] [2021-03-18T22:20:39.076Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T22:20:39.076Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T22:20:39.646Z] #63 DONE 0.5s [2021-03-18T22:20:39.646Z] [2021-03-18T22:20:39.646Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:39.646Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:39.646Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-18T22:20:39.646Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s [2021-03-18T22:20:39.909Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-18T22:20:39.909Z] #9 ... [2021-03-18T22:20:39.909Z] [2021-03-18T22:20:39.909Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T22:20:39.909Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T22:20:39.909Z] #65 DONE 0.4s [2021-03-18T22:20:40.172Z] [2021-03-18T22:20:40.172Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:40.172Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:40.172Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-18T22:20:40.320Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-18T22:20:41.124Z] Client: [2021-03-18T22:20:41.124Z] Context: default [2021-03-18T22:20:41.124Z] Debug Mode: false [2021-03-18T22:20:41.124Z] Plugins: [2021-03-18T22:20:41.124Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T22:20:41.124Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T22:20:41.124Z] [2021-03-18T22:20:41.124Z] Server: [2021-03-18T22:20:41.124Z] Containers: 0 [2021-03-18T22:20:41.124Z] Running: 0 [2021-03-18T22:20:41.124Z] Paused: 0 [2021-03-18T22:20:41.124Z] Stopped: 0 [2021-03-18T22:20:41.124Z] Images: 0 [2021-03-18T22:20:41.124Z] Server Version: 20.10.3 [2021-03-18T22:20:41.124Z] Storage Driver: overlay2 [2021-03-18T22:20:41.124Z] Backing Filesystem: extfs [2021-03-18T22:20:41.124Z] Supports d_type: true [2021-03-18T22:20:41.124Z] Native Overlay Diff: true [2021-03-18T22:20:41.124Z] Logging Driver: json-file [2021-03-18T22:20:41.124Z] Cgroup Driver: systemd [2021-03-18T22:20:41.124Z] Cgroup Version: 2 [2021-03-18T22:20:41.124Z] Plugins: [2021-03-18T22:20:41.124Z] Volume: local [2021-03-18T22:20:41.124Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T22:20:41.124Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T22:20:41.124Z] Swarm: inactive [2021-03-18T22:20:41.124Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-18T22:20:41.124Z] Default Runtime: runc [2021-03-18T22:20:41.124Z] Init Binary: docker-init [2021-03-18T22:20:41.124Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:41.124Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:41.124Z] init version: de40ad0 [2021-03-18T22:20:41.124Z] Security Options: [2021-03-18T22:20:41.124Z] apparmor [2021-03-18T22:20:41.124Z] seccomp [2021-03-18T22:20:41.124Z] Profile: default [2021-03-18T22:20:41.124Z] cgroupns [2021-03-18T22:20:41.124Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T22:20:41.124Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-18T22:20:41.124Z] OSType: linux [2021-03-18T22:20:41.124Z] Architecture: x86_64 [2021-03-18T22:20:41.124Z] CPUs: 2 [2021-03-18T22:20:41.124Z] Total Memory: 7.487GiB [2021-03-18T22:20:41.124Z] Name: ip-10-100-108-216 [2021-03-18T22:20:41.124Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-18T22:20:41.124Z] Docker Root Dir: /var/lib/docker [2021-03-18T22:20:41.124Z] Debug Mode: false [2021-03-18T22:20:41.124Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:20:41.124Z] Labels: [2021-03-18T22:20:41.124Z] Experimental: true [2021-03-18T22:20:41.124Z] Insecure Registries: [2021-03-18T22:20:41.124Z] 127.0.0.0/8 [2021-03-18T22:20:41.124Z] Live Restore Enabled: true [2021-03-18T22:20:41.124Z] [2021-03-18T22:20:41.124Z] WARNING: No kernel memory TCP limit support [2021-03-18T22:20:41.124Z] WARNING: No oom kill disable support [2021-03-18T22:20:41.124Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T22:20:41.463Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 . [2021-03-18T22:20:41.463Z] #1 [internal] load build definition from Dockerfile [2021-03-18T22:20:41.463Z] #1 sha256:3cbd789c1540e1c9a41a42062fcd18acaab2be3193b2832d39d4ec2f78b5aee1 [2021-03-18T22:20:41.463Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T22:20:41.463Z] #1 DONE 0.1s [2021-03-18T22:20:41.463Z] [2021-03-18T22:20:41.463Z] #2 [internal] load .dockerignore [2021-03-18T22:20:41.463Z] #2 sha256:b0be5b4ab3010c50c31309c440c75b3fbe159b66c9c1260a06dfd757e4a6a8cd [2021-03-18T22:20:41.463Z] #2 transferring context: 87B done [2021-03-18T22:20:41.463Z] #2 DONE 0.1s [2021-03-18T22:20:41.463Z] [2021-03-18T22:20:41.463Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T22:20:41.463Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T22:20:42.038Z] #3 DONE 0.4s [2021-03-18T22:20:42.038Z] [2021-03-18T22:20:42.038Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T22:20:42.038Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T22:20:42.038Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T22:20:42.038Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T22:20:42.038Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-18T22:20:42.038Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-18T22:20:42.038Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-03-18T22:20:42.215Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-03-18T22:20:42.297Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-18T22:20:42.474Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-18T22:20:42.556Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-18T22:20:42.556Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-18T22:20:42.816Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-18T22:20:42.816Z] #4 DONE 0.7s [2021-03-18T22:20:42.816Z] [2021-03-18T22:20:42.816Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:42.816Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:20:43.407Z] #9 ... [2021-03-18T22:20:43.407Z] [2021-03-18T22:20:43.407Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:20:43.407Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:20:43.407Z] #27 1.362 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:20:43.407Z] #27 1.371 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:20:43.407Z] #27 1.427 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:20:43.407Z] #27 1.654 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:20:43.407Z] #27 2.038 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:20:43.407Z] #27 2.562 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:20:43.407Z] #27 3.800 Fetched 8424 kB in 3s (3126 kB/s) [2021-03-18T22:20:43.407Z] #27 3.800 Reading package lists... [2021-03-18T22:20:43.407Z] #27 4.787 Reading package lists... [2021-03-18T22:20:43.407Z] #27 5.729 Building dependency tree... [2021-03-18T22:20:43.407Z] #27 6.090 The following additional packages will be installed: [2021-03-18T22:20:43.407Z] #27 6.090 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T22:20:43.407Z] #27 6.090 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T22:20:43.407Z] #27 6.090 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T22:20:43.407Z] #27 6.090 Suggested packages: [2021-03-18T22:20:43.407Z] #27 6.090 krb5-doc krb5-user [2021-03-18T22:20:43.407Z] #27 6.090 Recommended packages: [2021-03-18T22:20:43.407Z] #27 6.090 krb5-locales publicsuffix libsasl2-modules [2021-03-18T22:20:43.407Z] #27 6.280 The following NEW packages will be installed: [2021-03-18T22:20:43.407Z] #27 6.280 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T22:20:43.407Z] #27 6.280 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T22:20:43.407Z] #27 6.280 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T22:20:43.407Z] #27 6.280 libssh2-1 libssl1.1 openssl [2021-03-18T22:20:43.407Z] #27 6.590 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T22:20:43.407Z] #27 6.590 Need to get 5057 kB of archives. [2021-03-18T22:20:43.407Z] #27 6.590 After this operation, 12.1 MB of additional disk space will be used. [2021-03-18T22:20:43.407Z] #27 6.590 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-18T22:20:43.407Z] #27 6.590 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-18T22:20:43.407Z] #27 6.590 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T22:20:43.407Z] #27 6.590 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-18T22:20:43.407Z] #27 6.626 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-18T22:20:43.407Z] #27 6.626 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-18T22:20:43.407Z] #27 6.626 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-18T22:20:43.407Z] #27 6.626 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-18T22:20:43.407Z] #27 6.627 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-18T22:20:43.407Z] #27 6.636 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T22:20:43.407Z] #27 6.658 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-18T22:20:43.407Z] #27 6.672 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-18T22:20:43.407Z] #27 6.672 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:20:43.407Z] #27 6.690 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:20:43.407Z] #27 6.690 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:20:43.407Z] #27 6.869 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:20:43.407Z] #27 6.901 Fetched 5057 kB in 0s (13.6 MB/s) [2021-03-18T22:20:43.407Z] #27 6.954 Selecting previously unselected package libssl1.1:amd64. [2021-03-18T22:20:43.407Z] #27 6.954 (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 ... 6677 files and directories currently installed.) [2021-03-18T22:20:43.407Z] #27 6.954 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 6.957 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:43.407Z] #27 7.226 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-18T22:20:43.407Z] #27 7.226 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.226 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 7.264 Selecting previously unselected package libsasl2-2:amd64. [2021-03-18T22:20:43.407Z] #27 7.266 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.276 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 7.352 Selecting previously unselected package libldap-common. [2021-03-18T22:20:43.407Z] #27 7.352 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T22:20:43.407Z] #27 7.355 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:43.407Z] #27 7.405 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-18T22:20:43.407Z] #27 7.405 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.414 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:43.407Z] #27 7.483 Selecting previously unselected package openssl. [2021-03-18T22:20:43.407Z] #27 7.488 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.489 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:43.407Z] #27 7.699 Selecting previously unselected package ca-certificates. [2021-03-18T22:20:43.407Z] #27 7.699 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T22:20:43.407Z] #27 7.699 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:43.407Z] #27 7.821 Selecting previously unselected package libkeyutils1:amd64. [2021-03-18T22:20:43.407Z] #27 7.821 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.825 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:20:43.407Z] #27 7.870 Selecting previously unselected package libkrb5support0:amd64. [2021-03-18T22:20:43.407Z] #27 7.870 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.874 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 7.938 Selecting previously unselected package libk5crypto3:amd64. [2021-03-18T22:20:43.407Z] #27 7.938 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 7.955 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.015 Selecting previously unselected package libkrb5-3:amd64. [2021-03-18T22:20:43.407Z] #27 8.015 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.020 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.150 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-18T22:20:43.407Z] #27 8.150 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.161 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.234 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-18T22:20:43.407Z] #27 8.234 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.245 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.306 Selecting previously unselected package libpsl5:amd64. [2021-03-18T22:20:43.407Z] #27 8.306 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.311 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:20:43.407Z] #27 8.392 Selecting previously unselected package librtmp1:amd64. [2021-03-18T22:20:43.407Z] #27 8.392 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.398 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:20:43.407Z] #27 8.458 Selecting previously unselected package libssh2-1:amd64. [2021-03-18T22:20:43.407Z] #27 8.458 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.462 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:20:43.407Z] #27 8.535 Selecting previously unselected package libcurl4:amd64. [2021-03-18T22:20:43.407Z] #27 8.535 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.538 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.658 Selecting previously unselected package curl. [2021-03-18T22:20:43.407Z] #27 8.658 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.667 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 8.742 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:20:43.407Z] #27 8.742 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.746 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:20:43.407Z] #27 8.820 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:20:43.407Z] #27 8.820 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.825 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:20:43.407Z] #27 8.896 Selecting previously unselected package jq. [2021-03-18T22:20:43.407Z] #27 8.896 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:20:43.407Z] #27 8.900 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:20:43.407Z] #27 8.949 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:20:43.407Z] #27 8.965 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:20:43.407Z] #27 8.977 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:43.407Z] #27 9.131 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 9.141 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:43.407Z] #27 9.155 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 9.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 9.179 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:20:43.407Z] #27 9.187 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 9.199 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:43.407Z] #27 9.212 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:20:43.667Z] #27 9.224 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:43.667Z] #27 9.236 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:43.667Z] #27 9.253 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:20:43.667Z] #27 9.265 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:20:43.667Z] #27 9.279 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:43.667Z] #27 9.293 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:44.192Z] #6 ... [2021-03-18T22:20:44.192Z] [2021-03-18T22:20:44.192Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:20:44.192Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T22:20:44.192Z] #7 DONE 1.0s [2021-03-18T22:20:44.192Z] [2021-03-18T22:20:44.192Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:20:44.192Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T22:20:44.192Z] #5 DONE 1.0s [2021-03-18T22:20:44.192Z] [2021-03-18T22:20:44.192Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:44.192Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T22:20:44.192Z] #8 DONE 1.1s [2021-03-18T22:20:44.192Z] [2021-03-18T22:20:44.192Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:44.192Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:20:44.192Z] #6 DONE 1.1s [2021-03-18T22:20:44.451Z] [2021-03-18T22:20:44.451Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:44.451Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:44.451Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-18T22:20:44.451Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-18T22:20:44.451Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-18T22:20:44.451Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-18T22:20:44.604Z] #27 10.16 Updating certificates in /etc/ssl/certs... [2021-03-18T22:20:44.714Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-03-18T22:20:44.714Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.2s [2021-03-18T22:20:44.714Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2021-03-18T22:20:44.714Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.4s [2021-03-18T22:20:44.714Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-03-18T22:20:44.714Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-03-18T22:20:44.714Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2021-03-18T22:20:44.861Z] #27 ... [2021-03-18T22:20:44.861Z] [2021-03-18T22:20:44.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:44.861Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:44.974Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.35MB / 50.40MB 0.5s [2021-03-18T22:20:44.974Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2021-03-18T22:20:44.974Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 0.5s [2021-03-18T22:20:44.974Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.5s [2021-03-18T22:20:44.974Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.6s [2021-03-18T22:20:44.974Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 0.6s [2021-03-18T22:20:44.974Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 0.6s [2021-03-18T22:20:45.235Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.99MB / 50.40MB 0.7s [2021-03-18T22:20:45.235Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.13MB / 51.83MB 0.7s [2021-03-18T22:20:45.235Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 0.7s [2021-03-18T22:20:45.235Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.8s [2021-03-18T22:20:45.235Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 0.8s [2021-03-18T22:20:45.235Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 0.8s [2021-03-18T22:20:45.235Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-03-18T22:20:45.235Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.0s [2021-03-18T22:20:45.235Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 1.0s [2021-03-18T22:20:45.449Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-18T22:20:45.503Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 1.1s [2021-03-18T22:20:45.503Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 1.1s [2021-03-18T22:20:45.503Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 1.2s [2021-03-18T22:20:45.769Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 1.3s [2021-03-18T22:20:45.769Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 1.4s [2021-03-18T22:20:46.029Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-03-18T22:20:46.029Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.5s [2021-03-18T22:20:46.029Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-18T22:20:46.296Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2021-03-18T22:20:46.296Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s [2021-03-18T22:20:46.874Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s done [2021-03-18T22:20:46.874Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-03-18T22:20:46.874Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 204.80kB / 120.17MB 2.5s [2021-03-18T22:20:47.134Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.90MB / 120.17MB 2.7s [2021-03-18T22:20:47.361Z] #9 ... [2021-03-18T22:20:47.361Z] [2021-03-18T22:20:47.361Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:20:47.361Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:20:47.361Z] #27 2.777 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:20:47.361Z] #27 2.782 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:20:47.361Z] #27 2.865 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:20:47.361Z] #27 3.008 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:20:47.361Z] #27 3.528 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:20:47.361Z] #27 4.112 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:20:47.361Z] #27 5.159 Fetched 8424 kB in 3s (3176 kB/s) [2021-03-18T22:20:47.361Z] #27 5.159 Reading package lists... [2021-03-18T22:20:47.361Z] #27 6.087 Reading package lists... [2021-03-18T22:20:47.361Z] #27 6.979 Building dependency tree... [2021-03-18T22:20:47.361Z] #27 7.331 The following additional packages will be installed: [2021-03-18T22:20:47.361Z] #27 7.331 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T22:20:47.361Z] #27 7.331 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T22:20:47.361Z] #27 7.331 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T22:20:47.361Z] #27 7.331 Suggested packages: [2021-03-18T22:20:47.361Z] #27 7.331 krb5-doc krb5-user [2021-03-18T22:20:47.361Z] #27 7.331 Recommended packages: [2021-03-18T22:20:47.361Z] #27 7.331 krb5-locales publicsuffix libsasl2-modules [2021-03-18T22:20:47.361Z] #27 7.499 The following NEW packages will be installed: [2021-03-18T22:20:47.361Z] #27 7.499 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T22:20:47.361Z] #27 7.499 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T22:20:47.361Z] #27 7.499 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T22:20:47.361Z] #27 7.499 libssh2-1 libssl1.1 openssl [2021-03-18T22:20:47.361Z] #27 7.780 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T22:20:47.361Z] #27 7.780 Need to get 5057 kB of archives. [2021-03-18T22:20:47.361Z] #27 7.780 After this operation, 12.1 MB of additional disk space will be used. [2021-03-18T22:20:47.361Z] #27 7.780 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-18T22:20:47.361Z] #27 7.789 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-18T22:20:47.361Z] #27 7.789 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T22:20:47.361Z] #27 7.789 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-18T22:20:47.361Z] #27 7.789 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-18T22:20:47.361Z] #27 7.795 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-18T22:20:47.361Z] #27 7.808 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-18T22:20:47.361Z] #27 7.815 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-18T22:20:47.361Z] #27 7.828 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-18T22:20:47.361Z] #27 7.828 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-18T22:20:47.361Z] #27 7.830 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-18T22:20:47.361Z] #27 7.833 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-18T22:20:47.361Z] #27 7.843 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-18T22:20:47.361Z] #27 7.843 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-18T22:20:47.361Z] #27 7.863 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:20:47.361Z] #27 7.869 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:20:47.361Z] #27 8.082 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:20:47.361Z] #27 8.105 Fetched 5057 kB in 0s (14.4 MB/s) [2021-03-18T22:20:47.361Z] #27 8.191 Selecting previously unselected package libssl1.1:amd64. [2021-03-18T22:20:47.361Z] #27 8.191 (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 ... 6677 files and directories currently installed.) [2021-03-18T22:20:47.361Z] #27 8.191 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 8.208 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:47.361Z] #27 8.471 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-18T22:20:47.361Z] #27 8.471 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 8.476 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 8.543 Selecting previously unselected package libsasl2-2:amd64. [2021-03-18T22:20:47.361Z] #27 8.543 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 8.555 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 8.605 Selecting previously unselected package libldap-common. [2021-03-18T22:20:47.361Z] #27 8.605 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T22:20:47.361Z] #27 8.608 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:47.361Z] #27 8.666 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-18T22:20:47.361Z] #27 8.666 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 8.670 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:47.361Z] #27 8.775 Selecting previously unselected package openssl. [2021-03-18T22:20:47.361Z] #27 8.775 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 8.784 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:47.361Z] #27 9.015 Selecting previously unselected package ca-certificates. [2021-03-18T22:20:47.361Z] #27 9.015 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T22:20:47.361Z] #27 9.025 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:47.361Z] #27 9.146 Selecting previously unselected package libkeyutils1:amd64. [2021-03-18T22:20:47.361Z] #27 9.146 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.155 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:20:47.361Z] #27 9.221 Selecting previously unselected package libkrb5support0:amd64. [2021-03-18T22:20:47.361Z] #27 9.221 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.225 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 9.293 Selecting previously unselected package libk5crypto3:amd64. [2021-03-18T22:20:47.361Z] #27 9.293 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.298 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 9.371 Selecting previously unselected package libkrb5-3:amd64. [2021-03-18T22:20:47.361Z] #27 9.371 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.373 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 9.673 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-18T22:20:47.361Z] #27 9.675 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.682 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 9.748 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-18T22:20:47.361Z] #27 9.750 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.755 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:20:47.361Z] #27 9.813 Selecting previously unselected package libpsl5:amd64. [2021-03-18T22:20:47.361Z] #27 9.815 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.821 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:20:47.361Z] #27 9.892 Selecting previously unselected package librtmp1:amd64. [2021-03-18T22:20:47.361Z] #27 9.892 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.893 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:20:47.361Z] #27 9.952 Selecting previously unselected package libssh2-1:amd64. [2021-03-18T22:20:47.361Z] #27 9.954 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 9.963 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:20:47.361Z] #27 10.03 Selecting previously unselected package libcurl4:amd64. [2021-03-18T22:20:47.361Z] #27 10.03 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:20:47.361Z] #27 10.04 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:20:47.395Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 2.9s [2021-03-18T22:20:47.395Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.50MB / 120.17MB 3.1s [2021-03-18T22:20:47.619Z] #27 10.12 Selecting previously unselected package curl. [2021-03-18T22:20:47.619Z] #27 10.12 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:20:47.619Z] #27 10.13 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T22:20:47.619Z] #27 ... [2021-03-18T22:20:47.619Z] [2021-03-18T22:20:47.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:47.620Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:47.620Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.5s done [2021-03-18T22:20:47.660Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 3.3s [2021-03-18T22:20:47.879Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-18T22:20:47.916Z] Client: [2021-03-18T22:20:47.916Z] Context: default [2021-03-18T22:20:47.916Z] Debug Mode: false [2021-03-18T22:20:47.916Z] Plugins: [2021-03-18T22:20:47.916Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T22:20:47.916Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T22:20:47.916Z] [2021-03-18T22:20:47.916Z] Server: [2021-03-18T22:20:47.916Z] Containers: 0 [2021-03-18T22:20:47.916Z] Running: 0 [2021-03-18T22:20:47.916Z] Paused: 0 [2021-03-18T22:20:47.916Z] Stopped: 0 [2021-03-18T22:20:47.916Z] Images: 0 [2021-03-18T22:20:47.916Z] Server Version: 20.10.3 [2021-03-18T22:20:47.916Z] Storage Driver: overlay2 [2021-03-18T22:20:47.916Z] Backing Filesystem: extfs [2021-03-18T22:20:47.916Z] Supports d_type: true [2021-03-18T22:20:47.916Z] Native Overlay Diff: true [2021-03-18T22:20:47.916Z] Logging Driver: json-file [2021-03-18T22:20:47.916Z] Cgroup Driver: cgroupfs [2021-03-18T22:20:47.916Z] Cgroup Version: 1 [2021-03-18T22:20:47.916Z] Plugins: [2021-03-18T22:20:47.916Z] Volume: local [2021-03-18T22:20:47.916Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T22:20:47.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T22:20:47.916Z] Swarm: inactive [2021-03-18T22:20:47.916Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-18T22:20:47.916Z] Default Runtime: runc [2021-03-18T22:20:47.916Z] Init Binary: docker-init [2021-03-18T22:20:47.916Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T22:20:47.916Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T22:20:47.916Z] init version: de40ad0 [2021-03-18T22:20:47.916Z] Security Options: [2021-03-18T22:20:47.916Z] apparmor [2021-03-18T22:20:47.916Z] seccomp [2021-03-18T22:20:47.916Z] Profile: default [2021-03-18T22:20:47.916Z] Kernel Version: 4.15.0-1093-aws [2021-03-18T22:20:47.916Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-18T22:20:47.916Z] OSType: linux [2021-03-18T22:20:47.916Z] Architecture: aarch64 [2021-03-18T22:20:47.916Z] CPUs: 4 [2021-03-18T22:20:47.916Z] Total Memory: 7.525GiB [2021-03-18T22:20:47.916Z] Name: ip-10-100-118-19 [2021-03-18T22:20:47.916Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-18T22:20:47.916Z] Docker Root Dir: /var/lib/docker [2021-03-18T22:20:47.916Z] Debug Mode: false [2021-03-18T22:20:47.916Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:20:47.916Z] Labels: [2021-03-18T22:20:47.916Z] Experimental: true [2021-03-18T22:20:47.916Z] Insecure Registries: [2021-03-18T22:20:47.916Z] 127.0.0.0/8 [2021-03-18T22:20:47.916Z] Live Restore Enabled: true [2021-03-18T22:20:47.916Z] [2021-03-18T22:20:47.916Z] WARNING: No swap limit support [Pipeline] sh [2021-03-18T22:20:48.181Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-18T22:20:48.181Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-03-18T22:20:48.209Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:48.209Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:20:48.209Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T22:20:48.209Z] + bash /home/ubuntu/workspace/moby_PR-42167/check-config.sh [2021-03-18T22:20:48.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T22:20:48.209Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-18T22:20:48.209Z] [2021-03-18T22:20:48.209Z] Generally Necessary: [2021-03-18T22:20:48.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T22:20:48.209Z] - apparmor: enabled and tools installed [2021-03-18T22:20:48.209Z] - CONFIG_NAMESPACES: enabled [2021-03-18T22:20:48.230Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 3.7s [2021-03-18T22:20:48.230Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 3.9s [2021-03-18T22:20:48.471Z] - CONFIG_NET_NS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_PID_NS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_IPC_NS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_UTS_NS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CGROUPS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T22:20:48.471Z] - CONFIG_CPUSETS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_MEMCG: enabled [2021-03-18T22:20:48.471Z] - CONFIG_KEYS: enabled [2021-03-18T22:20:48.471Z] - CONFIG_VETH: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T22:20:48.471Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-18T22:20:48.471Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T22:20:48.471Z] [2021-03-18T22:20:48.471Z] Optional Features: [2021-03-18T22:20:48.489Z] #9 ... [2021-03-18T22:20:48.489Z] [2021-03-18T22:20:48.489Z] #23 [internal] load build context [2021-03-18T22:20:48.489Z] #23 sha256:2f367305df934d90ed8f979d8eeafd2cd65cf25837663c42baf3cd4038112757 [2021-03-18T22:20:48.489Z] #23 transferring context: 53.42MB 3.6s done [2021-03-18T22:20:48.489Z] #23 DONE 3.9s [2021-03-18T22:20:48.489Z] [2021-03-18T22:20:48.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:48.489Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:48.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 4.0s [2021-03-18T22:20:48.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.36MB / 120.17MB 4.1s [2021-03-18T22:20:48.489Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.2s [2021-03-18T22:20:48.733Z] - CONFIG_USER_NS: enabled [2021-03-18T22:20:48.733Z] - CONFIG_SECCOMP: enabled [2021-03-18T22:20:48.733Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T22:20:48.733Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T22:20:48.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T22:20:48.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T22:20:48.733Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T22:20:48.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T22:20:48.733Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-18T22:20:48.733Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-18T22:20:48.733Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T22:20:48.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T22:20:48.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T22:20:48.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T22:20:48.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T22:20:48.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T22:20:48.733Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T22:20:48.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T22:20:48.733Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T22:20:48.733Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T22:20:48.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T22:20:48.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T22:20:48.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T22:20:48.733Z] - CONFIG_EXT4_FS: enabled [2021-03-18T22:20:48.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T22:20:48.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T22:20:48.744Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-18T22:20:48.748Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 4.4s [2021-03-18T22:20:48.995Z] - Network Drivers: [2021-03-18T22:20:48.995Z] - "overlay": [2021-03-18T22:20:48.995Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T22:20:48.995Z] Optional (for encrypted networks): [2021-03-18T22:20:48.995Z] - CONFIG_CRYPTO: enabled [2021-03-18T22:20:48.995Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T22:20:48.995Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T22:20:48.995Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T22:20:48.995Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T22:20:48.995Z] - CONFIG_XFRM: enabled [2021-03-18T22:20:48.995Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-18T22:20:48.995Z] - "ipvlan": [2021-03-18T22:20:48.995Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T22:20:48.995Z] - "macvlan": [2021-03-18T22:20:48.995Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T22:20:48.995Z] - "ftp,tftp client in container": [2021-03-18T22:20:48.995Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T22:20:48.995Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T22:20:48.995Z] - Storage Drivers: [2021-03-18T22:20:48.995Z] - "aufs": [2021-03-18T22:20:48.995Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T22:20:48.995Z] - "btrfs": [2021-03-18T22:20:49.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.5s [2021-03-18T22:20:49.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2021-03-18T22:20:49.258Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T22:20:49.258Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T22:20:49.258Z] - "devicemapper": [2021-03-18T22:20:49.258Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T22:20:49.258Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T22:20:49.258Z] - "overlay": [2021-03-18T22:20:49.258Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T22:20:49.258Z] - "zfs": [2021-03-18T22:20:49.258Z] - /dev/zfs: missing [2021-03-18T22:20:49.258Z] - zfs command: missing [2021-03-18T22:20:49.258Z] - zpool command: missing [2021-03-18T22:20:49.258Z] [2021-03-18T22:20:49.258Z] Limits: [2021-03-18T22:20:49.258Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T22:20:49.258Z] [2021-03-18T22:20:49.258Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T22:20:49.615Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 . [2021-03-18T22:20:49.685Z] #9 ... [2021-03-18T22:20:49.685Z] [2021-03-18T22:20:49.685Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:20:49.685Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:20:49.685Z] #27 11.51 137 added, 0 removed; done. [2021-03-18T22:20:49.685Z] #27 11.58 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:49.685Z] #27 11.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:20:49.685Z] #27 11.60 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:20:49.685Z] #27 11.61 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T22:20:49.685Z] #27 11.63 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:20:49.685Z] #27 11.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:49.685Z] #27 11.66 Updating certificates in /etc/ssl/certs... [2021-03-18T22:20:49.685Z] #27 12.57 0 added, 0 removed; done. [2021-03-18T22:20:49.685Z] #27 12.57 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T22:20:49.685Z] #27 12.57 done. [2021-03-18T22:20:49.685Z] #27 DONE 15.4s [2021-03-18T22:20:49.685Z] [2021-03-18T22:20:49.685Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:49.685Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:49.685Z] #9 ... [2021-03-18T22:20:49.685Z] [2021-03-18T22:20:49.685Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T22:20:49.685Z] #28 sha256:bc0ee4bfedec2173e1d39ca3c8f234235a6197b113e64e1b30c94862b833ae29 [2021-03-18T22:20:49.685Z] #28 DONE 0.1s [2021-03-18T22:20:49.685Z] [2021-03-18T22:20:49.685Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:49.685Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:49.879Z] #1 [internal] load build definition from Dockerfile [2021-03-18T22:20:49.879Z] #1 sha256:73133351efbf08c795d6a023189177a0eb9332b4b364d3e47cbd80ba08555d1c [2021-03-18T22:20:49.879Z] #1 transferring dockerfile: [2021-03-18T22:20:49.946Z] #9 ... [2021-03-18T22:20:49.946Z] [2021-03-18T22:20:49.946Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:49.946Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:20:49.946Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:20:49.946Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:49.946Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T22:20:49.946Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T22:20:49.946Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2021-03-18T22:20:49.946Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-03-18T22:20:49.946Z] #62 DONE 5.5s [2021-03-18T22:20:49.946Z] [2021-03-18T22:20:49.946Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:49.946Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:49.946Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done [2021-03-18T22:20:50.143Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T22:20:50.143Z] #1 DONE 0.2s [2021-03-18T22:20:50.144Z] [2021-03-18T22:20:50.144Z] #2 [internal] load .dockerignore [2021-03-18T22:20:50.144Z] #2 sha256:3811f363753a4fa8fac36f6ec1b7b913538948a4ab20667a9d1fb688036a6da8 [2021-03-18T22:20:50.144Z] #2 transferring context: 87B done [2021-03-18T22:20:50.144Z] #2 DONE 0.0s [2021-03-18T22:20:50.215Z] #9 ... [2021-03-18T22:20:50.215Z] [2021-03-18T22:20:50.215Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:20:50.215Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:20:50.215Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:20:50.215Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:20:50.215Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-18T22:20:50.215Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-18T22:20:50.215Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2021-03-18T22:20:50.215Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-03-18T22:20:50.215Z] #64 DONE 5.6s [2021-03-18T22:20:50.215Z] [2021-03-18T22:20:50.215Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:50.215Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:50.418Z] [2021-03-18T22:20:50.418Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T22:20:50.418Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-18T22:20:50.991Z] #3 DONE 0.6s [2021-03-18T22:20:50.991Z] [2021-03-18T22:20:50.991Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T22:20:50.991Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-18T22:20:50.991Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T22:20:50.991Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-03-18T22:20:50.991Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T22:20:50.991Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-18T22:20:50.991Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-18T22:20:51.150Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-03-18T22:20:51.252Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-03-18T22:20:51.516Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done [2021-03-18T22:20:51.516Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-18T22:20:52.093Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.3s done [2021-03-18T22:20:52.093Z] #4 DONE 1.2s [2021-03-18T22:20:52.362Z] [2021-03-18T22:20:52.362Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:52.362Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T22:20:52.525Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2021-03-18T22:20:52.525Z] #9 ... [2021-03-18T22:20:52.525Z] [2021-03-18T22:20:52.525Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T22:20:52.525Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T22:20:52.525Z] #63 DONE 0.9s [2021-03-18T22:20:52.525Z] [2021-03-18T22:20:52.525Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:52.525Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:52.525Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-18T22:20:52.934Z] #8 DONE 0.4s [2021-03-18T22:20:52.934Z] [2021-03-18T22:20:52.934Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T22:20:52.934Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T22:20:52.934Z] #6 DONE 0.4s [2021-03-18T22:20:52.934Z] [2021-03-18T22:20:52.934Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T22:20:52.934Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-18T22:20:52.934Z] #7 DONE 0.4s [2021-03-18T22:20:52.934Z] [2021-03-18T22:20:52.934Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T22:20:52.934Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-18T22:20:52.934Z] #5 DONE 0.5s [2021-03-18T22:20:53.092Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-18T22:20:53.159Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2021-03-18T22:20:53.353Z] #9 ... [2021-03-18T22:20:53.353Z] [2021-03-18T22:20:53.353Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T22:20:53.353Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T22:20:53.353Z] #65 DONE 0.8s [2021-03-18T22:20:53.353Z] [2021-03-18T22:20:53.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:53.353Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:53.353Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-18T22:20:53.419Z] #9 ... [2021-03-18T22:20:53.419Z] [2021-03-18T22:20:53.419Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:20:53.419Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:20:53.419Z] #27 10.21 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:20:53.419Z] #27 10.21 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:20:53.419Z] #27 10.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:20:53.419Z] #27 10.31 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:20:53.419Z] #27 10.31 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:20:53.419Z] #27 10.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:20:53.419Z] #27 10.37 Selecting previously unselected package jq. [2021-03-18T22:20:53.419Z] #27 10.37 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:20:53.419Z] #27 10.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:20:53.419Z] #27 10.44 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:20:53.419Z] #27 10.45 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:20:53.419Z] #27 10.47 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:53.419Z] #27 10.59 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.61 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:53.419Z] #27 10.63 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.65 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:20:53.419Z] #27 10.67 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.68 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.70 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:20:53.419Z] #27 10.71 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 10.72 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:20:53.419Z] #27 10.75 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:20:53.419Z] #27 10.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:20:53.419Z] #27 10.77 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:20:53.419Z] #27 10.79 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:53.419Z] #27 11.46 Updating certificates in /etc/ssl/certs... [2021-03-18T22:20:53.419Z] #27 12.62 137 added, 0 removed; done. [2021-03-18T22:20:53.419Z] #27 12.67 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 12.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:20:53.419Z] #27 12.72 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 12.73 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T22:20:53.419Z] #27 12.78 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:20:53.419Z] #27 12.81 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T22:20:53.419Z] #27 12.82 Updating certificates in /etc/ssl/certs... [2021-03-18T22:20:53.419Z] #27 13.89 0 added, 0 removed; done. [2021-03-18T22:20:53.419Z] #27 13.89 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T22:20:53.419Z] #27 13.89 done. [2021-03-18T22:20:53.419Z] #27 DONE 16.0s [2021-03-18T22:20:53.419Z] [2021-03-18T22:20:53.419Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T22:20:53.419Z] #28 sha256:578b4793caa4af5441274505b33fe9f89bf33883adaef302856da5c78b30a268 [2021-03-18T22:20:53.419Z] #28 DONE 0.1s [2021-03-18T22:20:53.419Z] [2021-03-18T22:20:53.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:53.420Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:53.612Z] #9 ... [2021-03-18T22:20:53.612Z] [2021-03-18T22:20:53.612Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:53.612Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T22:20:53.612Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T22:20:53.612Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-18T22:20:53.612Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T22:20:53.612Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-18T22:20:53.612Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.1s done [2021-03-18T22:20:53.612Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.6s done [2021-03-18T22:20:53.612Z] #26 DONE 9.2s [2021-03-18T22:20:53.612Z] [2021-03-18T22:20:53.612Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:53.612Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:20:53.678Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-18T22:20:53.864Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-18T22:20:53.883Z] [2021-03-18T22:20:53.883Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:20:53.883Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-18T22:20:53.883Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T22:20:53.883Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T22:20:53.883Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-18T22:20:54.147Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-18T22:20:54.179Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-18T22:20:54.179Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-18T22:20:56.081Z] #26 ... [2021-03-18T22:20:56.081Z] [2021-03-18T22:20:56.081Z] #23 [internal] load build context [2021-03-18T22:20:56.081Z] #23 sha256:9db5a31bd06ddaca356bdbbf77aa1234b9e01e70a279dc57ba85cbf0c8d4cca2 [2021-03-18T22:20:56.081Z] #23 transferring context: 53.43MB 2.1s done [2021-03-18T22:20:56.081Z] #23 DONE 2.4s [2021-03-18T22:20:56.347Z] [2021-03-18T22:20:56.347Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:20:56.347Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-18T22:20:56.347Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-18T22:20:56.347Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.3s done [2021-03-18T22:20:56.347Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-18T22:20:56.347Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-18T22:20:56.347Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-18T22:20:56.347Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2021-03-18T22:20:56.347Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done [2021-03-18T22:20:56.347Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.43MB / 62.53MB 2.4s [2021-03-18T22:20:56.347Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.4s [2021-03-18T22:20:56.347Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.4s [2021-03-18T22:20:56.347Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-18T22:20:56.347Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 8.39MB / 52.16MB 2.5s [2021-03-18T22:20:56.609Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 59.77MB / 62.53MB 2.6s [2021-03-18T22:20:56.609Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.87MB / 52.16MB 2.6s [2021-03-18T22:20:56.609Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 2.8s [2021-03-18T22:20:56.609Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.87MB / 97.69MB 2.8s [2021-03-18T22:20:56.872Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.12MB / 52.16MB 3.0s [2021-03-18T22:20:56.872Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.12MB / 97.69MB 3.0s [2021-03-18T22:20:56.872Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 51.38MB / 52.16MB 3.1s [2021-03-18T22:20:56.872Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 3.1s [2021-03-18T22:20:57.182Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.82MB / 97.69MB 3.3s [2021-03-18T22:20:57.183Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 68.16MB / 97.69MB 3.4s [2021-03-18T22:20:57.448Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.55MB / 97.69MB 3.5s [2021-03-18T22:20:57.448Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.32MB / 97.69MB 3.7s [2021-03-18T22:20:58.022Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.1s done [2021-03-18T22:20:58.022Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.1s [2021-03-18T22:20:58.435Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-03-18T22:20:58.693Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-18T22:20:58.955Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-18T22:20:58.965Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.2s done [2021-03-18T22:20:59.128Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2021-03-18T22:20:59.128Z] #9 ... [2021-03-18T22:20:59.128Z] [2021-03-18T22:20:59.128Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:20:59.128Z] #29 sha256:52d9a54fe19202e8d7ed6e8f4e485e9d2b79ac61e8b35806d7cf60ca0d0b22aa [2021-03-18T22:20:59.128Z] #29 1.570 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T22:20:59.128Z] #29 1.685 [2021-03-18T22:20:59.128Z] #29 1.802 ##### 8.3% ####################### 32.5% ######################################## 55.9% ###################################################### 75.8% #################################################################### 95.6% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 2.342 [2021-03-18T22:20:59.128Z] #29 2.464 ############################################ 62.2% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 2.595 [2021-03-18T22:20:59.128Z] #29 2.746 ############################################################## 86.5% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 2.850 [2021-03-18T22:20:59.128Z] #29 2.988 ##### 8.1% ##################### 29.7% ######################################## 55.8% ##################################################### 74.5% ################################################################### 94.4% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 3.520 [2021-03-18T22:20:59.128Z] #29 3.645 # 2.1% ###### 9.5% ########## 14.7% ############## 20.0% ################## 25.2% ##################### 30.4% ######################### 35.5% ############################# 40.8% ################################# 45.8% #################################### 51.2% ######################################## 56.4% ############################################ 61.7% ################################################ 66.7% ################################################### 71.9% ####################################################### 77.3% ########################################################### 82.7% ############################################################ 84.4% ################################################################## 92.0% ####################################################################### 100.0% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 5.512 [2021-03-18T22:20:59.128Z] #29 5.839 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T22:20:59.128Z] #29 5.957 [2021-03-18T22:20:59.128Z] #29 6.039 ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 6.073 [2021-03-18T22:20:59.128Z] #29 6.401 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T22:20:59.128Z] #29 6.527 [2021-03-18T22:20:59.128Z] #29 6.667 0.6% ####################################################### 77.0% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 6.803 [2021-03-18T22:20:59.128Z] #29 7.160 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T22:20:59.128Z] #29 7.242 [2021-03-18T22:20:59.128Z] #29 7.388 0.0% ############ 17.7% ############################# 40.8% ################################### 48.8% ######################################## 55.8% ########################################### 60.4% ################################################### 71.4% ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 8.229 [2021-03-18T22:20:59.128Z] #29 8.601 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T22:20:59.128Z] #29 8.736 [2021-03-18T22:20:59.128Z] #29 8.800 ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 8.834 [2021-03-18T22:20:59.128Z] #29 9.084 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T22:20:59.128Z] #29 9.179 [2021-03-18T22:20:59.128Z] #29 9.258 ######################################################################## 100.0% [2021-03-18T22:20:59.128Z] #29 9.281 [2021-03-18T22:20:59.128Z] #29 9.306 Download of images into '/build' complete. [2021-03-18T22:20:59.128Z] #29 9.306 Use something like the following to load the result into a Docker daemon: [2021-03-18T22:20:59.128Z] #29 9.306 tar -cC '/build' . | docker load [2021-03-18T22:20:59.227Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done [2021-03-18T22:21:01.142Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.0s done [2021-03-18T22:21:01.142Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.0s done [2021-03-18T22:21:01.142Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-18T22:21:01.404Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-03-18T22:21:01.981Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-03-18T22:21:01.981Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-18T22:21:02.010Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-18T22:21:02.240Z] #9 ... [2021-03-18T22:21:02.240Z] [2021-03-18T22:21:02.240Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:02.240Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:21:02.240Z] #27 1.063 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:02.240Z] #27 1.072 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:02.240Z] #27 1.120 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:02.240Z] #27 1.227 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:02.240Z] #27 1.489 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:02.240Z] #27 1.655 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:02.240Z] #27 3.387 Fetched 8424 kB in 3s (3274 kB/s) [2021-03-18T22:21:02.240Z] #27 3.387 Reading package lists... [2021-03-18T22:21:02.240Z] #27 4.333 Reading package lists... [2021-03-18T22:21:02.240Z] #27 5.187 Building dependency tree... [2021-03-18T22:21:02.240Z] #27 5.609 The following additional packages will be installed: [2021-03-18T22:21:02.240Z] #27 5.615 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T22:21:02.240Z] #27 5.615 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T22:21:02.240Z] #27 5.615 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T22:21:02.240Z] #27 5.615 Suggested packages: [2021-03-18T22:21:02.240Z] #27 5.615 krb5-doc krb5-user [2021-03-18T22:21:02.240Z] #27 5.615 Recommended packages: [2021-03-18T22:21:02.240Z] #27 5.615 krb5-locales publicsuffix libsasl2-modules [2021-03-18T22:21:02.240Z] #27 5.795 The following NEW packages will be installed: [2021-03-18T22:21:02.240Z] #27 5.795 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T22:21:02.240Z] #27 5.795 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T22:21:02.240Z] #27 5.795 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T22:21:02.240Z] #27 5.795 libssh2-1 libssl1.1 openssl [2021-03-18T22:21:02.240Z] #27 6.070 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T22:21:02.240Z] #27 6.070 Need to get 5057 kB of archives. [2021-03-18T22:21:02.240Z] #27 6.070 After this operation, 12.1 MB of additional disk space will be used. [2021-03-18T22:21:02.240Z] #27 6.070 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-18T22:21:02.240Z] #27 6.072 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-18T22:21:02.240Z] #27 6.079 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-18T22:21:02.240Z] #27 6.092 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T22:21:02.240Z] #27 6.100 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-18T22:21:02.240Z] #27 6.124 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-18T22:21:02.240Z] #27 6.130 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-18T22:21:02.240Z] #27 6.135 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-18T22:21:02.240Z] #27 6.142 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T22:21:02.240Z] #27 6.160 Get:10 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-18T22:21:02.240Z] #27 6.160 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-18T22:21:02.240Z] #27 6.160 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-18T22:21:02.240Z] #27 6.163 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-18T22:21:02.240Z] #27 6.163 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-18T22:21:02.240Z] #27 6.169 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-18T22:21:02.240Z] #27 6.171 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-18T22:21:02.240Z] #27 6.183 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-18T22:21:02.240Z] #27 6.199 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-18T22:21:02.240Z] #27 6.217 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:21:02.240Z] #27 6.225 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:21:02.240Z] #27 6.240 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:21:02.240Z] #27 6.442 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:21:02.240Z] #27 6.463 Fetched 5057 kB in 0s (11.9 MB/s) [2021-03-18T22:21:02.240Z] #27 6.513 Selecting previously unselected package libssl1.1:amd64. [2021-03-18T22:21:02.240Z] #27 6.513 (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 ... 6677 files and directories currently installed.) [2021-03-18T22:21:02.240Z] #27 6.513 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 6.523 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:02.240Z] #27 6.716 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-18T22:21:02.240Z] #27 6.716 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 6.727 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 6.759 Selecting previously unselected package libsasl2-2:amd64. [2021-03-18T22:21:02.240Z] #27 6.759 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 6.763 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 6.811 Selecting previously unselected package libldap-common. [2021-03-18T22:21:02.240Z] #27 6.811 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T22:21:02.240Z] #27 6.816 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:02.240Z] #27 6.858 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-18T22:21:02.240Z] #27 6.858 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 6.861 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:02.240Z] #27 6.924 Selecting previously unselected package openssl. [2021-03-18T22:21:02.240Z] #27 6.924 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 6.929 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:02.240Z] #27 7.065 Selecting previously unselected package ca-certificates. [2021-03-18T22:21:02.240Z] #27 7.065 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T22:21:02.240Z] #27 7.069 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:02.240Z] #27 7.147 Selecting previously unselected package libkeyutils1:amd64. [2021-03-18T22:21:02.240Z] #27 7.147 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.153 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:21:02.240Z] #27 7.188 Selecting previously unselected package libkrb5support0:amd64. [2021-03-18T22:21:02.240Z] #27 7.189 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.195 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.243 Selecting previously unselected package libk5crypto3:amd64. [2021-03-18T22:21:02.240Z] #27 7.243 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.246 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.298 Selecting previously unselected package libkrb5-3:amd64. [2021-03-18T22:21:02.240Z] #27 7.298 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.304 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.393 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-18T22:21:02.240Z] #27 7.393 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.397 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.455 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-18T22:21:02.240Z] #27 7.456 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.462 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.506 Selecting previously unselected package libpsl5:amd64. [2021-03-18T22:21:02.240Z] #27 7.506 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.511 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:21:02.240Z] #27 7.563 Selecting previously unselected package librtmp1:amd64. [2021-03-18T22:21:02.240Z] #27 7.563 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.570 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:21:02.240Z] #27 7.621 Selecting previously unselected package libssh2-1:amd64. [2021-03-18T22:21:02.240Z] #27 7.621 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.628 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:21:02.240Z] #27 7.680 Selecting previously unselected package libcurl4:amd64. [2021-03-18T22:21:02.240Z] #27 7.680 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.685 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.764 Selecting previously unselected package curl. [2021-03-18T22:21:02.240Z] #27 7.764 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.768 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 7.834 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:21:02.240Z] #27 7.835 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.842 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:21:02.240Z] #27 7.896 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:21:02.240Z] #27 7.896 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.901 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:21:02.240Z] #27 7.947 Selecting previously unselected package jq. [2021-03-18T22:21:02.240Z] #27 7.949 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:21:02.240Z] #27 7.955 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:21:02.240Z] #27 7.996 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-18T22:21:02.240Z] #27 8.014 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-18T22:21:02.240Z] #27 8.029 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:02.240Z] #27 8.209 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.225 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:02.240Z] #27 8.254 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.279 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.299 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:21:02.240Z] #27 8.317 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.336 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.353 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T22:21:02.240Z] #27 8.366 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:02.240Z] #27 8.378 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:02.240Z] #27 8.395 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:21:02.240Z] #27 8.408 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:21:02.240Z] #27 8.420 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:02.240Z] #27 8.435 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:02.240Z] #27 ... [2021-03-18T22:21:02.240Z] [2021-03-18T22:21:02.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:02.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:21:02.584Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.8s done [2021-03-18T22:21:03.158Z] #9 ... [2021-03-18T22:21:03.158Z] [2021-03-18T22:21:03.158Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:21:03.158Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T22:21:03.158Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:21:03.158Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T22:21:03.158Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T22:21:03.158Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:21:03.158Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.4s done [2021-03-18T22:21:03.158Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-03-18T22:21:03.158Z] #62 DONE 9.3s [2021-03-18T22:21:03.158Z] [2021-03-18T22:21:03.158Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T22:21:03.158Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T22:21:03.158Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T22:21:03.158Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T22:21:03.158Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-18T22:21:03.158Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-18T22:21:03.158Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done [2021-03-18T22:21:03.158Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-03-18T22:21:03.158Z] #64 DONE 9.4s [2021-03-18T22:21:03.158Z] [2021-03-18T22:21:03.158Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T22:21:03.158Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-18T22:21:03.158Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 9.1s done [2021-03-18T22:21:03.423Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a [2021-03-18T22:21:04.278Z] #9 ... [2021-03-18T22:21:04.278Z] [2021-03-18T22:21:04.278Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:04.278Z] #29 sha256:b9f22da4d6c66c0a1c58be55205f529ea8f97da689fd35352ff696c0ce7c6e78 [2021-03-18T22:21:04.278Z] #29 3.361 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T22:21:04.278Z] #29 3.487 [2021-03-18T22:21:04.278Z] #29 3.621 ##### 7.2% ######################## 33.8% ####################################### 54.3% ##################################################### 74.4% ################################################################### 94.2% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 4.135 [2021-03-18T22:21:04.278Z] #29 4.241 ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 4.362 [2021-03-18T22:21:04.278Z] #29 4.515 ######################## 33.6% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 4.673 [2021-03-18T22:21:04.278Z] #29 4.798 ###### 9.5% ######################### 35.8% ###################################### 53.1% ################################################## 70.2% ################################################################### 93.8% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 5.329 [2021-03-18T22:21:04.278Z] #29 5.450 # 2.5% ###### 8.5% ########## 14.6% ############## 19.8% ################## 25.1% ##################### 30.3% ######################### 35.0% ############################# 40.5% ################################# 45.9% #################################### 51.1% ######################################## 56.3% ############################################ 61.4% ############################################### 66.5% ################################################### 71.9% ####################################################### 77.2% ######################################################### 79.3% ############################################################# 86.1% #################################################################### 94.8% ###################################################################### 97.8% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 7.360 [2021-03-18T22:21:04.278Z] #29 7.922 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T22:21:04.278Z] #29 8.033 [2021-03-18T22:21:04.278Z] #29 8.125 ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 8.162 [2021-03-18T22:21:04.278Z] #29 8.491 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T22:21:04.278Z] #29 8.603 [2021-03-18T22:21:04.278Z] #29 8.724 ########################## 37.4% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 8.794 [2021-03-18T22:21:04.278Z] #29 9.290 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T22:21:04.278Z] #29 9.420 [2021-03-18T22:21:04.278Z] #29 9.543 # 1.5% ############### 21.4% ########################### 37.6% #################################### 51.2% ############################################## 64.6% ################################################################## 92.1% ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 10.12 [2021-03-18T22:21:04.278Z] #29 10.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T22:21:04.278Z] #29 10.50 [2021-03-18T22:21:04.278Z] #29 10.58 ######################################################################## 100.0% [2021-03-18T22:21:04.278Z] #29 10.60 [2021-03-18T22:21:04.278Z] #29 ... [2021-03-18T22:21:04.278Z] [2021-03-18T22:21:04.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:04.278Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:21:04.278Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2021-03-18T22:21:04.278Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-18T22:21:04.538Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-18T22:21:05.677Z] #29 DONE 14.8s [2021-03-18T22:21:05.677Z] [2021-03-18T22:21:05.677Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:05.677Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:21:05.677Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.4s done [2021-03-18T22:21:05.677Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-18T22:21:05.677Z] #9 DONE 45.1s [2021-03-18T22:21:05.677Z] [2021-03-18T22:21:05.677Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T22:21:05.677Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T22:21:06.242Z] #10 DONE 1.6s [2021-03-18T22:21:06.242Z] [2021-03-18T22:21:06.242Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-18T22:21:06.242Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T22:21:06.432Z] #9 ... [2021-03-18T22:21:06.432Z] [2021-03-18T22:21:06.432Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:06.432Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T22:21:06.432Z] #27 9.033 Updating certificates in /etc/ssl/certs... [2021-03-18T22:21:06.432Z] #27 9.733 137 added, 0 removed; done. [2021-03-18T22:21:06.432Z] #27 9.799 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T22:21:06.432Z] #27 9.811 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:21:06.432Z] #27 9.822 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T22:21:06.432Z] #27 9.834 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T22:21:06.432Z] #27 9.847 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:21:06.432Z] #27 9.865 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:06.432Z] #27 9.876 Updating certificates in /etc/ssl/certs... [2021-03-18T22:21:06.432Z] #27 10.46 0 added, 0 removed; done. [2021-03-18T22:21:06.432Z] #27 10.46 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T22:21:06.432Z] #27 10.47 done. [2021-03-18T22:21:06.432Z] #27 DONE 12.4s [2021-03-18T22:21:06.432Z] [2021-03-18T22:21:06.432Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:06.432Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:21:06.441Z] #9 DONE 39.3s [2021-03-18T22:21:06.441Z] [2021-03-18T22:21:06.441Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:06.441Z] #29 sha256:b9f22da4d6c66c0a1c58be55205f529ea8f97da689fd35352ff696c0ce7c6e78 [2021-03-18T22:21:06.441Z] #29 10.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T22:21:06.441Z] #29 10.92 [2021-03-18T22:21:06.441Z] #29 10.98 ######################################################################## 100.0% [2021-03-18T22:21:06.441Z] #29 11.00 [2021-03-18T22:21:06.441Z] #29 11.02 Download of images into '/build' complete. [2021-03-18T22:21:06.441Z] #29 11.02 Use something like the following to load the result into a Docker daemon: [2021-03-18T22:21:06.441Z] #29 11.02 tar -cC '/build' . | docker load [2021-03-18T22:21:06.732Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 3.6s done [2021-03-18T22:21:07.011Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-18T22:21:07.175Z] #11 DONE 1.1s [2021-03-18T22:21:07.275Z] #9 ... [2021-03-18T22:21:07.275Z] [2021-03-18T22:21:07.275Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T22:21:07.275Z] #28 sha256:f627f678fbce9a9afef9c573586122989da501c52305c2fcc28bfd3e8361d977 [2021-03-18T22:21:07.275Z] #28 DONE 1.3s [2021-03-18T22:21:07.310Z] #26 DONE 13.5s [2021-03-18T22:21:07.310Z] [2021-03-18T22:21:07.310Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:07.310Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:07.432Z] [2021-03-18T22:21:07.432Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T22:21:07.432Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T22:21:07.534Z] [2021-03-18T22:21:07.534Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:07.534Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T22:21:07.534Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-03-18T22:21:07.692Z] #31 DONE 0.4s [2021-03-18T22:21:07.692Z] [2021-03-18T22:21:07.692Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T22:21:07.692Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T22:21:07.692Z] #39 DONE 0.3s [2021-03-18T22:21:07.692Z] [2021-03-18T22:21:07.692Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:07.692Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:21:07.792Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-18T22:21:08.050Z] #9 DONE 23.6s [2021-03-18T22:21:08.050Z] [2021-03-18T22:21:08.050Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T22:21:08.050Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T22:21:09.433Z] #10 DONE 1.1s [2021-03-18T22:21:09.433Z] [2021-03-18T22:21:09.433Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:09.433Z] #29 sha256:231340c436699acba54615c3a295ab1fe8657032d567714e741bb959818beb32 [2021-03-18T22:21:09.433Z] #29 0.929 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T22:21:09.433Z] #29 1.005 [2021-03-18T22:21:09.433Z] #29 1.133 ############ 17.0% ############################# 41.3% ############################################ 61.2% ########################################################## 81.2% ######################################################################## 100.0% [2021-03-18T22:21:09.433Z] #29 1.579 [2021-03-18T22:21:09.433Z] #29 1.685 ######################################################################## 100.0% [2021-03-18T22:21:09.433Z] #29 1.752 [2021-03-18T22:21:09.433Z] #29 1.892 ######################################## 55.9% ######################################################################## 100.0% [2021-03-18T22:21:09.433Z] #29 2.030 [2021-03-18T22:21:09.953Z] #29 2.147 ########### 15.9% ######################### 35.9% ####################################### 55.3% ##################################################### 74.7% ################################################################### 94.2% ######################################################################## 100.0% [2021-03-18T22:21:09.953Z] #29 2.642 [2021-03-18T22:21:10.731Z] #29 2.760 0.0% #### 6.8% ########### 15.6% ############## 20.8% ################## 26.0% ###################### 31.2% [2021-03-18T22:21:10.731Z] #29 ... [2021-03-18T22:21:10.731Z] [2021-03-18T22:21:10.731Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-18T22:21:10.731Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T22:21:10.731Z] #11 DONE 1.6s [2021-03-18T22:21:10.731Z] [2021-03-18T22:21:10.731Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:10.731Z] #29 sha256:231340c436699acba54615c3a295ab1fe8657032d567714e741bb959818beb32 [2021-03-18T22:21:11.712Z] #29 DONE 18.1s [2021-03-18T22:21:11.712Z] [2021-03-18T22:21:11.712Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T22:21:11.712Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T22:21:12.034Z] #29 2.760 0.0% #### 6.8% ########### 15.6% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################ 45.7% ##################################### 52.1% ######################################### 57.3% ############################################# 62.6% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.1% ############################################################ 83.3% ############################################################# 85.6% ################################################################## 91.8% [2021-03-18T22:21:12.034Z] #29 ... [2021-03-18T22:21:12.034Z] [2021-03-18T22:21:12.034Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T22:21:12.034Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T22:21:12.034Z] #39 DONE 1.2s [2021-03-18T22:21:12.034Z] [2021-03-18T22:21:12.034Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:12.034Z] #29 sha256:231340c436699acba54615c3a295ab1fe8657032d567714e741bb959818beb32 [2021-03-18T22:21:12.035Z] #29 2.760 0.0% #### 6.8% ########### 15.6% ############## 20.8% ################## 26.0% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################ 45.7% ##################################### 52.1% ######################################### 57.3% ############################################# 62.6% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.1% ############################################################ 83.3% ############################################################# 85.6% ################################################################## 91.8% ##################################################################### 96.9% ######################################################################## 100.0% [2021-03-18T22:21:12.035Z] #29 4.625 [2021-03-18T22:21:12.293Z] #29 4.932 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T22:21:12.293Z] #29 4.978 [2021-03-18T22:21:12.553Z] #29 5.041 ######################################################################## 100.0% [2021-03-18T22:21:12.553Z] #29 5.056 [2021-03-18T22:21:12.553Z] #29 ... [2021-03-18T22:21:12.553Z] [2021-03-18T22:21:12.553Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T22:21:12.553Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T22:21:12.553Z] #31 DONE 1.9s [2021-03-18T22:21:12.553Z] [2021-03-18T22:21:12.553Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:12.553Z] #29 sha256:231340c436699acba54615c3a295ab1fe8657032d567714e741bb959818beb32 [2021-03-18T22:21:12.553Z] #29 5.279 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T22:21:12.693Z] #27 4.675 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:12.693Z] #27 4.683 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:12.693Z] #27 4.692 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:12.693Z] #27 4.887 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:21:12.694Z] #27 5.326 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:21:12.813Z] #29 5.480 [2021-03-18T22:21:12.955Z] #27 5.575 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:21:13.071Z] #29 5.612 ################################# 46.8% ######################################################################## 100.0% [2021-03-18T22:21:13.071Z] #29 5.702 [2021-03-18T22:21:13.088Z] #10 DONE 6.2s [2021-03-18T22:21:13.088Z] [2021-03-18T22:21:13.088Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-18T22:21:13.088Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T22:21:13.528Z] #27 ... [2021-03-18T22:21:13.528Z] [2021-03-18T22:21:13.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:13.528Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-18T22:21:13.528Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.0s done [2021-03-18T22:21:13.528Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-03-18T22:21:13.643Z] #29 6.178 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T22:21:13.643Z] #29 6.316 [2021-03-18T22:21:13.790Z] #9 ... [2021-03-18T22:21:13.790Z] [2021-03-18T22:21:13.790Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T22:21:13.790Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-18T22:21:13.790Z] #63 DONE 3.0s [2021-03-18T22:21:13.790Z] [2021-03-18T22:21:13.790Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T22:21:13.790Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-18T22:21:14.025Z] #11 DONE 1.0s [2021-03-18T22:21:14.025Z] [2021-03-18T22:21:14.025Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:14.025Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:21:14.284Z] #58 ... [2021-03-18T22:21:14.284Z] [2021-03-18T22:21:14.284Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T22:21:14.284Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T22:21:14.284Z] #39 DONE 0.3s [2021-03-18T22:21:14.284Z] [2021-03-18T22:21:14.284Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T22:21:14.284Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T22:21:14.284Z] #31 DONE 0.3s [2021-03-18T22:21:14.398Z] #32 ... [2021-03-18T22:21:14.398Z] [2021-03-18T22:21:14.398Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-18T22:21:14.398Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T22:21:14.398Z] #12 DONE 6.0s [2021-03-18T22:21:14.398Z] [2021-03-18T22:21:14.398Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:14.398Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:14.398Z] #40 ... [2021-03-18T22:21:14.398Z] [2021-03-18T22:21:14.398Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:14.398Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:14.421Z] #29 6.462 ## 3.5% ########## 14.5% #################### 29.0% ################################### 49.2% ######################################################### 79.4% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-18T22:21:14.421Z] #29 7.046 [2021-03-18T22:21:14.552Z] [2021-03-18T22:21:14.553Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:14.553Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:21:14.679Z] #29 7.401 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T22:21:14.938Z] #29 7.500 [2021-03-18T22:21:14.938Z] #29 7.563 ######################################################################## 100.0% [2021-03-18T22:21:14.938Z] #29 7.587 [2021-03-18T22:21:15.201Z] #29 7.807 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T22:21:15.201Z] #29 7.922 [2021-03-18T22:21:15.459Z] #29 8.002 ######################################################################## 100.0% [2021-03-18T22:21:15.459Z] #29 8.056 [2021-03-18T22:21:15.459Z] #29 8.064 Download of images into '/build' complete. [2021-03-18T22:21:15.459Z] #29 8.064 Use something like the following to load the result into a Docker daemon: [2021-03-18T22:21:15.459Z] #29 8.064 tar -cC '/build' . | docker load [2021-03-18T22:21:17.374Z] #29 DONE 10.1s [2021-03-18T22:21:17.374Z] [2021-03-18T22:21:17.374Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-18T22:21:17.374Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T22:21:17.374Z] #12 DONE 6.7s [2021-03-18T22:21:17.374Z] [2021-03-18T22:21:17.374Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:17.374Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:17.689Z] #13 ... [2021-03-18T22:21:17.689Z] [2021-03-18T22:21:17.689Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:17.689Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:17.689Z] #55 7.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:17.689Z] #55 7.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:17.689Z] #55 7.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:17.689Z] #55 7.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:17.689Z] #55 ... [2021-03-18T22:21:17.689Z] [2021-03-18T22:21:17.689Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:17.689Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:17.689Z] #42 9.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:17.689Z] #42 9.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:17.689Z] #42 9.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:17.689Z] #42 ... [2021-03-18T22:21:17.689Z] [2021-03-18T22:21:17.689Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:17.689Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:21:17.689Z] #45 8.097 + RM_GOPATH=0 [2021-03-18T22:21:17.689Z] #45 8.097 + TMP_GOPATH= [2021-03-18T22:21:17.689Z] #45 8.097 + : /build [2021-03-18T22:21:17.689Z] #45 8.097 + '[' -z '' ']' [2021-03-18T22:21:17.689Z] #45 8.097 ++ mktemp -d [2021-03-18T22:21:17.689Z] #45 8.107 + export GOPATH=/tmp/tmp.GL5uszNgDj [2021-03-18T22:21:17.689Z] #45 8.107 + GOPATH=/tmp/tmp.GL5uszNgDj [2021-03-18T22:21:17.689Z] #45 8.107 + RM_GOPATH=1 [2021-03-18T22:21:17.689Z] #45 8.107 + case "$(go env GOARCH)" in [2021-03-18T22:21:17.689Z] #45 8.107 ++ go env GOARCH [2021-03-18T22:21:17.689Z] #45 8.139 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.689Z] #45 8.139 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.689Z] #45 8.139 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:17.689Z] #45 8.148 + dir=/tmp/install [2021-03-18T22:21:17.689Z] #45 8.148 + bin=vndr [2021-03-18T22:21:17.689Z] #45 8.148 + shift [2021-03-18T22:21:17.689Z] #45 8.148 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T22:21:17.689Z] #45 8.148 + . /tmp/install/vndr.installer [2021-03-18T22:21:17.689Z] #45 8.148 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:17.689Z] #45 8.148 + install_vndr [2021-03-18T22:21:17.689Z] #45 8.148 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T22:21:17.689Z] #45 8.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GL5uszNgDj/src/github.com/LK4D4/vndr [2021-03-18T22:21:17.689Z] #45 8.148 Cloning into '/tmp/tmp.GL5uszNgDj/src/github.com/LK4D4/vndr'... [2021-03-18T22:21:17.689Z] #45 8.151 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:17.689Z] #45 9.668 + cd /tmp/tmp.GL5uszNgDj/src/github.com/LK4D4/vndr [2021-03-18T22:21:17.689Z] #45 9.685 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:17.689Z] #45 9.697 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T22:21:17.689Z] #45 ... [2021-03-18T22:21:17.689Z] [2021-03-18T22:21:17.689Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:17.689Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:21:17.689Z] #34 7.459 + RM_GOPATH=0 [2021-03-18T22:21:17.689Z] #34 7.459 + TMP_GOPATH= [2021-03-18T22:21:17.689Z] #34 7.459 + : /build [2021-03-18T22:21:17.689Z] #34 7.459 + '[' -z '' ']' [2021-03-18T22:21:17.689Z] #34 7.459 ++ mktemp -d [2021-03-18T22:21:17.689Z] #34 7.459 + export GOPATH=/tmp/tmp.4dx0deWV4e [2021-03-18T22:21:17.689Z] #34 7.459 + GOPATH=/tmp/tmp.4dx0deWV4e [2021-03-18T22:21:17.689Z] #34 7.459 + RM_GOPATH=1 [2021-03-18T22:21:17.689Z] #34 7.459 + case "$(go env GOARCH)" in [2021-03-18T22:21:17.689Z] #34 7.459 ++ go env GOARCH [2021-03-18T22:21:17.689Z] #34 7.512 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.689Z] #34 7.513 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.689Z] #34 7.515 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:17.689Z] #34 7.548 + dir=/tmp/install [2021-03-18T22:21:17.689Z] #34 7.548 + bin=tomlv [2021-03-18T22:21:17.689Z] #34 7.548 + shift [2021-03-18T22:21:17.689Z] #34 7.548 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T22:21:17.689Z] #34 7.548 + . /tmp/install/tomlv.installer [2021-03-18T22:21:17.689Z] #34 7.548 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:17.689Z] #34 7.548 + install_tomlv [2021-03-18T22:21:17.690Z] #34 7.548 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T22:21:17.690Z] #34 7.548 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4dx0deWV4e/src/github.com/BurntSushi/toml [2021-03-18T22:21:17.690Z] #34 7.549 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:17.690Z] #34 7.587 Cloning into '/tmp/tmp.4dx0deWV4e/src/github.com/BurntSushi/toml'... [2021-03-18T22:21:17.690Z] #34 8.531 + cd /tmp/tmp.4dx0deWV4e/src/github.com/BurntSushi/toml [2021-03-18T22:21:17.690Z] #34 8.531 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:17.690Z] #34 8.545 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:21:17.690Z] #34 9.346 internal/cpu [2021-03-18T22:21:17.690Z] #34 9.347 runtime/internal/atomic [2021-03-18T22:21:17.690Z] #34 10.15 runtime/internal/sys [2021-03-18T22:21:17.690Z] #34 10.53 runtime/internal/math [2021-03-18T22:21:17.690Z] #34 ... [2021-03-18T22:21:17.690Z] [2021-03-18T22:21:17.690Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:17.690Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:21:17.690Z] #51 8.392 + RM_GOPATH=0 [2021-03-18T22:21:17.690Z] #51 8.392 + TMP_GOPATH= [2021-03-18T22:21:17.690Z] #51 8.392 + : /build [2021-03-18T22:21:17.690Z] #51 8.392 + '[' -z '' ']' [2021-03-18T22:21:17.690Z] #51 8.392 ++ mktemp -d [2021-03-18T22:21:17.690Z] #51 8.410 + export GOPATH=/tmp/tmp.rXx9raUHhk [2021-03-18T22:21:17.690Z] #51 8.410 + GOPATH=/tmp/tmp.rXx9raUHhk [2021-03-18T22:21:17.690Z] #51 8.410 + RM_GOPATH=1 [2021-03-18T22:21:17.690Z] #51 8.410 + case "$(go env GOARCH)" in [2021-03-18T22:21:17.690Z] #51 8.410 ++ go env GOARCH [2021-03-18T22:21:17.690Z] #51 8.496 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:17.690Z] #51 8.496 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.690Z] #51 8.496 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.690Z] #51 8.496 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:17.690Z] #51 8.496 + dir=/tmp/install [2021-03-18T22:21:17.690Z] #51 8.496 + bin=shfmt [2021-03-18T22:21:17.690Z] #51 8.496 + shift [2021-03-18T22:21:17.690Z] #51 8.496 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T22:21:17.690Z] #51 8.496 + . /tmp/install/shfmt.installer [2021-03-18T22:21:17.690Z] #51 8.496 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:17.690Z] #51 8.496 + install_shfmt [2021-03-18T22:21:17.690Z] #51 8.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T22:21:17.690Z] #51 8.496 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rXx9raUHhk/src/github.com/mvdan/sh [2021-03-18T22:21:17.690Z] #51 8.496 Cloning into '/tmp/tmp.rXx9raUHhk/src/github.com/mvdan/sh'... [2021-03-18T22:21:17.946Z] #51 ... [2021-03-18T22:21:17.946Z] [2021-03-18T22:21:17.946Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:17.946Z] #24 sha256:ec78d9f6c2fee162d282d7079ae6e2c1536ad8ebf978ff8a1cb88f1f27944415 [2021-03-18T22:21:17.946Z] #24 7.177 + RM_GOPATH=0 [2021-03-18T22:21:17.946Z] #24 7.177 + TMP_GOPATH= [2021-03-18T22:21:17.946Z] #24 7.177 + : /build [2021-03-18T22:21:17.946Z] #24 7.177 + '[' -z '' ']' [2021-03-18T22:21:17.946Z] #24 7.177 ++ mktemp -d [2021-03-18T22:21:17.946Z] #24 7.177 + export GOPATH=/tmp/tmp.5ssrqLxLZK [2021-03-18T22:21:17.946Z] #24 7.177 + GOPATH=/tmp/tmp.5ssrqLxLZK [2021-03-18T22:21:17.946Z] #24 7.177 + RM_GOPATH=1 [2021-03-18T22:21:17.946Z] #24 7.177 + case "$(go env GOARCH)" in [2021-03-18T22:21:17.946Z] #24 7.177 ++ go env GOARCH [2021-03-18T22:21:17.946Z] #24 7.177 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.946Z] #24 7.177 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:17.946Z] #24 7.177 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:17.946Z] #24 7.182 + dir=/tmp/install [2021-03-18T22:21:17.946Z] #24 7.182 + bin=dockercli [2021-03-18T22:21:17.946Z] #24 7.182 + shift [2021-03-18T22:21:17.946Z] #24 7.182 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T22:21:17.946Z] #24 7.182 + . /tmp/install/dockercli.installer [2021-03-18T22:21:17.946Z] #24 7.182 ++ : stable [2021-03-18T22:21:17.946Z] #24 7.182 ++ : 17.06.2-ce [2021-03-18T22:21:17.946Z] #24 7.182 + install_dockercli [2021-03-18T22:21:17.946Z] #24 7.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T22:21:17.946Z] #24 7.182 ++ uname -m [2021-03-18T22:21:17.946Z] #24 7.182 + arch=x86_64 [2021-03-18T22:21:17.946Z] #24 7.182 + '[' x86_64 '!=' x86_64 ']' [2021-03-18T22:21:17.946Z] #24 7.182 + url=https://download.docker.com/linux/static [2021-03-18T22:21:17.946Z] #24 7.182 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-18T22:21:17.946Z] #24 7.182 Install docker/cli version 17.06.2-ce from stable [2021-03-18T22:21:17.946Z] #24 7.187 + tar -xz docker/docker [2021-03-18T22:21:18.015Z] #65 DONE 4.1s [2021-03-18T22:21:18.015Z] [2021-03-18T22:21:18.015Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T22:21:18.016Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-18T22:21:18.016Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s [2021-03-18T22:21:18.203Z] #24 ... [2021-03-18T22:21:18.203Z] [2021-03-18T22:21:18.203Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:18.203Z] #67 sha256:d82566ee1a294716bad555e358c70d533f77e3e6155079ab7248b493ece47dcd [2021-03-18T22:21:18.203Z] #67 8.353 + RM_GOPATH=0 [2021-03-18T22:21:18.203Z] #67 8.357 + TMP_GOPATH= [2021-03-18T22:21:18.203Z] #67 8.357 + : /build [2021-03-18T22:21:18.203Z] #67 8.357 + '[' -z '' ']' [2021-03-18T22:21:18.203Z] #67 8.357 ++ mktemp -d [2021-03-18T22:21:18.203Z] #67 8.361 + export GOPATH=/tmp/tmp.oiuUPWzfMo [2021-03-18T22:21:18.203Z] #67 8.361 + GOPATH=/tmp/tmp.oiuUPWzfMo [2021-03-18T22:21:18.203Z] #67 8.361 + RM_GOPATH=1 [2021-03-18T22:21:18.203Z] #67 8.361 + case "$(go env GOARCH)" in [2021-03-18T22:21:18.203Z] #67 8.361 ++ go env GOARCH [2021-03-18T22:21:18.203Z] #67 8.437 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.203Z] #67 8.437 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.203Z] #67 8.437 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:18.203Z] #67 8.440 + dir=/tmp/install [2021-03-18T22:21:18.203Z] #67 8.440 + bin=proxy [2021-03-18T22:21:18.203Z] #67 8.440 + shift [2021-03-18T22:21:18.203Z] #67 8.440 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T22:21:18.203Z] #67 8.440 + . /tmp/install/proxy.installer [2021-03-18T22:21:18.203Z] #67 8.440 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:18.203Z] #67 8.440 + install_proxy [2021-03-18T22:21:18.203Z] #67 8.440 + case "$1" in [2021-03-18T22:21:18.203Z] #67 8.440 + export CGO_ENABLED=0 [2021-03-18T22:21:18.203Z] #67 8.440 + CGO_ENABLED=0 [2021-03-18T22:21:18.203Z] #67 8.440 + _install_proxy [2021-03-18T22:21:18.203Z] #67 8.440 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T22:21:18.203Z] #67 8.440 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oiuUPWzfMo/src/github.com/docker/libnetwork [2021-03-18T22:21:18.203Z] #67 8.440 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:18.203Z] #67 8.497 Cloning into '/tmp/tmp.oiuUPWzfMo/src/github.com/docker/libnetwork'... [2021-03-18T22:21:18.203Z] #67 ... [2021-03-18T22:21:18.203Z] [2021-03-18T22:21:18.203Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:18.203Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:18.203Z] #49 8.216 + RM_GOPATH=0 [2021-03-18T22:21:18.203Z] #49 8.216 + TMP_GOPATH= [2021-03-18T22:21:18.203Z] #49 8.216 + : /build [2021-03-18T22:21:18.203Z] #49 8.216 + '[' -z '' ']' [2021-03-18T22:21:18.203Z] #49 8.216 ++ mktemp -d [2021-03-18T22:21:18.203Z] #49 8.216 + export GOPATH=/tmp/tmp.B0JxFRqdaP [2021-03-18T22:21:18.203Z] #49 8.216 + GOPATH=/tmp/tmp.B0JxFRqdaP [2021-03-18T22:21:18.203Z] #49 8.216 + RM_GOPATH=1 [2021-03-18T22:21:18.203Z] #49 8.216 + case "$(go env GOARCH)" in [2021-03-18T22:21:18.203Z] #49 8.216 ++ go env GOARCH [2021-03-18T22:21:18.203Z] #49 8.264 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.203Z] #49 8.264 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.203Z] #49 8.264 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:18.203Z] #49 8.264 + dir=/tmp/install [2021-03-18T22:21:18.203Z] #49 8.264 + bin=golangci_lint [2021-03-18T22:21:18.203Z] #49 8.264 + shift [2021-03-18T22:21:18.203Z] #49 8.264 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T22:21:18.203Z] #49 8.264 + . /tmp/install/golangci_lint.installer [2021-03-18T22:21:18.203Z] #49 8.264 ++ : v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.264 + install_golangci_lint [2021-03-18T22:21:18.203Z] #49 8.264 + set -e [2021-03-18T22:21:18.203Z] #49 8.264 + export GO111MODULE=on [2021-03-18T22:21:18.203Z] #49 8.264 + GO111MODULE=on [2021-03-18T22:21:18.203Z] #49 8.264 + GOBIN=/build [2021-03-18T22:21:18.203Z] #49 8.264 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.364 go: finding github.com v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.364 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.364 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.364 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:18.203Z] #49 8.364 go: finding github.com/golangci v1.23.8 [2021-03-18T22:21:18.203Z] #49 9.620 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:18.203Z] #49 10.85 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:18.474Z] #49 ... [2021-03-18T22:21:18.474Z] [2021-03-18T22:21:18.474Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:18.474Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:21:18.474Z] #58 7.618 + RM_GOPATH=0 [2021-03-18T22:21:18.474Z] #58 7.618 + TMP_GOPATH= [2021-03-18T22:21:18.474Z] #58 7.618 + : /build [2021-03-18T22:21:18.474Z] #58 7.618 + '[' -z '' ']' [2021-03-18T22:21:18.474Z] #58 7.618 ++ mktemp -d [2021-03-18T22:21:18.474Z] #58 7.618 + export GOPATH=/tmp/tmp.UdLJcL7JfS [2021-03-18T22:21:18.474Z] #58 7.618 + GOPATH=/tmp/tmp.UdLJcL7JfS [2021-03-18T22:21:18.474Z] #58 7.618 + RM_GOPATH=1 [2021-03-18T22:21:18.474Z] #58 7.618 + case "$(go env GOARCH)" in [2021-03-18T22:21:18.474Z] #58 7.618 ++ go env GOARCH [2021-03-18T22:21:18.474Z] #58 7.637 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.474Z] #58 7.637 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.474Z] #58 7.637 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:18.474Z] #58 7.638 + dir=/tmp/install [2021-03-18T22:21:18.474Z] #58 7.638 + bin=rootlesskit [2021-03-18T22:21:18.474Z] #58 7.638 + shift [2021-03-18T22:21:18.474Z] #58 7.638 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T22:21:18.474Z] #58 7.638 + . /tmp/install/rootlesskit.installer [2021-03-18T22:21:18.474Z] #58 7.638 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:18.474Z] #58 7.638 + install_rootlesskit [2021-03-18T22:21:18.474Z] #58 7.638 + case "$1" in [2021-03-18T22:21:18.474Z] #58 7.638 + export CGO_ENABLED=0 [2021-03-18T22:21:18.474Z] #58 7.638 + CGO_ENABLED=0 [2021-03-18T22:21:18.474Z] #58 7.638 + _install_rootlesskit [2021-03-18T22:21:18.474Z] #58 7.648 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:18.474Z] #58 7.648 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T22:21:18.474Z] #58 7.648 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UdLJcL7JfS/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:18.474Z] #58 7.661 Cloning into '/tmp/tmp.UdLJcL7JfS/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T22:21:18.474Z] #58 ... [2021-03-18T22:21:18.474Z] [2021-03-18T22:21:18.474Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:18.474Z] #47 sha256:b39bb2f9633fa565ead1f2b3983adb49264301b4aa93ef67a57d053730e5241a [2021-03-18T22:21:18.474Z] #47 9.024 + RM_GOPATH=0 [2021-03-18T22:21:18.474Z] #47 9.024 + TMP_GOPATH= [2021-03-18T22:21:18.474Z] #47 9.024 + : /build [2021-03-18T22:21:18.474Z] #47 9.024 + '[' -z '' ']' [2021-03-18T22:21:18.474Z] #47 9.024 ++ mktemp -d [2021-03-18T22:21:18.474Z] #47 9.034 + export GOPATH=/tmp/tmp.ZJ9WaNdDso [2021-03-18T22:21:18.474Z] #47 9.034 + GOPATH=/tmp/tmp.ZJ9WaNdDso [2021-03-18T22:21:18.474Z] #47 9.034 + RM_GOPATH=1 [2021-03-18T22:21:18.474Z] #47 9.034 + case "$(go env GOARCH)" in [2021-03-18T22:21:18.474Z] #47 9.034 ++ go env GOARCH [2021-03-18T22:21:18.474Z] #47 9.197 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.474Z] #47 9.197 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:18.474Z] #47 9.197 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:18.474Z] #47 9.223 + dir=/tmp/install [2021-03-18T22:21:18.474Z] #47 9.223 + bin=gotestsum [2021-03-18T22:21:18.474Z] #47 9.223 + shift [2021-03-18T22:21:18.474Z] #47 9.223 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T22:21:18.474Z] #47 9.223 + . /tmp/install/gotestsum.installer [2021-03-18T22:21:18.474Z] #47 9.223 ++ : v0.5.3 [2021-03-18T22:21:18.474Z] #47 9.223 + install_gotestsum [2021-03-18T22:21:18.474Z] #47 9.223 + set -e [2021-03-18T22:21:18.474Z] #47 9.223 + export GO111MODULE=on [2021-03-18T22:21:18.474Z] #47 9.223 + GO111MODULE=on [2021-03-18T22:21:18.474Z] #47 9.223 + GOBIN=/build [2021-03-18T22:21:18.474Z] #47 9.223 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T22:21:18.474Z] #47 9.410 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:18.474Z] #47 9.410 go: finding gotest.tools v0.5.3 [2021-03-18T22:21:18.474Z] #47 10.58 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:18.731Z] #47 ... [2021-03-18T22:21:18.731Z] [2021-03-18T22:21:18.731Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:18.731Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:18.731Z] #36 9.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:18.731Z] #36 9.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:18.731Z] #36 9.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:18.731Z] #36 10.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:18.731Z] #36 ... [2021-03-18T22:21:18.731Z] [2021-03-18T22:21:18.731Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:18.731Z] #47 sha256:b39bb2f9633fa565ead1f2b3983adb49264301b4aa93ef67a57d053730e5241a [2021-03-18T22:21:18.731Z] #47 11.46 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:19.403Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done [2021-03-18T22:21:19.664Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-03-18T22:21:19.664Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-18T22:21:19.833Z] #32 ... [2021-03-18T22:21:19.833Z] [2021-03-18T22:21:19.833Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-18T22:21:19.833Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T22:21:19.833Z] #12 DONE 5.4s [2021-03-18T22:21:19.833Z] [2021-03-18T22:21:19.833Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:19.833Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:19.833Z] #40 ... [2021-03-18T22:21:19.833Z] [2021-03-18T22:21:19.833Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:19.833Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:20.682Z] #47 13.02 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:20.693Z] #9 DONE 26.8s [2021-03-18T22:21:20.693Z] [2021-03-18T22:21:20.693Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:20.693Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:20.693Z] #27 7.336 Fetched 8248 kB in 3s (2829 kB/s) [2021-03-18T22:21:20.693Z] #27 7.336 Reading package lists... [2021-03-18T22:21:20.693Z] #27 8.661 Reading package lists... [2021-03-18T22:21:20.693Z] #27 9.975 Building dependency tree... [2021-03-18T22:21:20.693Z] #27 10.69 The following additional packages will be installed: [2021-03-18T22:21:20.693Z] #27 10.69 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T22:21:20.693Z] #27 10.69 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T22:21:20.693Z] #27 10.69 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T22:21:20.693Z] #27 10.69 Suggested packages: [2021-03-18T22:21:20.693Z] #27 10.69 krb5-doc krb5-user [2021-03-18T22:21:20.693Z] #27 10.69 Recommended packages: [2021-03-18T22:21:20.693Z] #27 10.69 krb5-locales publicsuffix libsasl2-modules [2021-03-18T22:21:20.693Z] #27 10.93 The following NEW packages will be installed: [2021-03-18T22:21:20.693Z] #27 10.93 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T22:21:20.693Z] #27 10.93 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T22:21:20.693Z] #27 10.93 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T22:21:20.693Z] #27 10.93 libssh2-1 libssl1.1 openssl [2021-03-18T22:21:20.693Z] #27 11.23 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T22:21:20.693Z] #27 11.23 Need to get 4777 kB of archives. [2021-03-18T22:21:20.693Z] #27 11.23 After this operation, 11.5 MB of additional disk space will be used. [2021-03-18T22:21:20.693Z] #27 11.23 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-18T22:21:20.693Z] #27 11.23 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-18T22:21:20.693Z] #27 11.25 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-18T22:21:20.693Z] #27 11.32 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-18T22:21:20.693Z] #27 11.32 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T22:21:20.693Z] #27 11.32 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:16 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-18T22:21:20.693Z] #27 11.34 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-18T22:21:20.693Z] #27 11.35 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-18T22:21:20.693Z] #27 11.35 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-18T22:21:20.693Z] #27 11.82 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:21:20.693Z] #27 11.86 Fetched 4777 kB in 0s (12.6 MB/s) [2021-03-18T22:21:20.693Z] #27 11.91 Selecting previously unselected package libssl1.1:arm64. [2021-03-18T22:21:20.693Z] #27 11.91 (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 ... 6670 files and directories currently installed.) [2021-03-18T22:21:20.693Z] #27 11.91 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-18T22:21:20.693Z] #27 11.92 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:20.693Z] #27 12.36 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-18T22:21:20.693Z] #27 12.36 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-18T22:21:20.693Z] #27 12.36 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:20.693Z] #27 12.42 Selecting previously unselected package libsasl2-2:arm64. [2021-03-18T22:21:20.693Z] #27 12.42 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-18T22:21:20.693Z] #27 12.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:20.693Z] #27 12.55 Selecting previously unselected package libldap-common. [2021-03-18T22:21:20.693Z] #27 12.55 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T22:21:20.693Z] #27 12.56 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:20.693Z] #27 12.92 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-18T22:21:20.693Z] #27 12.92 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-18T22:21:20.693Z] #27 12.92 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:20.693Z] #27 13.13 Selecting previously unselected package openssl. [2021-03-18T22:21:20.693Z] #27 13.13 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-18T22:21:20.693Z] #27 13.14 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:20.939Z] #47 13.44 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:20.939Z] #47 13.45 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:20.939Z] #47 13.45 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T22:21:20.939Z] #47 13.45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:20.939Z] #47 13.46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:20.939Z] #47 13.50 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:20.956Z] #27 13.57 Selecting previously unselected package ca-certificates. [2021-03-18T22:21:20.956Z] #27 13.57 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T22:21:20.956Z] #27 13.57 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:21.197Z] #47 13.90 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:21.197Z] #47 13.97 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:21.197Z] #47 14.04 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T22:21:21.222Z] #27 13.87 Selecting previously unselected package libkeyutils1:arm64. [2021-03-18T22:21:21.222Z] #27 13.87 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-18T22:21:21.222Z] #27 13.88 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-18T22:21:21.222Z] #27 13.92 Selecting previously unselected package libkrb5support0:arm64. [2021-03-18T22:21:21.222Z] #27 13.93 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-18T22:21:21.222Z] #27 13.93 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:21.222Z] #27 13.99 Selecting previously unselected package libk5crypto3:arm64. [2021-03-18T22:21:21.222Z] #27 13.99 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-18T22:21:21.222Z] #27 13.99 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:21.222Z] #27 14.05 Selecting previously unselected package libkrb5-3:arm64. [2021-03-18T22:21:21.484Z] #27 14.05 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-18T22:21:21.484Z] #27 14.06 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:21.484Z] #27 14.30 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-18T22:21:21.484Z] #27 14.30 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-18T22:21:21.484Z] #27 14.31 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:21.568Z] #13 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:21.568Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:21:21.568Z] #51 6.922 + RM_GOPATH=0 [2021-03-18T22:21:21.568Z] #51 6.922 + TMP_GOPATH= [2021-03-18T22:21:21.568Z] #51 6.922 + : /build [2021-03-18T22:21:21.568Z] #51 6.922 + '[' -z '' ']' [2021-03-18T22:21:21.568Z] #51 6.922 ++ mktemp -d [2021-03-18T22:21:21.568Z] #51 6.922 + export GOPATH=/tmp/tmp.hS6ssNiu12 [2021-03-18T22:21:21.568Z] #51 6.922 + GOPATH=/tmp/tmp.hS6ssNiu12 [2021-03-18T22:21:21.568Z] #51 6.922 + RM_GOPATH=1 [2021-03-18T22:21:21.568Z] #51 6.922 + case "$(go env GOARCH)" in [2021-03-18T22:21:21.568Z] #51 6.922 ++ go env GOARCH [2021-03-18T22:21:21.568Z] #51 6.922 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #51 6.922 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #51 6.922 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:21.568Z] #51 6.922 + dir=/tmp/install [2021-03-18T22:21:21.568Z] #51 6.922 + bin=shfmt [2021-03-18T22:21:21.568Z] #51 6.922 + shift [2021-03-18T22:21:21.568Z] #51 6.922 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T22:21:21.568Z] #51 6.922 + . /tmp/install/shfmt.installer [2021-03-18T22:21:21.568Z] #51 6.922 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:21.568Z] #51 6.922 + install_shfmt [2021-03-18T22:21:21.568Z] #51 6.922 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T22:21:21.568Z] #51 6.922 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hS6ssNiu12/src/github.com/mvdan/sh [2021-03-18T22:21:21.568Z] #51 6.922 Cloning into '/tmp/tmp.hS6ssNiu12/src/github.com/mvdan/sh'... [2021-03-18T22:21:21.568Z] #51 6.934 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:21.568Z] #51 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:21.568Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:21.568Z] #42 7.218 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:21.568Z] #42 7.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:21.568Z] #42 7.280 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:21.568Z] #42 8.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:21.568Z] #42 9.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:21.568Z] #42 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:21.568Z] #58 sha256:3d10cfdcc421a58ef80dbb5fb80c02bf971768b5adb65f5b9db044f2cab782e0 [2021-03-18T22:21:21.568Z] #58 7.564 + RM_GOPATH=0 [2021-03-18T22:21:21.568Z] #58 7.564 + TMP_GOPATH= [2021-03-18T22:21:21.568Z] #58 7.564 + : /build [2021-03-18T22:21:21.568Z] #58 7.564 + '[' -z '' ']' [2021-03-18T22:21:21.568Z] #58 7.564 ++ mktemp -d [2021-03-18T22:21:21.568Z] #58 7.564 + export GOPATH=/tmp/tmp.myuRL0SrWK [2021-03-18T22:21:21.568Z] #58 7.564 + GOPATH=/tmp/tmp.myuRL0SrWK [2021-03-18T22:21:21.568Z] #58 7.564 + RM_GOPATH=1 [2021-03-18T22:21:21.568Z] #58 7.564 + case "$(go env GOARCH)" in [2021-03-18T22:21:21.568Z] #58 7.564 ++ go env GOARCH [2021-03-18T22:21:21.568Z] #58 7.602 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:21.568Z] #58 7.603 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #58 7.603 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #58 7.603 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:21.568Z] #58 7.603 + dir=/tmp/install [2021-03-18T22:21:21.568Z] #58 7.603 + bin=rootlesskit [2021-03-18T22:21:21.568Z] #58 7.603 + shift [2021-03-18T22:21:21.568Z] #58 7.603 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T22:21:21.568Z] #58 7.603 + . /tmp/install/rootlesskit.installer [2021-03-18T22:21:21.568Z] #58 7.603 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:21.568Z] #58 7.603 + install_rootlesskit [2021-03-18T22:21:21.568Z] #58 7.603 + case "$1" in [2021-03-18T22:21:21.568Z] #58 7.603 + export CGO_ENABLED=0 [2021-03-18T22:21:21.568Z] #58 7.603 + CGO_ENABLED=0 [2021-03-18T22:21:21.568Z] #58 7.603 + _install_rootlesskit [2021-03-18T22:21:21.568Z] #58 7.603 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T22:21:21.568Z] #58 7.603 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.myuRL0SrWK/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:21.568Z] #58 7.603 Cloning into '/tmp/tmp.myuRL0SrWK/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T22:21:21.568Z] #58 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:21.568Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:21.568Z] #55 8.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:21.568Z] #55 8.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:21.568Z] #55 8.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:21.568Z] #55 9.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:21.568Z] #55 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:21.568Z] #24 sha256:81eec5a7f1075c7dba82805fbf42778eaf11cf9a30d9ef3f3dc086c564a102ce [2021-03-18T22:21:21.568Z] #24 7.237 + RM_GOPATH=0 [2021-03-18T22:21:21.568Z] #24 7.237 + TMP_GOPATH= [2021-03-18T22:21:21.568Z] #24 7.237 + : /build [2021-03-18T22:21:21.568Z] #24 7.237 + '[' -z '' ']' [2021-03-18T22:21:21.568Z] #24 7.237 ++ mktemp -d [2021-03-18T22:21:21.568Z] #24 7.237 + export GOPATH=/tmp/tmp.30MYkOy7BE [2021-03-18T22:21:21.568Z] #24 7.237 + GOPATH=/tmp/tmp.30MYkOy7BE [2021-03-18T22:21:21.568Z] #24 7.237 + RM_GOPATH=1 [2021-03-18T22:21:21.568Z] #24 7.237 + case "$(go env GOARCH)" in [2021-03-18T22:21:21.568Z] #24 7.237 ++ go env GOARCH [2021-03-18T22:21:21.568Z] #24 7.245 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #24 7.245 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #24 7.245 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:21.568Z] #24 7.245 + dir=/tmp/install [2021-03-18T22:21:21.568Z] #24 7.245 + bin=dockercli [2021-03-18T22:21:21.568Z] #24 7.245 + shift [2021-03-18T22:21:21.568Z] #24 7.245 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T22:21:21.568Z] #24 7.245 + . /tmp/install/dockercli.installer [2021-03-18T22:21:21.568Z] #24 7.245 ++ : stable [2021-03-18T22:21:21.568Z] #24 7.245 ++ : 17.06.2-ce [2021-03-18T22:21:21.568Z] #24 7.245 + install_dockercli [2021-03-18T22:21:21.568Z] #24 7.245 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T22:21:21.568Z] #24 7.245 ++ uname -m [2021-03-18T22:21:21.568Z] #24 7.245 + arch=x86_64 [2021-03-18T22:21:21.568Z] #24 7.245 + '[' x86_64 '!=' x86_64 ']' [2021-03-18T22:21:21.568Z] #24 7.245 + url=https://download.docker.com/linux/static [2021-03-18T22:21:21.568Z] #24 7.245 + tar -xz docker/docker [2021-03-18T22:21:21.568Z] #24 7.246 Install docker/cli version 17.06.2-ce from stable [2021-03-18T22:21:21.568Z] #24 7.252 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-18T22:21:21.568Z] #24 ... [2021-03-18T22:21:21.568Z] [2021-03-18T22:21:21.568Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:21.568Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:21.568Z] #49 6.076 + RM_GOPATH=0 [2021-03-18T22:21:21.568Z] #49 6.076 + TMP_GOPATH= [2021-03-18T22:21:21.568Z] #49 6.076 + : /build [2021-03-18T22:21:21.568Z] #49 6.076 + '[' -z '' ']' [2021-03-18T22:21:21.568Z] #49 6.076 ++ mktemp -d [2021-03-18T22:21:21.568Z] #49 6.088 + export GOPATH=/tmp/tmp.CH22CBKPb5 [2021-03-18T22:21:21.568Z] #49 6.088 + GOPATH=/tmp/tmp.CH22CBKPb5 [2021-03-18T22:21:21.568Z] #49 6.088 + RM_GOPATH=1 [2021-03-18T22:21:21.568Z] #49 6.088 + case "$(go env GOARCH)" in [2021-03-18T22:21:21.568Z] #49 6.088 ++ go env GOARCH [2021-03-18T22:21:21.568Z] #49 6.088 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #49 6.088 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.568Z] #49 6.088 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:21.568Z] #49 6.088 + dir=/tmp/install [2021-03-18T22:21:21.568Z] #49 6.088 + bin=golangci_lint [2021-03-18T22:21:21.568Z] #49 6.088 + shift [2021-03-18T22:21:21.568Z] #49 6.088 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T22:21:21.568Z] #49 6.088 + . /tmp/install/golangci_lint.installer [2021-03-18T22:21:21.568Z] #49 6.088 ++ : v1.23.8 [2021-03-18T22:21:21.568Z] #49 6.088 + install_golangci_lint [2021-03-18T22:21:21.568Z] #49 6.088 + set -e [2021-03-18T22:21:21.568Z] #49 6.088 + export GO111MODULE=on [2021-03-18T22:21:21.568Z] #49 6.088 + GO111MODULE=on [2021-03-18T22:21:21.568Z] #49 6.088 + GOBIN=/build [2021-03-18T22:21:21.568Z] #49 6.088 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T22:21:21.568Z] #49 6.167 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T22:21:21.568Z] #49 6.168 go: finding github.com v1.23.8 [2021-03-18T22:21:21.568Z] #49 6.168 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T22:21:21.568Z] #49 6.168 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:21.569Z] #49 6.168 go: finding github.com/golangci v1.23.8 [2021-03-18T22:21:21.569Z] #49 6.427 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:21.569Z] #49 7.250 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:21.569Z] #49 ... [2021-03-18T22:21:21.569Z] [2021-03-18T22:21:21.569Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:21.569Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:21.569Z] #45 7.929 + RM_GOPATH=0 [2021-03-18T22:21:21.569Z] #45 7.929 + TMP_GOPATH= [2021-03-18T22:21:21.569Z] #45 7.929 + : /build [2021-03-18T22:21:21.569Z] #45 7.929 + '[' -z '' ']' [2021-03-18T22:21:21.569Z] #45 7.929 ++ mktemp -d [2021-03-18T22:21:21.569Z] #45 7.929 + export GOPATH=/tmp/tmp.sVzwQLNX9c [2021-03-18T22:21:21.569Z] #45 7.929 + GOPATH=/tmp/tmp.sVzwQLNX9c [2021-03-18T22:21:21.569Z] #45 7.929 + RM_GOPATH=1 [2021-03-18T22:21:21.569Z] #45 7.929 + case "$(go env GOARCH)" in [2021-03-18T22:21:21.569Z] #45 7.929 ++ go env GOARCH [2021-03-18T22:21:21.569Z] #45 7.929 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.569Z] #45 7.929 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:21.569Z] #45 7.929 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:21.569Z] #45 7.960 + dir=/tmp/install [2021-03-18T22:21:21.569Z] #45 7.960 + bin=vndr [2021-03-18T22:21:21.569Z] #45 7.960 + shift [2021-03-18T22:21:21.569Z] #45 7.960 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T22:21:21.569Z] #45 7.960 + . /tmp/install/vndr.installer [2021-03-18T22:21:21.569Z] #45 7.960 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:21.569Z] #45 7.960 + install_vndr [2021-03-18T22:21:21.569Z] #45 7.960 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T22:21:21.569Z] #45 7.960 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sVzwQLNX9c/src/github.com/LK4D4/vndr [2021-03-18T22:21:21.569Z] #45 7.960 Cloning into '/tmp/tmp.sVzwQLNX9c/src/github.com/LK4D4/vndr'... [2021-03-18T22:21:21.569Z] #45 7.960 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:21.569Z] #45 8.641 + cd /tmp/tmp.sVzwQLNX9c/src/github.com/LK4D4/vndr [2021-03-18T22:21:21.569Z] #45 8.641 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:21.569Z] #45 8.677 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T22:21:21.569Z] #45 9.764 internal/cpu [2021-03-18T22:21:21.569Z] #45 9.777 runtime/internal/math [2021-03-18T22:21:21.569Z] #45 9.905 internal/race [2021-03-18T22:21:21.569Z] #45 10.06 sync/atomic [2021-03-18T22:21:21.569Z] #45 10.48 unicode [2021-03-18T22:21:21.569Z] #45 10.48 internal/bytealg [2021-03-18T22:21:21.765Z] #47 14.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:21.765Z] #47 14.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:21.765Z] #47 14.19 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:21.765Z] #47 14.24 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:21.765Z] #47 14.33 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:21.765Z] #47 14.33 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:21.828Z] #45 ... [2021-03-18T22:21:21.828Z] [2021-03-18T22:21:21.828Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:21.828Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:21.828Z] #36 6.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:21.828Z] #36 6.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:21.828Z] #36 6.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:21.828Z] #36 6.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:21.828Z] #36 7.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:21.828Z] #36 9.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:22.088Z] #36 ... [2021-03-18T22:21:22.088Z] [2021-03-18T22:21:22.088Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:22.088Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:21:22.088Z] #34 7.800 + RM_GOPATH=0 [2021-03-18T22:21:22.088Z] #34 7.800 + TMP_GOPATH= [2021-03-18T22:21:22.088Z] #34 7.800 + : /build [2021-03-18T22:21:22.088Z] #34 7.800 + '[' -z '' ']' [2021-03-18T22:21:22.088Z] #34 7.800 ++ mktemp -d [2021-03-18T22:21:22.088Z] #34 7.800 + export GOPATH=/tmp/tmp.nXIGKdlKv0 [2021-03-18T22:21:22.088Z] #34 7.800 + GOPATH=/tmp/tmp.nXIGKdlKv0 [2021-03-18T22:21:22.088Z] #34 7.800 + RM_GOPATH=1 [2021-03-18T22:21:22.088Z] #34 7.800 + case "$(go env GOARCH)" in [2021-03-18T22:21:22.088Z] #34 7.800 ++ go env GOARCH [2021-03-18T22:21:22.088Z] #34 7.800 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.088Z] #34 7.800 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.088Z] #34 7.804 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:22.088Z] #34 7.804 + dir=/tmp/install [2021-03-18T22:21:22.088Z] #34 7.804 + bin=tomlv [2021-03-18T22:21:22.088Z] #34 7.804 + shift [2021-03-18T22:21:22.088Z] #34 7.804 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T22:21:22.088Z] #34 7.804 + . /tmp/install/tomlv.installer [2021-03-18T22:21:22.088Z] #34 7.804 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:22.088Z] #34 7.804 + install_tomlv [2021-03-18T22:21:22.088Z] #34 7.804 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T22:21:22.088Z] #34 7.804 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nXIGKdlKv0/src/github.com/BurntSushi/toml [2021-03-18T22:21:22.088Z] #34 7.808 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:22.088Z] #34 7.812 Cloning into '/tmp/tmp.nXIGKdlKv0/src/github.com/BurntSushi/toml'... [2021-03-18T22:21:22.088Z] #34 8.706 + cd /tmp/tmp.nXIGKdlKv0/src/github.com/BurntSushi/toml [2021-03-18T22:21:22.088Z] #34 8.706 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:22.088Z] #34 8.864 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:21:22.088Z] #34 9.295 internal/cpu [2021-03-18T22:21:22.088Z] #34 9.295 runtime/internal/atomic [2021-03-18T22:21:22.088Z] #34 9.510 runtime/internal/sys [2021-03-18T22:21:22.088Z] #34 9.736 runtime/internal/math [2021-03-18T22:21:22.088Z] #34 9.847 math/bits [2021-03-18T22:21:22.088Z] #34 9.847 internal/bytealg [2021-03-18T22:21:22.088Z] #34 10.42 math [2021-03-18T22:21:22.088Z] #34 10.88 runtime [2021-03-18T22:21:22.088Z] #34 ... [2021-03-18T22:21:22.088Z] [2021-03-18T22:21:22.088Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:22.088Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:22.088Z] #40 8.453 + git clone https://github.com/docker/distribution.git . [2021-03-18T22:21:22.088Z] #40 8.454 Cloning into '.'... [2021-03-18T22:21:22.348Z] #40 ... [2021-03-18T22:21:22.348Z] [2021-03-18T22:21:22.348Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:22.348Z] #67 sha256:eb10e96e719c2dcc83af70bceb07c671a6048ce1c332e16035736dcc03cfd852 [2021-03-18T22:21:22.348Z] #67 6.934 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:22.348Z] #67 6.934 + RM_GOPATH=0 [2021-03-18T22:21:22.348Z] #67 6.934 + TMP_GOPATH= [2021-03-18T22:21:22.348Z] #67 6.934 + : /build [2021-03-18T22:21:22.348Z] #67 6.934 + '[' -z '' ']' [2021-03-18T22:21:22.348Z] #67 6.934 ++ mktemp -d [2021-03-18T22:21:22.348Z] #67 6.934 + export GOPATH=/tmp/tmp.rQvXh5xWH9 [2021-03-18T22:21:22.348Z] #67 6.934 + GOPATH=/tmp/tmp.rQvXh5xWH9 [2021-03-18T22:21:22.348Z] #67 6.934 + RM_GOPATH=1 [2021-03-18T22:21:22.348Z] #67 6.934 + case "$(go env GOARCH)" in [2021-03-18T22:21:22.348Z] #67 6.934 ++ go env GOARCH [2021-03-18T22:21:22.348Z] #67 6.934 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.348Z] #67 6.934 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.348Z] #67 6.934 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:22.348Z] #67 6.934 + dir=/tmp/install [2021-03-18T22:21:22.348Z] #67 6.934 + bin=proxy [2021-03-18T22:21:22.348Z] #67 6.934 + shift [2021-03-18T22:21:22.348Z] #67 6.934 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T22:21:22.348Z] #67 6.934 + . /tmp/install/proxy.installer [2021-03-18T22:21:22.348Z] #67 6.934 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:22.348Z] #67 6.934 + install_proxy [2021-03-18T22:21:22.348Z] #67 6.934 + case "$1" in [2021-03-18T22:21:22.348Z] #67 6.934 + export CGO_ENABLED=0 [2021-03-18T22:21:22.348Z] #67 6.934 + CGO_ENABLED=0 [2021-03-18T22:21:22.348Z] #67 6.934 + _install_proxy [2021-03-18T22:21:22.348Z] #67 6.934 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T22:21:22.348Z] #67 6.934 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rQvXh5xWH9/src/github.com/docker/libnetwork [2021-03-18T22:21:22.348Z] #67 6.934 Cloning into '/tmp/tmp.rQvXh5xWH9/src/github.com/docker/libnetwork'... [2021-03-18T22:21:22.348Z] #67 ... [2021-03-18T22:21:22.348Z] [2021-03-18T22:21:22.348Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:22.348Z] #47 sha256:afe46a07b3d8201c79f9d4b471a62d169ce6ddb3ebb6a8c78984ddb0a1dcfce9 [2021-03-18T22:21:22.348Z] #47 6.759 + RM_GOPATH=0 [2021-03-18T22:21:22.348Z] #47 6.759 + TMP_GOPATH= [2021-03-18T22:21:22.348Z] #47 6.759 + : /build [2021-03-18T22:21:22.348Z] #47 6.759 + '[' -z '' ']' [2021-03-18T22:21:22.348Z] #47 6.759 ++ mktemp -d [2021-03-18T22:21:22.348Z] #47 6.759 + export GOPATH=/tmp/tmp.KweufxGl6p [2021-03-18T22:21:22.348Z] #47 6.759 + GOPATH=/tmp/tmp.KweufxGl6p [2021-03-18T22:21:22.348Z] #47 6.759 + RM_GOPATH=1 [2021-03-18T22:21:22.348Z] #47 6.759 + case "$(go env GOARCH)" in [2021-03-18T22:21:22.348Z] #47 6.759 ++ go env GOARCH [2021-03-18T22:21:22.348Z] #47 6.774 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.348Z] #47 6.774 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:22.348Z] #47 6.774 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:22.348Z] #47 6.774 + dir=/tmp/install [2021-03-18T22:21:22.348Z] #47 6.774 + bin=gotestsum [2021-03-18T22:21:22.348Z] #47 6.774 + shift [2021-03-18T22:21:22.348Z] #47 6.774 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T22:21:22.348Z] #47 6.774 + . /tmp/install/gotestsum.installer [2021-03-18T22:21:22.348Z] #47 6.774 ++ : v0.5.3 [2021-03-18T22:21:22.348Z] #47 6.774 + install_gotestsum [2021-03-18T22:21:22.348Z] #47 6.774 + set -e [2021-03-18T22:21:22.348Z] #47 6.774 + export GO111MODULE=on [2021-03-18T22:21:22.348Z] #47 6.774 + GO111MODULE=on [2021-03-18T22:21:22.348Z] #47 6.774 + GOBIN=/build [2021-03-18T22:21:22.348Z] #47 6.774 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T22:21:22.348Z] #47 6.780 go: finding gotest.tools v0.5.3 [2021-03-18T22:21:22.348Z] #47 6.791 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:22.348Z] #47 7.390 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:22.348Z] #47 7.825 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:22.348Z] #47 8.656 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:22.348Z] #47 8.865 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T22:21:22.348Z] #47 8.865 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:22.348Z] #47 8.866 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:22.348Z] #47 9.024 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:22.348Z] #47 9.066 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:22.348Z] #47 9.066 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:22.348Z] #47 9.157 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:22.348Z] #47 9.335 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:22.348Z] #47 9.335 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:22.348Z] #47 9.383 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:22.348Z] #47 9.409 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:22.348Z] #47 9.525 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:22.348Z] #47 9.564 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T22:21:22.348Z] #47 9.576 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:22.348Z] #47 9.712 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:22.348Z] #47 9.712 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:22.348Z] #47 9.993 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:22.348Z] #47 10.06 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:22.438Z] #47 14.80 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:22.438Z] #47 14.84 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:22.438Z] #47 14.96 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:22.607Z] #47 ... [2021-03-18T22:21:22.607Z] [2021-03-18T22:21:22.607Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:22.607Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:22.607Z] #45 11.73 runtime [2021-03-18T22:21:22.607Z] #45 ... [2021-03-18T22:21:22.607Z] [2021-03-18T22:21:22.607Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:22.607Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:21:22.607Z] #32 6.251 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T22:21:22.607Z] #32 6.251 Cloning into '.'... [2021-03-18T22:21:22.866Z] #32 ... [2021-03-18T22:21:22.866Z] [2021-03-18T22:21:22.866Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:22.866Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:22.866Z] #42 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:22.870Z] #27 ... [2021-03-18T22:21:22.870Z] [2021-03-18T22:21:22.870Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T22:21:22.870Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-18T22:21:22.870Z] #10 DONE 2.0s [2021-03-18T22:21:22.870Z] [2021-03-18T22:21:22.870Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:22.870Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:22.870Z] #27 15.33 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-18T22:21:22.870Z] #27 15.33 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-18T22:21:22.870Z] #27 15.34 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-18T22:21:22.870Z] #27 15.40 Selecting previously unselected package libpsl5:arm64. [2021-03-18T22:21:22.870Z] #27 15.41 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-18T22:21:22.870Z] #27 15.41 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-18T22:21:22.870Z] #27 15.49 Selecting previously unselected package librtmp1:arm64. [2021-03-18T22:21:22.870Z] #27 15.49 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-18T22:21:22.870Z] #27 15.49 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:21:22.870Z] #27 15.72 Selecting previously unselected package libssh2-1:arm64. [2021-03-18T22:21:22.870Z] #27 15.72 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-18T22:21:23.132Z] #27 15.72 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-18T22:21:23.132Z] #27 15.78 Selecting previously unselected package libcurl4:arm64. [2021-03-18T22:21:23.132Z] #27 15.78 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-18T22:21:23.132Z] #27 15.79 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-18T22:21:23.393Z] #27 15.94 Selecting previously unselected package curl. [2021-03-18T22:21:23.393Z] #27 15.94 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-18T22:21:23.393Z] #27 15.95 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T22:21:23.393Z] #27 16.01 Selecting previously unselected package libonig5:arm64. [2021-03-18T22:21:23.393Z] #27 16.01 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-18T22:21:23.393Z] #27 16.02 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-18T22:21:23.697Z] #27 ... [2021-03-18T22:21:23.697Z] [2021-03-18T22:21:23.697Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-18T22:21:23.697Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-18T22:21:23.697Z] #11 DONE 0.9s [2021-03-18T22:21:23.697Z] [2021-03-18T22:21:23.697Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:23.697Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:23.697Z] #27 16.17 Selecting previously unselected package libjq1:arm64. [2021-03-18T22:21:23.697Z] #27 16.17 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-18T22:21:23.697Z] #27 16.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-18T22:21:23.697Z] #27 16.24 Selecting previously unselected package jq. [2021-03-18T22:21:23.697Z] #27 16.24 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-18T22:21:23.697Z] #27 16.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:21:23.959Z] #27 16.37 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-18T22:21:23.959Z] #27 16.40 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-18T22:21:23.959Z] #27 16.40 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:23.959Z] #27 ... [2021-03-18T22:21:23.959Z] [2021-03-18T22:21:23.959Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T22:21:23.959Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-18T22:21:23.959Z] #39 DONE 0.5s [2021-03-18T22:21:23.959Z] [2021-03-18T22:21:23.959Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:23.959Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:23.959Z] #27 16.75 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-18T22:21:23.959Z] #27 16.77 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:23.959Z] #27 16.79 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:23.959Z] #27 16.80 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:24.037Z] #13 ... [2021-03-18T22:21:24.037Z] [2021-03-18T22:21:24.037Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:24.037Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:21:24.037Z] #45 7.651 + RM_GOPATH=0 [2021-03-18T22:21:24.037Z] #45 7.651 + TMP_GOPATH= [2021-03-18T22:21:24.037Z] #45 7.651 + : /build [2021-03-18T22:21:24.037Z] #45 7.651 + '[' -z '' ']' [2021-03-18T22:21:24.037Z] #45 7.651 ++ mktemp -d [2021-03-18T22:21:24.037Z] #45 7.651 + export GOPATH=/tmp/tmp.WiOVmLpTXj [2021-03-18T22:21:24.037Z] #45 7.651 + GOPATH=/tmp/tmp.WiOVmLpTXj [2021-03-18T22:21:24.037Z] #45 7.651 + RM_GOPATH=1 [2021-03-18T22:21:24.037Z] #45 7.651 + case "$(go env GOARCH)" in [2021-03-18T22:21:24.037Z] #45 7.651 ++ go env GOARCH [2021-03-18T22:21:24.037Z] #45 7.686 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:24.037Z] #45 7.686 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.037Z] #45 7.686 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.037Z] #45 7.686 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:24.037Z] #45 7.694 + dir=/tmp/install [2021-03-18T22:21:24.037Z] #45 7.694 + bin=vndr [2021-03-18T22:21:24.037Z] #45 7.694 + shift [2021-03-18T22:21:24.037Z] #45 7.694 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T22:21:24.037Z] #45 7.694 + . /tmp/install/vndr.installer [2021-03-18T22:21:24.037Z] #45 7.694 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:24.037Z] #45 7.694 + install_vndr [2021-03-18T22:21:24.037Z] #45 7.694 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T22:21:24.037Z] #45 7.694 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WiOVmLpTXj/src/github.com/LK4D4/vndr [2021-03-18T22:21:24.037Z] #45 7.694 Cloning into '/tmp/tmp.WiOVmLpTXj/src/github.com/LK4D4/vndr'... [2021-03-18T22:21:24.037Z] #45 8.376 + cd /tmp/tmp.WiOVmLpTXj/src/github.com/LK4D4/vndr [2021-03-18T22:21:24.037Z] #45 8.376 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:24.037Z] #45 8.382 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T22:21:24.037Z] #45 ... [2021-03-18T22:21:24.037Z] [2021-03-18T22:21:24.037Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:24.037Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:24.037Z] #42 9.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:24.037Z] #42 9.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:24.037Z] #42 9.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:24.223Z] #27 ... [2021-03-18T22:21:24.223Z] [2021-03-18T22:21:24.223Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T22:21:24.223Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-18T22:21:24.223Z] #31 DONE 0.6s [2021-03-18T22:21:24.223Z] [2021-03-18T22:21:24.223Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:24.223Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:24.223Z] #27 16.82 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T22:21:24.223Z] #27 16.84 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:24.223Z] #27 16.85 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T22:21:24.223Z] #27 16.86 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-18T22:21:24.223Z] #27 16.88 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:24.223Z] #27 16.90 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T22:21:24.223Z] #27 16.92 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-18T22:21:24.223Z] #27 16.94 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-18T22:21:24.223Z] #27 16.95 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T22:21:24.223Z] #27 16.96 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:24.297Z] #42 ... [2021-03-18T22:21:24.297Z] [2021-03-18T22:21:24.297Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:24.297Z] #24 sha256:6826954967dfda86e70546d484fe30558d93d2080d23f6d8eb4ed902a0770d50 [2021-03-18T22:21:24.297Z] #24 8.321 + RM_GOPATH=0 [2021-03-18T22:21:24.297Z] #24 8.321 + TMP_GOPATH= [2021-03-18T22:21:24.297Z] #24 8.321 + : /build [2021-03-18T22:21:24.297Z] #24 8.321 + '[' -z '' ']' [2021-03-18T22:21:24.297Z] #24 8.321 ++ mktemp -d [2021-03-18T22:21:24.297Z] #24 8.321 + export GOPATH=/tmp/tmp.qKN21JlG3u [2021-03-18T22:21:24.297Z] #24 8.321 + GOPATH=/tmp/tmp.qKN21JlG3u [2021-03-18T22:21:24.297Z] #24 8.321 + RM_GOPATH=1 [2021-03-18T22:21:24.297Z] #24 8.321 + case "$(go env GOARCH)" in [2021-03-18T22:21:24.297Z] #24 8.321 ++ go env GOARCH [2021-03-18T22:21:24.297Z] #24 8.453 Install docker/cli version 17.06.2-ce from stable [2021-03-18T22:21:24.297Z] #24 8.453 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.297Z] #24 8.453 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.297Z] #24 8.453 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:24.297Z] #24 8.453 + dir=/tmp/install [2021-03-18T22:21:24.297Z] #24 8.453 + bin=dockercli [2021-03-18T22:21:24.297Z] #24 8.453 + shift [2021-03-18T22:21:24.297Z] #24 8.453 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T22:21:24.297Z] #24 8.453 + . /tmp/install/dockercli.installer [2021-03-18T22:21:24.297Z] #24 8.453 ++ : stable [2021-03-18T22:21:24.297Z] #24 8.453 ++ : 17.06.2-ce [2021-03-18T22:21:24.297Z] #24 8.453 + install_dockercli [2021-03-18T22:21:24.297Z] #24 8.453 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T22:21:24.297Z] #24 8.453 ++ uname -m [2021-03-18T22:21:24.297Z] #24 8.453 + arch=x86_64 [2021-03-18T22:21:24.297Z] #24 8.453 + '[' x86_64 '!=' x86_64 ']' [2021-03-18T22:21:24.297Z] #24 8.453 + url=https://download.docker.com/linux/static [2021-03-18T22:21:24.297Z] #24 8.453 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-18T22:21:24.297Z] #24 8.453 + tar -xz docker/docker [2021-03-18T22:21:24.297Z] #24 ... [2021-03-18T22:21:24.297Z] [2021-03-18T22:21:24.297Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:24.297Z] #67 sha256:6bcda8730741d3192e44e86381a7579a3c39634335e7e888e974484a54a86552 [2021-03-18T22:21:24.297Z] #67 5.859 + RM_GOPATH=0 [2021-03-18T22:21:24.297Z] #67 5.859 + TMP_GOPATH= [2021-03-18T22:21:24.297Z] #67 5.859 + : /build [2021-03-18T22:21:24.297Z] #67 5.859 + '[' -z '' ']' [2021-03-18T22:21:24.297Z] #67 5.859 ++ mktemp -d [2021-03-18T22:21:24.297Z] #67 5.859 + export GOPATH=/tmp/tmp.Pfwxf94sO0 [2021-03-18T22:21:24.297Z] #67 5.859 + GOPATH=/tmp/tmp.Pfwxf94sO0 [2021-03-18T22:21:24.297Z] #67 5.859 + RM_GOPATH=1 [2021-03-18T22:21:24.297Z] #67 5.859 + case "$(go env GOARCH)" in [2021-03-18T22:21:24.297Z] #67 5.859 ++ go env GOARCH [2021-03-18T22:21:24.297Z] #67 5.859 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.297Z] #67 5.859 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.297Z] #67 5.859 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:24.297Z] #67 5.859 + dir=/tmp/install [2021-03-18T22:21:24.297Z] #67 5.859 + bin=proxy [2021-03-18T22:21:24.297Z] #67 5.859 + shift [2021-03-18T22:21:24.297Z] #67 5.859 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T22:21:24.297Z] #67 5.859 + . /tmp/install/proxy.installer [2021-03-18T22:21:24.297Z] #67 5.859 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:24.297Z] #67 5.859 + install_proxy [2021-03-18T22:21:24.297Z] #67 5.859 + case "$1" in [2021-03-18T22:21:24.297Z] #67 5.859 + export CGO_ENABLED=0 [2021-03-18T22:21:24.297Z] #67 5.859 + CGO_ENABLED=0 [2021-03-18T22:21:24.297Z] #67 5.859 + _install_proxy [2021-03-18T22:21:24.297Z] #67 5.859 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T22:21:24.297Z] #67 5.859 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Pfwxf94sO0/src/github.com/docker/libnetwork [2021-03-18T22:21:24.297Z] #67 5.859 Cloning into '/tmp/tmp.Pfwxf94sO0/src/github.com/docker/libnetwork'... [2021-03-18T22:21:24.297Z] #67 5.859 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:24.558Z] #67 ... [2021-03-18T22:21:24.558Z] [2021-03-18T22:21:24.558Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:24.558Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:21:24.558Z] #34 7.134 + RM_GOPATH=0 [2021-03-18T22:21:24.558Z] #34 7.134 + TMP_GOPATH= [2021-03-18T22:21:24.558Z] #34 7.138 + : /build [2021-03-18T22:21:24.558Z] #34 7.138 + '[' -z '' ']' [2021-03-18T22:21:24.558Z] #34 7.138 ++ mktemp -d [2021-03-18T22:21:24.558Z] #34 7.138 + export GOPATH=/tmp/tmp.62TTz1DSzP [2021-03-18T22:21:24.558Z] #34 7.138 + GOPATH=/tmp/tmp.62TTz1DSzP [2021-03-18T22:21:24.558Z] #34 7.138 + RM_GOPATH=1 [2021-03-18T22:21:24.558Z] #34 7.138 + case "$(go env GOARCH)" in [2021-03-18T22:21:24.558Z] #34 7.138 ++ go env GOARCH [2021-03-18T22:21:24.558Z] #34 7.156 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.558Z] #34 7.156 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.558Z] #34 7.156 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:24.558Z] #34 7.174 + dir=/tmp/install [2021-03-18T22:21:24.558Z] #34 7.174 + bin=tomlv [2021-03-18T22:21:24.558Z] #34 7.174 + shift [2021-03-18T22:21:24.558Z] #34 7.174 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T22:21:24.558Z] #34 7.174 + . /tmp/install/tomlv.installer [2021-03-18T22:21:24.558Z] #34 7.174 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:24.558Z] #34 7.174 + install_tomlv [2021-03-18T22:21:24.558Z] #34 7.174 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T22:21:24.558Z] #34 7.174 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.62TTz1DSzP/src/github.com/BurntSushi/toml [2021-03-18T22:21:24.558Z] #34 7.174 Cloning into '/tmp/tmp.62TTz1DSzP/src/github.com/BurntSushi/toml'... [2021-03-18T22:21:24.558Z] #34 7.174 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:24.558Z] #34 7.782 + cd /tmp/tmp.62TTz1DSzP/src/github.com/BurntSushi/toml [2021-03-18T22:21:24.558Z] #34 7.782 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:24.558Z] #34 7.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:21:24.558Z] #34 8.315 internal/cpu [2021-03-18T22:21:24.558Z] #34 8.342 runtime/internal/atomic [2021-03-18T22:21:24.558Z] #34 8.496 runtime/internal/sys [2021-03-18T22:21:24.558Z] #34 8.694 runtime/internal/math [2021-03-18T22:21:24.558Z] #34 8.746 internal/bytealg [2021-03-18T22:21:24.558Z] #34 8.862 math/bits [2021-03-18T22:21:24.558Z] #34 9.617 math [2021-03-18T22:21:24.558Z] #34 9.796 runtime [2021-03-18T22:21:24.818Z] #34 ... [2021-03-18T22:21:24.818Z] [2021-03-18T22:21:24.818Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:24.818Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:21:24.818Z] #51 6.264 + RM_GOPATH=0 [2021-03-18T22:21:24.818Z] #51 6.264 + TMP_GOPATH= [2021-03-18T22:21:24.818Z] #51 6.264 + : /build [2021-03-18T22:21:24.818Z] #51 6.264 + '[' -z '' ']' [2021-03-18T22:21:24.818Z] #51 6.264 ++ mktemp -d [2021-03-18T22:21:24.818Z] #51 6.264 + export GOPATH=/tmp/tmp.ldtcdm2xHO [2021-03-18T22:21:24.818Z] #51 6.264 + GOPATH=/tmp/tmp.ldtcdm2xHO [2021-03-18T22:21:24.818Z] #51 6.264 + RM_GOPATH=1 [2021-03-18T22:21:24.818Z] #51 6.264 + case "$(go env GOARCH)" in [2021-03-18T22:21:24.818Z] #51 6.269 ++ go env GOARCH [2021-03-18T22:21:24.818Z] #51 6.276 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.818Z] #51 6.276 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:24.818Z] #51 6.276 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:24.818Z] #51 6.283 + dir=/tmp/install [2021-03-18T22:21:24.818Z] #51 6.283 + bin=shfmt [2021-03-18T22:21:24.818Z] #51 6.283 + shift [2021-03-18T22:21:24.818Z] #51 6.283 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T22:21:24.818Z] #51 6.283 + . /tmp/install/shfmt.installer [2021-03-18T22:21:24.818Z] #51 6.283 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:24.818Z] #51 6.283 + install_shfmt [2021-03-18T22:21:24.818Z] #51 6.283 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T22:21:24.818Z] #51 6.284 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:24.818Z] #51 6.284 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ldtcdm2xHO/src/github.com/mvdan/sh [2021-03-18T22:21:24.818Z] #51 6.290 Cloning into '/tmp/tmp.ldtcdm2xHO/src/github.com/mvdan/sh'... [2021-03-18T22:21:24.818Z] #51 ... [2021-03-18T22:21:24.818Z] [2021-03-18T22:21:24.818Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:24.818Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:24.818Z] #55 8.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:24.818Z] #55 8.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:24.818Z] #55 8.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:24.818Z] #55 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:25.077Z] #55 ... [2021-03-18T22:21:25.077Z] [2021-03-18T22:21:25.077Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:25.077Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:25.077Z] #36 9.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:25.077Z] #36 9.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:25.077Z] #36 9.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:25.077Z] #36 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:25.077Z] #36 ... [2021-03-18T22:21:25.077Z] [2021-03-18T22:21:25.077Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:25.077Z] #47 sha256:2907f69b597abf4158d8501757300e26c78fa4318c56d36e554b0bd68f56b0fe [2021-03-18T22:21:25.077Z] #47 7.894 + RM_GOPATH=0 [2021-03-18T22:21:25.077Z] #47 7.894 + TMP_GOPATH= [2021-03-18T22:21:25.077Z] #47 7.894 + : /build [2021-03-18T22:21:25.077Z] #47 7.894 + '[' -z '' ']' [2021-03-18T22:21:25.077Z] #47 7.894 ++ mktemp -d [2021-03-18T22:21:25.077Z] #47 7.894 + export GOPATH=/tmp/tmp.Ig5em55UsD [2021-03-18T22:21:25.077Z] #47 7.894 + GOPATH=/tmp/tmp.Ig5em55UsD [2021-03-18T22:21:25.077Z] #47 7.894 + RM_GOPATH=1 [2021-03-18T22:21:25.077Z] #47 7.894 + case "$(go env GOARCH)" in [2021-03-18T22:21:25.077Z] #47 7.894 ++ go env GOARCH [2021-03-18T22:21:25.077Z] #47 7.924 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:25.077Z] #47 7.924 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:25.077Z] #47 7.924 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:25.077Z] #47 7.924 + dir=/tmp/install [2021-03-18T22:21:25.077Z] #47 7.924 + bin=gotestsum [2021-03-18T22:21:25.077Z] #47 7.924 + shift [2021-03-18T22:21:25.077Z] #47 7.924 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T22:21:25.078Z] #47 7.924 + . /tmp/install/gotestsum.installer [2021-03-18T22:21:25.078Z] #47 7.924 ++ : v0.5.3 [2021-03-18T22:21:25.078Z] #47 7.924 + install_gotestsum [2021-03-18T22:21:25.078Z] #47 7.924 + set -e [2021-03-18T22:21:25.078Z] #47 7.924 + export GO111MODULE=on [2021-03-18T22:21:25.078Z] #47 7.924 + GO111MODULE=on [2021-03-18T22:21:25.078Z] #47 7.924 + GOBIN=/build [2021-03-18T22:21:25.078Z] #47 7.924 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T22:21:25.078Z] #47 7.978 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:25.078Z] #47 8.012 go: finding gotest.tools v0.5.3 [2021-03-18T22:21:25.078Z] #47 8.858 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:25.078Z] #47 9.466 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:25.078Z] #47 10.85 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:25.078Z] #47 10.85 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:25.078Z] #47 10.89 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T22:21:25.078Z] #47 11.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:25.078Z] #47 11.15 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:25.337Z] #47 ... [2021-03-18T22:21:25.337Z] [2021-03-18T22:21:25.337Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:25.337Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:25.337Z] #49 8.623 + RM_GOPATH=0 [2021-03-18T22:21:25.337Z] #49 8.623 + TMP_GOPATH= [2021-03-18T22:21:25.337Z] #49 8.623 + : /build [2021-03-18T22:21:25.337Z] #49 8.623 + '[' -z '' ']' [2021-03-18T22:21:25.337Z] #49 8.623 ++ mktemp -d [2021-03-18T22:21:25.337Z] #49 8.623 + export GOPATH=/tmp/tmp.9tGKatWSGa [2021-03-18T22:21:25.337Z] #49 8.623 + GOPATH=/tmp/tmp.9tGKatWSGa [2021-03-18T22:21:25.337Z] #49 8.623 + RM_GOPATH=1 [2021-03-18T22:21:25.337Z] #49 8.623 + case "$(go env GOARCH)" in [2021-03-18T22:21:25.337Z] #49 8.623 ++ go env GOARCH [2021-03-18T22:21:25.337Z] #49 8.654 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:25.337Z] #49 8.654 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:25.337Z] #49 8.654 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:25.337Z] #49 8.693 + dir=/tmp/install [2021-03-18T22:21:25.337Z] #49 8.693 + bin=golangci_lint [2021-03-18T22:21:25.337Z] #49 8.693 + shift [2021-03-18T22:21:25.337Z] #49 8.693 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T22:21:25.337Z] #49 8.693 + . /tmp/install/golangci_lint.installer [2021-03-18T22:21:25.337Z] #49 8.693 ++ : v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.693 + install_golangci_lint [2021-03-18T22:21:25.337Z] #49 8.693 + set -e [2021-03-18T22:21:25.337Z] #49 8.693 + export GO111MODULE=on [2021-03-18T22:21:25.337Z] #49 8.693 + GO111MODULE=on [2021-03-18T22:21:25.337Z] #49 8.693 + GOBIN=/build [2021-03-18T22:21:25.337Z] #49 8.693 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.798 go: finding github.com v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.798 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.798 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.798 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:25.337Z] #49 8.798 go: finding github.com/golangci v1.23.8 [2021-03-18T22:21:25.337Z] #49 10.54 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:25.337Z] #49 11.34 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:25.337Z] #49 ... [2021-03-18T22:21:25.337Z] [2021-03-18T22:21:25.337Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:25.337Z] #47 sha256:2907f69b597abf4158d8501757300e26c78fa4318c56d36e554b0bd68f56b0fe [2021-03-18T22:21:25.337Z] #47 11.45 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:25.337Z] #47 11.46 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:25.337Z] #47 11.47 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:25.596Z] #47 11.59 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:25.596Z] #47 11.62 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:25.596Z] #47 11.68 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:25.715Z] #47 ... [2021-03-18T22:21:25.715Z] [2021-03-18T22:21:25.715Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:25.715Z] #24 sha256:ec78d9f6c2fee162d282d7079ae6e2c1536ad8ebf978ff8a1cb88f1f27944415 [2021-03-18T22:21:25.715Z] #24 18.19 + mkdir -p /build [2021-03-18T22:21:25.715Z] #24 18.21 + mv docker/docker /build/ [2021-03-18T22:21:25.715Z] #24 18.24 + rmdir docker [2021-03-18T22:21:25.855Z] #47 11.69 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T22:21:25.972Z] #24 ... [2021-03-18T22:21:25.972Z] [2021-03-18T22:21:25.972Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:25.972Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:21:25.972Z] #32 8.384 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T22:21:25.972Z] #32 8.384 Cloning into '.'... [2021-03-18T22:21:26.141Z] #47 12.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:26.228Z] #32 ... [2021-03-18T22:21:26.228Z] [2021-03-18T22:21:26.228Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:26.228Z] #24 sha256:ec78d9f6c2fee162d282d7079ae6e2c1536ad8ebf978ff8a1cb88f1f27944415 [2021-03-18T22:21:26.228Z] #24 DONE 18.9s [2021-03-18T22:21:26.228Z] [2021-03-18T22:21:26.228Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:26.228Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:21:26.228Z] #58 13.56 + cd /tmp/tmp.UdLJcL7JfS/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:26.228Z] #58 13.56 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:26.228Z] #58 13.64 + export GO111MODULE=on [2021-03-18T22:21:26.228Z] #58 13.64 + GO111MODULE=on [2021-03-18T22:21:26.228Z] #58 13.64 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:21:26.228Z] #58 13.64 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T22:21:26.228Z] #58 16.69 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:26.228Z] #58 16.73 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:26.228Z] #58 16.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:26.228Z] #58 16.80 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:26.228Z] #58 17.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:26.228Z] #58 17.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:26.228Z] #58 17.03 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T22:21:26.228Z] #58 17.12 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:26.228Z] #58 17.72 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:26.228Z] #58 17.79 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:26.228Z] #58 17.94 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:26.228Z] #58 18.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:26.228Z] #58 18.27 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:26.228Z] #58 18.63 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:26.414Z] #47 12.30 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:26.414Z] #47 12.44 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:26.414Z] #47 12.44 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:26.414Z] #47 12.53 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:26.484Z] #58 19.13 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:26.484Z] #58 19.20 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T22:21:26.484Z] #58 19.22 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:26.484Z] #58 ... [2021-03-18T22:21:26.484Z] [2021-03-18T22:21:26.484Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:26.484Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:26.484Z] #40 8.948 + git clone https://github.com/docker/distribution.git . [2021-03-18T22:21:26.484Z] #40 8.948 Cloning into '.'... [2021-03-18T22:21:26.754Z] #40 ... [2021-03-18T22:21:26.754Z] [2021-03-18T22:21:26.754Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:26.754Z] #47 sha256:b39bb2f9633fa565ead1f2b3983adb49264301b4aa93ef67a57d053730e5241a [2021-03-18T22:21:26.754Z] #47 19.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:26.931Z] #27 18.89 Updating certificates in /etc/ssl/certs... [2021-03-18T22:21:27.010Z] #47 19.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:27.063Z] #42 ... [2021-03-18T22:21:27.063Z] [2021-03-18T22:21:27.064Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:27.064Z] #24 sha256:81eec5a7f1075c7dba82805fbf42778eaf11cf9a30d9ef3f3dc086c564a102ce [2021-03-18T22:21:27.064Z] #24 14.96 + mkdir -p /build [2021-03-18T22:21:27.064Z] #24 14.96 + mv docker/docker /build/ [2021-03-18T22:21:27.064Z] #24 14.97 + rmdir docker [2021-03-18T22:21:27.064Z] #24 DONE 15.7s [2021-03-18T22:21:27.064Z] [2021-03-18T22:21:27.064Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:27.064Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:27.064Z] #49 13.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:27.064Z] #49 13.27 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T22:21:27.064Z] #49 13.39 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T22:21:27.064Z] #49 13.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:27.064Z] #49 13.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:27.064Z] #49 13.55 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T22:21:27.064Z] #49 13.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:27.064Z] #49 13.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:27.064Z] #49 13.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:27.064Z] #49 13.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:27.064Z] #49 13.89 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T22:21:27.064Z] #49 13.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:27.064Z] #49 14.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:27.064Z] #49 14.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:27.064Z] #49 14.25 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:27.064Z] #49 14.31 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:27.064Z] #49 14.53 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:27.064Z] #49 14.56 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:27.064Z] #49 14.65 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T22:21:27.064Z] #49 14.80 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T22:21:27.064Z] #49 14.88 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:27.064Z] #49 14.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:27.064Z] #49 15.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:27.064Z] #49 15.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:27.064Z] #49 15.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:27.064Z] #49 15.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:27.064Z] #49 15.81 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:27.194Z] #27 ... [2021-03-18T22:21:27.194Z] [2021-03-18T22:21:27.194Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-18T22:21:27.194Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-18T22:21:27.194Z] #12 DONE 3.8s [2021-03-18T22:21:27.350Z] #47 13.17 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:27.458Z] [2021-03-18T22:21:27.458Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:27.458Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:21:27.632Z] #49 16.91 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:27.641Z] #47 13.64 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:27.938Z] #47 ... [2021-03-18T22:21:27.938Z] [2021-03-18T22:21:27.938Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:27.938Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:27.938Z] #13 4.374 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:21:27.938Z] #13 4.422 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:27.938Z] #13 4.430 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:27.938Z] #13 4.431 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:27.938Z] #13 6.212 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:21:27.938Z] #13 9.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:27.938Z] #13 13.32 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:27.938Z] #13 ... [2021-03-18T22:21:27.938Z] [2021-03-18T22:21:27.938Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:27.938Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:27.938Z] #55 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:27.938Z] #55 14.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:28.195Z] #55 ... [2021-03-18T22:21:28.195Z] [2021-03-18T22:21:28.195Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:28.195Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:21:28.195Z] #34 10.56 internal/bytealg [2021-03-18T22:21:28.195Z] #34 10.64 math/bits [2021-03-18T22:21:28.195Z] #34 11.54 math [2021-03-18T22:21:28.195Z] #34 11.93 runtime [2021-03-18T22:21:28.195Z] #34 18.85 unicode/utf8 [2021-03-18T22:21:28.195Z] #34 19.84 internal/testlog [2021-03-18T22:21:28.195Z] #34 20.83 encoding [2021-03-18T22:21:28.195Z] #34 ... [2021-03-18T22:21:28.195Z] [2021-03-18T22:21:28.195Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:28.195Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:21:28.195Z] #58 20.95 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:28.452Z] #58 ... [2021-03-18T22:21:28.452Z] [2021-03-18T22:21:28.452Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:28.452Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:28.452Z] #42 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:28.452Z] #42 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:28.452Z] #42 19.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:28.708Z] #42 ... [2021-03-18T22:21:28.708Z] [2021-03-18T22:21:28.708Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:28.708Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:28.708Z] #49 20.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:28.708Z] #49 20.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:28.708Z] #49 20.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:28.708Z] #49 21.09 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T22:21:28.708Z] #49 21.20 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:28.708Z] #49 21.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:28.708Z] #49 21.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:28.969Z] #49 21.64 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:29.230Z] #49 ... [2021-03-18T22:21:29.230Z] [2021-03-18T22:21:29.230Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:29.230Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:21:29.230Z] #45 11.79 internal/race [2021-03-18T22:21:29.230Z] #45 12.07 runtime [2021-03-18T22:21:29.230Z] #45 12.46 sync/atomic [2021-03-18T22:21:29.230Z] #45 13.37 unicode [2021-03-18T22:21:29.230Z] #45 19.31 unicode/utf8 [2021-03-18T22:21:29.230Z] #45 20.51 internal/testlog [2021-03-18T22:21:29.230Z] #45 21.31 unicode/utf16 [2021-03-18T22:21:29.230Z] #45 21.56 container/list [2021-03-18T22:21:29.230Z] #45 ... [2021-03-18T22:21:29.230Z] [2021-03-18T22:21:29.230Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:29.230Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:29.230Z] #49 21.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:29.487Z] #49 22.18 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:29.745Z] #49 22.39 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T22:21:29.745Z] #49 22.45 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:29.745Z] #49 22.49 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:30.001Z] #49 22.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:30.167Z] #49 19.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:30.167Z] #49 19.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:30.167Z] #49 19.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:30.167Z] #49 19.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:30.167Z] #49 19.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:30.167Z] #49 19.17 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T22:21:30.167Z] #49 19.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:30.167Z] #49 19.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:30.167Z] #49 19.21 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:30.167Z] #49 19.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:30.167Z] #49 19.30 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:30.167Z] #49 19.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:30.167Z] #49 19.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:30.167Z] #49 19.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:30.167Z] #49 19.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:30.167Z] #49 19.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:30.248Z] #47 16.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:30.427Z] #49 19.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:30.427Z] #49 19.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:30.427Z] #49 19.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:30.535Z] #47 16.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:30.685Z] #49 19.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:30.685Z] #49 19.94 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T22:21:30.685Z] #49 20.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:30.685Z] #49 20.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:30.939Z] #49 23.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:30.939Z] #49 23.60 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:30.939Z] #49 23.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:30.945Z] #49 20.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:31.124Z] #47 ... [2021-03-18T22:21:31.124Z] [2021-03-18T22:21:31.124Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:31.124Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:21:31.124Z] #51 17.15 + cd /tmp/tmp.ldtcdm2xHO/src/github.com/mvdan/sh [2021-03-18T22:21:31.124Z] #51 17.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:31.204Z] #49 20.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:31.204Z] #49 20.33 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:31.204Z] #49 20.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:31.398Z] #51 17.54 + GO111MODULE=on [2021-03-18T22:21:31.398Z] #51 17.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T22:21:31.463Z] #49 20.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:31.463Z] #49 20.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:31.463Z] #49 20.87 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:31.504Z] #49 23.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:31.694Z] #13 3.492 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:21:31.694Z] #13 3.515 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:31.694Z] #13 3.516 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:31.694Z] #13 3.516 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:31.722Z] #49 20.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:31.982Z] #49 21.15 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:31.982Z] #49 21.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:32.241Z] #49 21.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:32.241Z] #49 21.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:32.241Z] #49 ... [2021-03-18T22:21:32.241Z] [2021-03-18T22:21:32.241Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:32.241Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:32.241Z] #36 21.42 Fetched 8424 kB in 15s (561 kB/s) [2021-03-18T22:21:32.275Z] #13 4.768 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-18T22:21:32.345Z] #51 ... [2021-03-18T22:21:32.345Z] [2021-03-18T22:21:32.345Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:32.345Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:21:32.345Z] #58 8.345 + RM_GOPATH=0 [2021-03-18T22:21:32.345Z] #58 8.345 + TMP_GOPATH= [2021-03-18T22:21:32.345Z] #58 8.345 + : /build [2021-03-18T22:21:32.345Z] #58 8.345 + '[' -z '' ']' [2021-03-18T22:21:32.345Z] #58 8.345 ++ mktemp -d [2021-03-18T22:21:32.345Z] #58 8.374 + export GOPATH=/tmp/tmp.l4BYtmMXoO [2021-03-18T22:21:32.345Z] #58 8.374 + GOPATH=/tmp/tmp.l4BYtmMXoO [2021-03-18T22:21:32.345Z] #58 8.374 + RM_GOPATH=1 [2021-03-18T22:21:32.345Z] #58 8.374 + case "$(go env GOARCH)" in [2021-03-18T22:21:32.345Z] #58 8.374 ++ go env GOARCH [2021-03-18T22:21:32.345Z] #58 8.452 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:32.345Z] #58 8.452 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:32.345Z] #58 8.452 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:32.345Z] #58 8.471 + dir=/tmp/install [2021-03-18T22:21:32.345Z] #58 8.471 + bin=rootlesskit [2021-03-18T22:21:32.345Z] #58 8.471 + shift [2021-03-18T22:21:32.345Z] #58 8.471 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T22:21:32.345Z] #58 8.471 + . /tmp/install/rootlesskit.installer [2021-03-18T22:21:32.345Z] #58 8.471 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:32.345Z] #58 8.471 + install_rootlesskit [2021-03-18T22:21:32.345Z] #58 8.471 + case "$1" in [2021-03-18T22:21:32.345Z] #58 8.471 + export CGO_ENABLED=0 [2021-03-18T22:21:32.345Z] #58 8.471 + CGO_ENABLED=0 [2021-03-18T22:21:32.345Z] #58 8.471 + _install_rootlesskit [2021-03-18T22:21:32.345Z] #58 8.471 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T22:21:32.345Z] #58 8.471 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l4BYtmMXoO/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:32.345Z] #58 8.471 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:32.345Z] #58 8.502 Cloning into '/tmp/tmp.l4BYtmMXoO/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T22:21:32.345Z] #58 15.99 + cd /tmp/tmp.l4BYtmMXoO/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:32.345Z] #58 15.99 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:32.345Z] #58 16.11 + export GO111MODULE=on [2021-03-18T22:21:32.345Z] #58 16.11 + GO111MODULE=on [2021-03-18T22:21:32.345Z] #58 16.11 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:21:32.345Z] #58 16.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T22:21:32.809Z] #36 21.42 Reading package lists... [2021-03-18T22:21:32.809Z] #36 ... [2021-03-18T22:21:32.809Z] [2021-03-18T22:21:32.809Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:32.809Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:32.809Z] #55 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:32.809Z] #55 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:32.809Z] #55 ... [2021-03-18T22:21:32.809Z] [2021-03-18T22:21:32.809Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:32.809Z] #47 sha256:afe46a07b3d8201c79f9d4b471a62d169ce6ddb3ebb6a8c78984ddb0a1dcfce9 [2021-03-18T22:21:32.809Z] #47 11.99 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:32.809Z] #47 13.00 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:32.809Z] #47 13.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:32.809Z] #47 17.92 go: finding github.com/fatih/color v1.9.0 [2021-03-18T22:21:32.809Z] #47 18.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:32.809Z] #47 18.11 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:32.809Z] #47 18.20 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:32.809Z] #47 18.20 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:32.809Z] #47 18.20 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:32.809Z] #47 18.37 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:32.809Z] #47 18.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:32.809Z] #47 18.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:32.809Z] #47 18.78 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:32.810Z] #47 18.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:32.861Z] #13 ... [2021-03-18T22:21:32.861Z] [2021-03-18T22:21:32.861Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:32.861Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:21:32.861Z] #45 5.404 + RM_GOPATH=0 [2021-03-18T22:21:32.861Z] #45 5.404 + TMP_GOPATH= [2021-03-18T22:21:32.861Z] #45 5.404 + : /build [2021-03-18T22:21:32.861Z] #45 5.404 + '[' -z '' ']' [2021-03-18T22:21:32.861Z] #45 5.404 ++ mktemp -d [2021-03-18T22:21:32.861Z] #45 5.406 + export GOPATH=/tmp/tmp.qCk719tzXt [2021-03-18T22:21:32.861Z] #45 5.406 + GOPATH=/tmp/tmp.qCk719tzXt [2021-03-18T22:21:32.861Z] #45 5.406 + RM_GOPATH=1 [2021-03-18T22:21:32.861Z] #45 5.406 + case "$(go env GOARCH)" in [2021-03-18T22:21:32.861Z] #45 5.409 ++ go env GOARCH [2021-03-18T22:21:32.861Z] #45 5.420 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:32.861Z] #45 5.445 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:32.861Z] #45 5.445 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:32.861Z] #45 5.445 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:32.861Z] #45 5.445 + dir=/tmp/install [2021-03-18T22:21:32.861Z] #45 5.445 + bin=vndr [2021-03-18T22:21:32.861Z] #45 5.445 + shift [2021-03-18T22:21:32.861Z] #45 5.445 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T22:21:32.861Z] #45 5.445 + . /tmp/install/vndr.installer [2021-03-18T22:21:32.861Z] #45 5.445 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:32.861Z] #45 5.445 + install_vndr [2021-03-18T22:21:32.861Z] #45 5.445 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T22:21:32.861Z] #45 5.445 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qCk719tzXt/src/github.com/LK4D4/vndr [2021-03-18T22:21:32.861Z] #45 5.456 Cloning into '/tmp/tmp.qCk719tzXt/src/github.com/LK4D4/vndr'... [2021-03-18T22:21:32.861Z] #45 6.170 + cd /tmp/tmp.qCk719tzXt/src/github.com/LK4D4/vndr [2021-03-18T22:21:32.861Z] #45 6.173 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T22:21:32.861Z] #45 6.209 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T22:21:32.861Z] #45 7.213 runtime/internal/sys [2021-03-18T22:21:32.861Z] #45 7.285 internal/race [2021-03-18T22:21:32.861Z] #45 7.312 runtime/internal/atomic [2021-03-18T22:21:32.861Z] #45 7.424 internal/cpu [2021-03-18T22:21:32.861Z] #45 7.438 sync/atomic [2021-03-18T22:21:32.861Z] #45 7.737 runtime/internal/math [2021-03-18T22:21:32.861Z] #45 7.763 unicode [2021-03-18T22:21:32.861Z] #45 8.074 unicode/utf8 [2021-03-18T22:21:32.861Z] #45 8.198 internal/bytealg [2021-03-18T22:21:32.861Z] #45 8.770 math/bits [2021-03-18T22:21:32.861Z] #45 9.095 internal/testlog [2021-03-18T22:21:32.861Z] #45 9.265 runtime [2021-03-18T22:21:32.874Z] #49 ... [2021-03-18T22:21:32.874Z] [2021-03-18T22:21:32.874Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:32.874Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:32.874Z] #36 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:32.874Z] #36 18.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:33.025Z] #58 ... [2021-03-18T22:21:33.025Z] [2021-03-18T22:21:33.025Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:33.025Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:21:33.025Z] #34 18.92 internal/testlog [2021-03-18T22:21:33.069Z] #47 ... [2021-03-18T22:21:33.069Z] [2021-03-18T22:21:33.069Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:33.069Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:33.069Z] #49 21.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:33.069Z] #49 21.56 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:33.069Z] #49 21.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:33.069Z] #49 21.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:33.069Z] #49 21.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:33.069Z] #49 21.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:33.069Z] #49 21.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:33.069Z] #49 21.95 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:33.069Z] #49 22.03 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:33.069Z] #49 22.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:33.069Z] #49 22.28 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:33.069Z] #49 22.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:33.069Z] #49 22.40 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:33.069Z] #49 ... [2021-03-18T22:21:33.069Z] [2021-03-18T22:21:33.069Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:33.069Z] #58 sha256:3d10cfdcc421a58ef80dbb5fb80c02bf971768b5adb65f5b9db044f2cab782e0 [2021-03-18T22:21:33.069Z] #58 12.39 + cd /tmp/tmp.myuRL0SrWK/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:33.069Z] #58 12.39 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:33.069Z] #58 12.39 + export GO111MODULE=on [2021-03-18T22:21:33.069Z] #58 12.39 + GO111MODULE=on [2021-03-18T22:21:33.069Z] #58 12.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:21:33.069Z] #58 12.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T22:21:33.069Z] #58 14.23 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:33.069Z] #58 14.38 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:33.069Z] #58 14.38 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T22:21:33.069Z] #58 14.38 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:33.069Z] #58 14.57 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:33.069Z] #58 14.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:33.069Z] #58 14.67 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:33.069Z] #58 14.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:33.069Z] #58 14.67 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T22:21:33.069Z] #58 14.69 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:33.069Z] #58 14.95 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:33.069Z] #58 15.43 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:33.069Z] #58 15.48 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:33.069Z] #58 15.66 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:33.069Z] #58 15.69 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:33.069Z] #58 15.87 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:33.069Z] #58 16.31 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:33.069Z] #58 16.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:33.069Z] #58 16.54 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:33.069Z] #58 17.17 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:33.069Z] #58 17.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:33.069Z] #58 17.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:33.069Z] #58 20.01 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:33.069Z] #58 21.42 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:33.123Z] #45 9.374 encoding [2021-03-18T22:21:33.130Z] #36 ... [2021-03-18T22:21:33.130Z] [2021-03-18T22:21:33.130Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:33.130Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:21:33.130Z] #51 24.63 + cd /tmp/tmp.rXx9raUHhk/src/github.com/mvdan/sh [2021-03-18T22:21:33.130Z] #51 24.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:33.130Z] #51 24.82 + GO111MODULE=on [2021-03-18T22:21:33.130Z] #51 24.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T22:21:33.295Z] #34 ... [2021-03-18T22:21:33.295Z] [2021-03-18T22:21:33.295Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:33.295Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:21:33.295Z] #32 8.707 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T22:21:33.295Z] #32 8.733 Cloning into '.'... [2021-03-18T22:21:33.295Z] #32 ... [2021-03-18T22:21:33.295Z] [2021-03-18T22:21:33.295Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:33.295Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:33.295Z] #40 8.855 + git clone https://github.com/docker/distribution.git . [2021-03-18T22:21:33.295Z] #40 8.861 Cloning into '.'... [2021-03-18T22:21:33.328Z] #58 ... [2021-03-18T22:21:33.328Z] [2021-03-18T22:21:33.328Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:33.328Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:33.328Z] #49 22.47 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:33.328Z] #49 22.51 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T22:21:33.390Z] #45 9.674 unicode/utf16 [2021-03-18T22:21:33.390Z] #45 9.881 container/list [2021-03-18T22:21:33.390Z] #45 9.944 math [2021-03-18T22:21:33.390Z] #45 ... [2021-03-18T22:21:33.390Z] [2021-03-18T22:21:33.390Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:33.390Z] #34 sha256:c67de32489ee635bbffd40bf49270862f877a6533a22a0f49a3b052ebc907c10 [2021-03-18T22:21:33.390Z] #34 5.932 + RM_GOPATH=0 [2021-03-18T22:21:33.390Z] #34 5.932 + TMP_GOPATH= [2021-03-18T22:21:33.390Z] #34 5.932 + : /build [2021-03-18T22:21:33.390Z] #34 5.932 + '[' -z '' ']' [2021-03-18T22:21:33.390Z] #34 5.933 ++ mktemp -d [2021-03-18T22:21:33.390Z] #34 5.933 + export GOPATH=/tmp/tmp.DLWPYXnjLa [2021-03-18T22:21:33.390Z] #34 5.933 + GOPATH=/tmp/tmp.DLWPYXnjLa [2021-03-18T22:21:33.390Z] #34 5.933 + RM_GOPATH=1 [2021-03-18T22:21:33.390Z] #34 5.933 + case "$(go env GOARCH)" in [2021-03-18T22:21:33.390Z] #34 5.934 ++ go env GOARCH [2021-03-18T22:21:33.390Z] #34 5.951 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.390Z] #34 5.951 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.390Z] #34 5.952 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:33.390Z] #34 5.962 + dir=/tmp/install [2021-03-18T22:21:33.390Z] #34 5.962 + bin=tomlv [2021-03-18T22:21:33.390Z] #34 5.962 + shift [2021-03-18T22:21:33.390Z] #34 5.962 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T22:21:33.390Z] #34 5.962 + . /tmp/install/tomlv.installer [2021-03-18T22:21:33.390Z] #34 5.962 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:33.390Z] #34 5.962 + install_tomlv [2021-03-18T22:21:33.390Z] #34 5.962 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T22:21:33.390Z] #34 5.962 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DLWPYXnjLa/src/github.com/BurntSushi/toml [2021-03-18T22:21:33.390Z] #34 5.962 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:33.390Z] #34 5.965 Cloning into '/tmp/tmp.DLWPYXnjLa/src/github.com/BurntSushi/toml'... [2021-03-18T22:21:33.390Z] #34 7.039 + cd /tmp/tmp.DLWPYXnjLa/src/github.com/BurntSushi/toml [2021-03-18T22:21:33.390Z] #34 7.040 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T22:21:33.390Z] #34 7.075 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:21:33.390Z] #34 7.614 internal/cpu [2021-03-18T22:21:33.390Z] #34 7.676 runtime/internal/sys [2021-03-18T22:21:33.390Z] #34 7.726 runtime/internal/atomic [2021-03-18T22:21:33.390Z] #34 7.845 math/bits [2021-03-18T22:21:33.390Z] #34 8.062 internal/bytealg [2021-03-18T22:21:33.390Z] #34 8.126 unicode/utf8 [2021-03-18T22:21:33.390Z] #34 8.894 math [2021-03-18T22:21:33.390Z] #34 8.895 unicode [2021-03-18T22:21:33.390Z] #34 9.356 internal/testlog [2021-03-18T22:21:33.390Z] #34 9.798 runtime [2021-03-18T22:21:33.558Z] #40 ... [2021-03-18T22:21:33.558Z] [2021-03-18T22:21:33.558Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:33.558Z] #47 sha256:2907f69b597abf4158d8501757300e26c78fa4318c56d36e554b0bd68f56b0fe [2021-03-18T22:21:33.558Z] #47 19.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:33.587Z] #49 22.71 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:33.587Z] #49 22.71 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:33.587Z] #49 22.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:33.587Z] #49 22.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:33.587Z] #49 22.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:33.587Z] #49 22.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:33.587Z] #49 22.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:33.587Z] #49 22.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:33.587Z] #49 22.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:33.654Z] #34 ... [2021-03-18T22:21:33.654Z] [2021-03-18T22:21:33.654Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:33.654Z] #58 sha256:701af5fc0ed19bad3b85f90d064a1990533bae26f348115dddbba16713d3679f [2021-03-18T22:21:33.654Z] #58 5.725 + RM_GOPATH=0 [2021-03-18T22:21:33.654Z] #58 5.725 + TMP_GOPATH= [2021-03-18T22:21:33.654Z] #58 5.726 + : /build [2021-03-18T22:21:33.654Z] #58 5.726 + '[' -z '' ']' [2021-03-18T22:21:33.654Z] #58 5.729 ++ mktemp -d [2021-03-18T22:21:33.654Z] #58 5.736 + export GOPATH=/tmp/tmp.ARNT9XzBNc [2021-03-18T22:21:33.654Z] #58 5.736 + GOPATH=/tmp/tmp.ARNT9XzBNc [2021-03-18T22:21:33.654Z] #58 5.736 + RM_GOPATH=1 [2021-03-18T22:21:33.654Z] #58 5.736 + case "$(go env GOARCH)" in [2021-03-18T22:21:33.654Z] #58 5.739 ++ go env GOARCH [2021-03-18T22:21:33.654Z] #58 5.750 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.654Z] #58 5.750 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.654Z] #58 5.750 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:33.654Z] #58 5.750 + dir=/tmp/install [2021-03-18T22:21:33.654Z] #58 5.750 + bin=rootlesskit [2021-03-18T22:21:33.654Z] #58 5.750 + shift [2021-03-18T22:21:33.654Z] #58 5.750 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T22:21:33.654Z] #58 5.750 + . /tmp/install/rootlesskit.installer [2021-03-18T22:21:33.654Z] #58 5.750 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:33.654Z] #58 5.750 + install_rootlesskit [2021-03-18T22:21:33.654Z] #58 5.750 + case "$1" in [2021-03-18T22:21:33.654Z] #58 5.750 + export CGO_ENABLED=0 [2021-03-18T22:21:33.654Z] #58 5.750 + CGO_ENABLED=0 [2021-03-18T22:21:33.654Z] #58 5.750 + _install_rootlesskit [2021-03-18T22:21:33.654Z] #58 5.767 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T22:21:33.654Z] #58 5.767 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ARNT9XzBNc/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:33.654Z] #58 5.767 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:33.654Z] #58 5.772 Cloning into '/tmp/tmp.ARNT9XzBNc/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T22:21:33.654Z] #58 10.10 + cd /tmp/tmp.ARNT9XzBNc/src/github.com/rootless-containers/rootlesskit [2021-03-18T22:21:33.654Z] #58 10.10 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T22:21:33.654Z] #58 10.25 + export GO111MODULE=on [2021-03-18T22:21:33.654Z] #58 10.26 + GO111MODULE=on [2021-03-18T22:21:33.654Z] #58 10.26 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:21:33.654Z] #58 ... [2021-03-18T22:21:33.654Z] [2021-03-18T22:21:33.654Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:33.654Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:21:33.654Z] #49 5.094 + RM_GOPATH=0 [2021-03-18T22:21:33.654Z] #49 5.094 + TMP_GOPATH= [2021-03-18T22:21:33.654Z] #49 5.094 + : /build [2021-03-18T22:21:33.654Z] #49 5.094 + '[' -z '' ']' [2021-03-18T22:21:33.654Z] #49 5.094 ++ mktemp -d [2021-03-18T22:21:33.654Z] #49 5.094 + export GOPATH=/tmp/tmp.Tu6nuDRkqQ [2021-03-18T22:21:33.654Z] #49 5.094 + GOPATH=/tmp/tmp.Tu6nuDRkqQ [2021-03-18T22:21:33.654Z] #49 5.094 + RM_GOPATH=1 [2021-03-18T22:21:33.654Z] #49 5.094 + case "$(go env GOARCH)" in [2021-03-18T22:21:33.654Z] #49 5.094 ++ go env GOARCH [2021-03-18T22:21:33.654Z] #49 5.094 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.654Z] #49 5.094 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.654Z] #49 5.094 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:33.654Z] #49 5.094 + dir=/tmp/install [2021-03-18T22:21:33.654Z] #49 5.094 + bin=golangci_lint [2021-03-18T22:21:33.654Z] #49 5.094 + shift [2021-03-18T22:21:33.654Z] #49 5.094 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T22:21:33.654Z] #49 5.094 + . /tmp/install/golangci_lint.installer [2021-03-18T22:21:33.654Z] #49 5.094 ++ : v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.094 + install_golangci_lint [2021-03-18T22:21:33.654Z] #49 5.094 + set -e [2021-03-18T22:21:33.654Z] #49 5.094 + export GO111MODULE=on [2021-03-18T22:21:33.654Z] #49 5.094 + GO111MODULE=on [2021-03-18T22:21:33.654Z] #49 5.094 + GOBIN=/build [2021-03-18T22:21:33.654Z] #49 5.094 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.196 go: finding github.com v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.200 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.200 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.200 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:33.654Z] #49 5.202 go: finding github.com/golangci v1.23.8 [2021-03-18T22:21:33.654Z] #49 6.425 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:33.654Z] #49 7.366 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T22:21:33.847Z] #49 23.14 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T22:21:33.847Z] #49 23.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:33.847Z] #49 23.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:33.847Z] #49 23.14 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:33.847Z] #49 23.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:33.918Z] #49 ... [2021-03-18T22:21:33.918Z] [2021-03-18T22:21:33.918Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:33.918Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:21:33.918Z] #51 5.336 + RM_GOPATH=0 [2021-03-18T22:21:33.918Z] #51 5.336 + TMP_GOPATH= [2021-03-18T22:21:33.918Z] #51 5.336 + : /build [2021-03-18T22:21:33.918Z] #51 5.336 + '[' -z '' ']' [2021-03-18T22:21:33.918Z] #51 5.336 ++ mktemp -d [2021-03-18T22:21:33.918Z] #51 5.358 + export GOPATH=/tmp/tmp.OLdptYAvpt [2021-03-18T22:21:33.918Z] #51 5.358 + GOPATH=/tmp/tmp.OLdptYAvpt [2021-03-18T22:21:33.918Z] #51 5.358 + RM_GOPATH=1 [2021-03-18T22:21:33.918Z] #51 5.358 + case "$(go env GOARCH)" in [2021-03-18T22:21:33.918Z] #51 5.358 ++ go env GOARCH [2021-03-18T22:21:33.918Z] #51 5.378 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.918Z] #51 5.378 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:33.918Z] #51 5.378 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:33.918Z] #51 5.378 + dir=/tmp/install [2021-03-18T22:21:33.918Z] #51 5.378 + bin=shfmt [2021-03-18T22:21:33.918Z] #51 5.378 + shift [2021-03-18T22:21:33.918Z] #51 5.378 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T22:21:33.918Z] #51 5.378 + . /tmp/install/shfmt.installer [2021-03-18T22:21:33.918Z] #51 5.378 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:33.918Z] #51 5.378 + install_shfmt [2021-03-18T22:21:33.918Z] #51 5.378 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T22:21:33.918Z] #51 5.378 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OLdptYAvpt/src/github.com/mvdan/sh [2021-03-18T22:21:33.918Z] #51 5.378 Cloning into '/tmp/tmp.OLdptYAvpt/src/github.com/mvdan/sh'... [2021-03-18T22:21:33.918Z] #51 5.378 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:33.918Z] #51 ... [2021-03-18T22:21:33.918Z] [2021-03-18T22:21:33.918Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:33.918Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:21:33.918Z] #55 6.700 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:33.918Z] #55 6.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:33.918Z] #55 6.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:33.918Z] #55 7.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:21:33.918Z] #55 9.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:21:34.061Z] #51 26.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:34.061Z] #51 26.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:34.061Z] #51 26.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:34.106Z] #49 23.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:34.106Z] #49 23.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:34.106Z] #49 23.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:34.106Z] #49 23.35 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:34.106Z] #49 23.39 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:34.106Z] #49 23.39 go: downloading golang.org/x/text v0.3.2 [2021-03-18T22:21:34.128Z] #47 ... [2021-03-18T22:21:34.128Z] [2021-03-18T22:21:34.128Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:34.128Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:21:34.128Z] #45 10.25 internal/race [2021-03-18T22:21:34.128Z] #45 10.39 sync/atomic [2021-03-18T22:21:34.128Z] #45 10.50 runtime [2021-03-18T22:21:34.128Z] #45 10.80 unicode [2021-03-18T22:21:34.128Z] #45 16.75 unicode/utf8 [2021-03-18T22:21:34.128Z] #45 17.78 math [2021-03-18T22:21:34.181Z] #55 ... [2021-03-18T22:21:34.182Z] [2021-03-18T22:21:34.182Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:34.182Z] #67 sha256:ecda513e720049d735624873e9304077cbfffc033709500479586d61ca65ec87 [2021-03-18T22:21:34.182Z] #67 4.949 + RM_GOPATH=0 [2021-03-18T22:21:34.182Z] #67 4.949 + TMP_GOPATH= [2021-03-18T22:21:34.182Z] #67 4.949 + : /build [2021-03-18T22:21:34.182Z] #67 4.949 + '[' -z '' ']' [2021-03-18T22:21:34.182Z] #67 4.968 ++ mktemp -d [2021-03-18T22:21:34.182Z] #67 4.968 + export GOPATH=/tmp/tmp.pNGJLb1xb9 [2021-03-18T22:21:34.182Z] #67 4.968 + GOPATH=/tmp/tmp.pNGJLb1xb9 [2021-03-18T22:21:34.182Z] #67 4.968 + RM_GOPATH=1 [2021-03-18T22:21:34.182Z] #67 4.968 + case "$(go env GOARCH)" in [2021-03-18T22:21:34.182Z] #67 4.968 ++ go env GOARCH [2021-03-18T22:21:34.182Z] #67 4.970 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.182Z] #67 4.970 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.182Z] #67 4.974 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:34.182Z] #67 4.974 + dir=/tmp/install [2021-03-18T22:21:34.182Z] #67 4.974 + bin=proxy [2021-03-18T22:21:34.182Z] #67 4.974 + shift [2021-03-18T22:21:34.182Z] #67 4.974 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T22:21:34.182Z] #67 4.974 + . /tmp/install/proxy.installer [2021-03-18T22:21:34.182Z] #67 4.974 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:34.182Z] #67 4.974 + install_proxy [2021-03-18T22:21:34.182Z] #67 4.974 + case "$1" in [2021-03-18T22:21:34.182Z] #67 4.974 + export CGO_ENABLED=0 [2021-03-18T22:21:34.182Z] #67 4.974 + CGO_ENABLED=0 [2021-03-18T22:21:34.182Z] #67 4.974 + _install_proxy [2021-03-18T22:21:34.182Z] #67 4.974 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T22:21:34.182Z] #67 4.974 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pNGJLb1xb9/src/github.com/docker/libnetwork [2021-03-18T22:21:34.182Z] #67 4.983 Cloning into '/tmp/tmp.pNGJLb1xb9/src/github.com/docker/libnetwork'... [2021-03-18T22:21:34.182Z] #67 5.006 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:34.365Z] #49 23.49 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:34.365Z] #49 23.49 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:34.365Z] #49 23.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:34.365Z] #49 23.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:34.386Z] #45 ... [2021-03-18T22:21:34.386Z] [2021-03-18T22:21:34.386Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:34.386Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:34.386Z] #13 4.930 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:21:34.386Z] #13 4.966 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:34.386Z] #13 5.013 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:34.386Z] #13 5.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:34.386Z] #13 6.928 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:21:34.386Z] #13 10.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:34.386Z] #13 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:34.386Z] #13 ... [2021-03-18T22:21:34.386Z] [2021-03-18T22:21:34.386Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:34.386Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:34.386Z] #49 20.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:34.386Z] #49 20.29 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:34.386Z] #49 20.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:34.387Z] #49 20.43 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:34.387Z] #49 20.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:34.387Z] #49 20.49 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T22:21:34.387Z] #49 20.54 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T22:21:34.445Z] #67 ... [2021-03-18T22:21:34.445Z] [2021-03-18T22:21:34.445Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:34.445Z] #47 sha256:89cdf282c4ad8fbd3e8efccce436c15f91dc0039f8e70dc2b9b49611bae8c368 [2021-03-18T22:21:34.445Z] #47 6.202 + RM_GOPATH=0 [2021-03-18T22:21:34.445Z] #47 6.202 + TMP_GOPATH= [2021-03-18T22:21:34.445Z] #47 6.202 + : /build [2021-03-18T22:21:34.445Z] #47 6.202 + '[' -z '' ']' [2021-03-18T22:21:34.445Z] #47 6.202 ++ mktemp -d [2021-03-18T22:21:34.445Z] #47 6.210 + export GOPATH=/tmp/tmp.Yl7blYCFOY [2021-03-18T22:21:34.445Z] #47 6.210 + GOPATH=/tmp/tmp.Yl7blYCFOY [2021-03-18T22:21:34.445Z] #47 6.210 + RM_GOPATH=1 [2021-03-18T22:21:34.445Z] #47 6.210 + case "$(go env GOARCH)" in [2021-03-18T22:21:34.445Z] #47 6.210 ++ go env GOARCH [2021-03-18T22:21:34.445Z] #47 6.268 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.445Z] #47 6.268 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.445Z] #47 6.268 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:34.445Z] #47 6.274 + dir=/tmp/install [2021-03-18T22:21:34.445Z] #47 6.274 + bin=gotestsum [2021-03-18T22:21:34.445Z] #47 6.274 + shift [2021-03-18T22:21:34.445Z] #47 6.274 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T22:21:34.445Z] #47 6.274 + . /tmp/install/gotestsum.installer [2021-03-18T22:21:34.445Z] #47 6.274 ++ : v0.5.3 [2021-03-18T22:21:34.445Z] #47 6.274 + install_gotestsum [2021-03-18T22:21:34.445Z] #47 6.275 + set -e [2021-03-18T22:21:34.445Z] #47 6.275 + export GO111MODULE=on [2021-03-18T22:21:34.445Z] #47 6.275 + GO111MODULE=on [2021-03-18T22:21:34.445Z] #47 6.275 + GOBIN=/build [2021-03-18T22:21:34.445Z] #47 6.275 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T22:21:34.445Z] #47 6.329 go: finding gotest.tools v0.5.3 [2021-03-18T22:21:34.445Z] #47 6.345 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:34.445Z] #47 7.439 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:34.445Z] #47 7.919 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T22:21:34.445Z] #47 8.997 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T22:21:34.445Z] #47 9.029 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:34.445Z] #47 9.034 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:34.445Z] #47 9.109 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:34.445Z] #47 9.136 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:34.445Z] #47 9.139 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:34.445Z] #47 9.228 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:34.445Z] #47 9.558 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T22:21:34.445Z] #47 9.565 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:34.445Z] #47 9.590 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:34.445Z] #47 9.614 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:34.445Z] #47 9.771 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:34.445Z] #47 9.803 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:34.445Z] #47 9.854 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:34.445Z] #47 9.870 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:34.446Z] #47 9.963 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:34.446Z] #47 10.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:34.446Z] #47 10.36 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:34.446Z] #47 10.46 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:34.446Z] #47 ... [2021-03-18T22:21:34.446Z] [2021-03-18T22:21:34.446Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:34.446Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:21:34.446Z] #36 7.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:34.446Z] #36 7.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:34.446Z] #36 7.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:34.446Z] #36 8.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:21:34.446Z] #36 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:21:34.625Z] #49 23.82 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:34.625Z] #49 ... [2021-03-18T22:21:34.625Z] [2021-03-18T22:21:34.625Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:34.625Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:34.625Z] #45 14.00 unicode/utf8 [2021-03-18T22:21:34.625Z] #45 14.69 math [2021-03-18T22:21:34.625Z] #45 18.59 unicode/utf16 [2021-03-18T22:21:34.625Z] #45 18.85 container/list [2021-03-18T22:21:34.625Z] #45 19.51 crypto/internal/subtle [2021-03-18T22:21:34.625Z] #45 19.58 crypto/subtle [2021-03-18T22:21:34.625Z] #45 19.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T22:21:34.625Z] #45 19.84 internal/nettrace [2021-03-18T22:21:34.625Z] #45 19.94 runtime/cgo [2021-03-18T22:21:34.645Z] #49 20.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:34.645Z] #49 20.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:34.883Z] #36 ... [2021-03-18T22:21:34.883Z] [2021-03-18T22:21:34.883Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:34.883Z] #24 sha256:46a2545ce8c21d0925d645baa8b58d579985ddb5503c808802ce5f4e55be6558 [2021-03-18T22:21:34.883Z] #24 4.370 + RM_GOPATH=0 [2021-03-18T22:21:34.883Z] #24 4.370 + TMP_GOPATH= [2021-03-18T22:21:34.883Z] #24 4.370 + : /build [2021-03-18T22:21:34.883Z] #24 4.370 + '[' -z '' ']' [2021-03-18T22:21:34.883Z] #24 4.370 ++ mktemp -d [2021-03-18T22:21:34.883Z] #24 4.379 + export GOPATH=/tmp/tmp.oa5e1dZLL9 [2021-03-18T22:21:34.883Z] #24 4.379 + GOPATH=/tmp/tmp.oa5e1dZLL9 [2021-03-18T22:21:34.883Z] #24 4.379 + RM_GOPATH=1 [2021-03-18T22:21:34.883Z] #24 4.379 + case "$(go env GOARCH)" in [2021-03-18T22:21:34.883Z] #24 4.379 ++ go env GOARCH [2021-03-18T22:21:34.883Z] #24 4.396 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.883Z] #24 4.396 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:21:34.883Z] #24 4.396 ++ dirname /tmp/install/install.sh [2021-03-18T22:21:34.883Z] #24 4.402 Install docker/cli version 17.06.2-ce from stable [2021-03-18T22:21:34.883Z] #24 4.402 + dir=/tmp/install [2021-03-18T22:21:34.883Z] #24 4.402 + bin=dockercli [2021-03-18T22:21:34.883Z] #24 4.402 + shift [2021-03-18T22:21:34.883Z] #24 4.402 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T22:21:34.883Z] #24 4.402 + . /tmp/install/dockercli.installer [2021-03-18T22:21:34.883Z] #24 4.402 ++ : stable [2021-03-18T22:21:34.883Z] #24 4.402 ++ : 17.06.2-ce [2021-03-18T22:21:34.883Z] #24 4.402 + install_dockercli [2021-03-18T22:21:34.883Z] #24 4.402 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T22:21:34.883Z] #24 4.402 ++ uname -m [2021-03-18T22:21:34.883Z] #24 4.409 + arch=aarch64 [2021-03-18T22:21:34.883Z] #24 4.409 + '[' aarch64 '!=' x86_64 ']' [2021-03-18T22:21:34.883Z] #24 4.409 + '[' aarch64 '!=' s390x ']' [2021-03-18T22:21:34.883Z] #24 4.409 + '[' aarch64 '!=' armhf ']' [2021-03-18T22:21:34.883Z] #24 4.409 + build_dockercli [2021-03-18T22:21:34.883Z] #24 4.409 + git clone https://github.com/docker/docker-ce /tmp/tmp.oa5e1dZLL9/tmp/docker-ce [2021-03-18T22:21:34.883Z] #24 4.414 Cloning into '/tmp/tmp.oa5e1dZLL9/tmp/docker-ce'... [2021-03-18T22:21:34.884Z] #45 ... [2021-03-18T22:21:34.884Z] [2021-03-18T22:21:34.884Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:34.884Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:34.884Z] #49 24.11 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:34.904Z] #49 20.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:34.904Z] #49 20.85 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T22:21:34.991Z] #51 27.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:34.991Z] #51 27.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:35.143Z] #49 24.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:35.146Z] #24 ... [2021-03-18T22:21:35.146Z] [2021-03-18T22:21:35.146Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:35.146Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:21:35.146Z] #42 5.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:35.146Z] #42 5.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:35.146Z] #42 5.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:35.146Z] #42 5.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:21:35.146Z] #42 7.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:21:35.146Z] #42 9.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:21:35.146Z] #42 ... [2021-03-18T22:21:35.146Z] [2021-03-18T22:21:35.146Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:35.146Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-18T22:21:35.146Z] #40 5.681 + git clone https://github.com/docker/distribution.git . [2021-03-18T22:21:35.146Z] #40 5.681 Cloning into '.'... [2021-03-18T22:21:35.164Z] #49 ... [2021-03-18T22:21:35.164Z] [2021-03-18T22:21:35.164Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:35.164Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:35.164Z] #42 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:35.164Z] #42 15.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:35.164Z] #42 18.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:35.164Z] #42 ... [2021-03-18T22:21:35.164Z] [2021-03-18T22:21:35.164Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:35.164Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:35.164Z] #49 21.26 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T22:21:35.402Z] #49 24.66 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:35.402Z] #49 24.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:35.402Z] #49 24.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:35.411Z] #40 ... [2021-03-18T22:21:35.411Z] [2021-03-18T22:21:35.411Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:21:35.411Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-18T22:21:35.411Z] #32 4.101 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T22:21:35.411Z] #32 4.103 Cloning into '.'... [2021-03-18T22:21:35.411Z] #32 ... [2021-03-18T22:21:35.411Z] [2021-03-18T22:21:35.411Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:35.411Z] #47 sha256:89cdf282c4ad8fbd3e8efccce436c15f91dc0039f8e70dc2b9b49611bae8c368 [2021-03-18T22:21:35.411Z] #47 11.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:35.423Z] #49 21.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:35.423Z] #49 21.52 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:35.423Z] #49 21.54 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T22:21:35.423Z] #49 21.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:35.661Z] #49 24.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:35.661Z] #49 ... [2021-03-18T22:21:35.662Z] [2021-03-18T22:21:35.662Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:35.662Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:21:35.662Z] #34 14.87 internal/testlog [2021-03-18T22:21:35.662Z] #34 15.29 encoding [2021-03-18T22:21:35.662Z] #34 15.45 runtime/cgo [2021-03-18T22:21:35.662Z] #34 ... [2021-03-18T22:21:35.662Z] [2021-03-18T22:21:35.662Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:35.662Z] #67 sha256:eb10e96e719c2dcc83af70bceb07c671a6048ce1c332e16035736dcc03cfd852 [2021-03-18T22:21:35.736Z] #49 21.61 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:35.736Z] #49 21.66 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T22:21:36.180Z] #67 24.64 Checking out files: 58% (1112/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/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) [2021-03-18T22:21:36.180Z] #67 ... [2021-03-18T22:21:36.180Z] [2021-03-18T22:21:36.180Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:36.180Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:36.180Z] #13 8.668 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:21:36.180Z] #13 8.742 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:21:36.180Z] #13 8.742 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:21:36.180Z] #13 8.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:21:36.180Z] #13 9.752 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:21:36.180Z] #13 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:21:36.180Z] #13 13.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:36.180Z] #13 16.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:36.304Z] #49 22.18 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:36.304Z] #49 22.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:36.304Z] #49 22.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:36.304Z] #49 22.53 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T22:21:36.304Z] #49 22.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:36.359Z] #47 12.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:36.360Z] #47 12.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:36.361Z] #51 28.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:36.439Z] #13 ... [2021-03-18T22:21:36.439Z] [2021-03-18T22:21:36.439Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:36.439Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:36.439Z] #55 25.63 Fetched 8424 kB in 17s (487 kB/s) [2021-03-18T22:21:36.872Z] #49 22.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:36.872Z] #49 22.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:37.131Z] #49 23.12 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T22:21:37.131Z] #49 ... [2021-03-18T22:21:37.131Z] [2021-03-18T22:21:37.131Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:21:37.131Z] #24 sha256:6826954967dfda86e70546d484fe30558d93d2080d23f6d8eb4ed902a0770d50 [2021-03-18T22:21:37.131Z] #24 21.74 + mkdir -p /build [2021-03-18T22:21:37.131Z] #24 21.75 + mv docker/docker /build/ [2021-03-18T22:21:37.131Z] #24 21.76 + rmdir docker [2021-03-18T22:21:37.131Z] #24 DONE 23.2s [2021-03-18T22:21:37.131Z] [2021-03-18T22:21:37.131Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:37.131Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:37.131Z] #49 23.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:37.389Z] #49 23.34 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:37.389Z] #49 23.35 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:37.661Z] #49 23.51 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:37.732Z] #51 30.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:37.817Z] #55 25.63 Reading package lists... [2021-03-18T22:21:37.817Z] #55 ... [2021-03-18T22:21:37.817Z] [2021-03-18T22:21:37.817Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:37.817Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:21:37.817Z] #51 16.92 + cd /tmp/tmp.hS6ssNiu12/src/github.com/mvdan/sh [2021-03-18T22:21:37.817Z] #51 16.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:37.817Z] #51 17.17 + GO111MODULE=on [2021-03-18T22:21:37.817Z] #51 17.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T22:21:37.817Z] #51 18.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:37.817Z] #51 18.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:37.817Z] #51 18.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:37.817Z] #51 18.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:37.817Z] #51 18.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:37.817Z] #51 19.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:37.817Z] #51 20.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:37.817Z] #51 21.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:37.817Z] #51 23.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:37.817Z] #51 23.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:37.817Z] #51 23.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:37.817Z] #51 23.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:37.817Z] #51 24.29 runtime [2021-03-18T22:21:37.817Z] #51 24.33 runtime/cgo [2021-03-18T22:21:37.920Z] #49 ... [2021-03-18T22:21:37.920Z] [2021-03-18T22:21:37.920Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:37.920Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:37.920Z] #36 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:37.920Z] #36 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:37.920Z] #36 ... [2021-03-18T22:21:37.920Z] [2021-03-18T22:21:37.920Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:37.920Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:21:37.920Z] #45 24.04 unicode/utf16 [2021-03-18T22:21:38.077Z] #51 ... [2021-03-18T22:21:38.077Z] [2021-03-18T22:21:38.077Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:38.077Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:38.077Z] #49 25.57 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:38.077Z] #49 25.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:38.077Z] #49 25.64 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:38.077Z] #49 25.79 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:38.077Z] #49 26.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:38.077Z] #49 26.62 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:38.077Z] #49 26.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:38.077Z] #49 26.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:38.077Z] #49 26.97 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:38.077Z] #49 26.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:38.077Z] #49 27.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:38.077Z] #49 27.21 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:38.077Z] #49 27.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:38.077Z] #49 27.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:38.077Z] #49 27.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:38.077Z] #49 27.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:38.077Z] #49 27.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:38.284Z] #47 ... [2021-03-18T22:21:38.284Z] [2021-03-18T22:21:38.284Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T22:21:38.284Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T22:21:38.284Z] #27 21.98 137 added, 0 removed; done. [2021-03-18T22:21:38.284Z] #27 22.29 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-18T22:21:38.284Z] #27 22.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:21:38.284Z] #27 22.36 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-18T22:21:38.284Z] #27 22.36 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T22:21:38.284Z] #27 22.40 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:21:38.284Z] #27 22.48 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T22:21:38.284Z] #27 22.52 Updating certificates in /etc/ssl/certs... [2021-03-18T22:21:38.284Z] #27 26.75 0 added, 0 removed; done. [2021-03-18T22:21:38.284Z] #27 26.75 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T22:21:38.284Z] #27 26.75 done. [2021-03-18T22:21:38.284Z] #27 DONE 30.8s [2021-03-18T22:21:38.284Z] [2021-03-18T22:21:38.284Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T22:21:38.284Z] #28 sha256:827cf138b14eb03b3e6edb71fca05c335b36a46417d2876c265b257cde401a8a [2021-03-18T22:21:38.337Z] #49 27.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:38.488Z] #45 24.45 container/list [2021-03-18T22:21:38.545Z] #28 DONE 0.4s [2021-03-18T22:21:38.545Z] [2021-03-18T22:21:38.545Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:38.545Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:38.596Z] #49 27.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:38.596Z] #49 27.73 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:38.596Z] #49 27.91 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:38.596Z] #49 27.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:38.661Z] #51 ... [2021-03-18T22:21:38.661Z] [2021-03-18T22:21:38.661Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:38.661Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:21:38.661Z] #34 21.09 runtime/cgo [2021-03-18T22:21:38.661Z] #34 ... [2021-03-18T22:21:38.661Z] [2021-03-18T22:21:38.661Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:38.661Z] #47 sha256:b39bb2f9633fa565ead1f2b3983adb49264301b4aa93ef67a57d053730e5241a [2021-03-18T22:21:38.661Z] #47 21.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:38.661Z] #47 28.05 go: finding github.com/fatih/color v1.9.0 [2021-03-18T22:21:38.661Z] #47 28.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:38.661Z] #47 28.35 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:38.661Z] #47 28.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:38.661Z] #47 28.46 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:38.661Z] #47 28.51 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:38.662Z] #47 28.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:38.662Z] #47 29.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:38.662Z] #47 29.35 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:38.662Z] #47 29.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:38.662Z] #47 29.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:38.662Z] #47 ... [2021-03-18T22:21:38.662Z] [2021-03-18T22:21:38.662Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:38.662Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:38.747Z] #45 ... [2021-03-18T22:21:38.747Z] [2021-03-18T22:21:38.747Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:38.747Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:38.747Z] #55 14.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:21:38.747Z] #55 19.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:38.747Z] #55 ... [2021-03-18T22:21:38.747Z] [2021-03-18T22:21:38.747Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:38.747Z] #67 sha256:6bcda8730741d3192e44e86381a7579a3c39634335e7e888e974484a54a86552 [2021-03-18T22:21:38.855Z] #49 27.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:38.855Z] #49 27.97 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:38.855Z] #49 28.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:38.855Z] #49 28.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:38.855Z] #49 28.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:38.855Z] #49 28.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:39.115Z] #49 28.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:39.115Z] #49 28.31 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:39.115Z] #49 28.40 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:39.115Z] #49 28.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:39.115Z] #49 28.40 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:39.115Z] #49 28.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:39.374Z] #49 28.54 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:39.374Z] #49 28.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:39.374Z] #49 28.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:39.374Z] #49 28.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:39.374Z] #49 28.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:39.485Z] #40 30.98 Checking out files: 61% (1032/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-18T22:21:39.643Z] #49 28.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:39.643Z] #49 29.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:39.741Z] #40 32.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T22:21:39.741Z] #40 ... [2021-03-18T22:21:39.741Z] [2021-03-18T22:21:39.741Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:39.741Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:21:39.741Z] #45 22.40 crypto/internal/subtle [2021-03-18T22:21:39.741Z] #45 22.58 crypto/subtle [2021-03-18T22:21:39.741Z] #45 22.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T22:21:39.741Z] #45 22.96 internal/nettrace [2021-03-18T22:21:39.741Z] #45 23.20 runtime/cgo [2021-03-18T22:21:39.997Z] #45 ... [2021-03-18T22:21:39.997Z] [2021-03-18T22:21:39.997Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:39.997Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:21:39.997Z] #58 22.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:39.997Z] #58 24.02 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:39.997Z] #58 24.69 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:39.997Z] #58 25.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:39.997Z] #58 25.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:39.997Z] #58 25.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:39.997Z] #58 31.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:39.997Z] #58 31.55 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:39.997Z] #58 31.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:39.997Z] #58 32.33 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:39.997Z] #58 32.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:39.997Z] #58 ... [2021-03-18T22:21:39.997Z] [2021-03-18T22:21:39.997Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:39.997Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:21:39.997Z] #51 32.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:40.302Z] #67 24.63 Checking out files: 42% (802/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/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: 85% (1624/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. [2021-03-18T22:21:40.302Z] #67 26.36 + cd /tmp/tmp.Pfwxf94sO0/src/github.com/docker/libnetwork [2021-03-18T22:21:40.302Z] #67 26.36 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:40.561Z] #67 26.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T22:21:40.926Z] #51 ... [2021-03-18T22:21:40.926Z] [2021-03-18T22:21:40.926Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:40.926Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:40.926Z] #13 17.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:40.926Z] #13 ... [2021-03-18T22:21:40.926Z] [2021-03-18T22:21:40.926Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:40.926Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:40.926Z] #49 27.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:40.926Z] #49 29.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:41.854Z] #49 ... [2021-03-18T22:21:41.854Z] [2021-03-18T22:21:41.854Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:41.854Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:21:41.854Z] #51 34.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:41.854Z] #51 34.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:41.860Z] #29 2.928 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T22:21:41.860Z] #29 3.298 [2021-03-18T22:21:42.416Z] #51 34.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:42.416Z] #51 35.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:42.943Z] #49 ... [2021-03-18T22:21:42.943Z] [2021-03-18T22:21:42.943Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:42.943Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:42.943Z] #45 31.84 vendor/golang.org/x/crypto/curve25519 [2021-03-18T22:21:43.469Z] #29 3.640 #=#=# ## 4.0% #### 5.8% ###### 9.3% ######### 12.5% ########## 15.2% ############# 18.6% ############### 22.0% ################## 25.8% #################### 28.2% ##################### 30.1% ####################### 32.1% ######################### 35.3% ############################ 39.6% [2021-03-18T22:21:43.469Z] #29 ... [2021-03-18T22:21:43.469Z] [2021-03-18T22:21:43.469Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:43.469Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:21:43.469Z] #13 6.182 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:21:43.469Z] #13 8.189 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:21:43.469Z] #13 9.500 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:21:43.742Z] #13 ... [2021-03-18T22:21:43.742Z] [2021-03-18T22:21:43.742Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:43.742Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:43.742Z] #29 3.640 #=#=# ## 4.0% #### 5.8% ###### 9.3% ######### 12.5% ########## 15.2% ############# 18.6% ############### 22.0% ################## 25.8% #################### 28.2% ##################### 30.1% ####################### 32.1% ######################### 35.3% ############################ 39.6% ################################ 45.4% #################################### 51.3% [2021-03-18T22:21:43.742Z] #29 ... [2021-03-18T22:21:43.742Z] [2021-03-18T22:21:43.742Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:43.742Z] #58 sha256:701af5fc0ed19bad3b85f90d064a1990533bae26f348115dddbba16713d3679f [2021-03-18T22:21:43.742Z] #58 10.26 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T22:21:43.742Z] #58 15.28 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:43.742Z] #58 15.31 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:43.742Z] #58 15.32 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:43.742Z] #58 15.43 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:43.742Z] #58 15.47 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:43.742Z] #58 15.62 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T22:21:43.742Z] #58 15.63 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:43.742Z] #58 15.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:43.742Z] #58 15.75 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:43.742Z] #58 15.87 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:43.742Z] #58 15.99 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:43.742Z] #58 16.19 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T22:21:43.742Z] #58 16.25 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:43.742Z] #58 16.42 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:43.742Z] #58 16.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:43.742Z] #58 16.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:43.742Z] #58 16.89 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:43.742Z] #58 16.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:43.742Z] #58 17.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:43.742Z] #58 17.92 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:43.742Z] #58 18.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:43.742Z] #58 18.43 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:43.742Z] #58 19.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:43.742Z] #58 20.11 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:43.856Z] #67 ... [2021-03-18T22:21:43.856Z] [2021-03-18T22:21:43.856Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:43.856Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:21:43.856Z] #58 19.42 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:43.856Z] #58 19.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:43.856Z] #58 19.73 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:43.856Z] #58 19.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:43.856Z] #58 19.80 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:43.856Z] #58 19.80 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:43.856Z] #58 19.91 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:21:43.856Z] #58 20.25 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:43.856Z] #58 20.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:43.856Z] #58 20.65 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:21:43.856Z] #58 20.79 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:43.856Z] #58 21.09 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T22:21:43.856Z] #58 21.36 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:43.856Z] #58 21.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:43.856Z] #58 21.84 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T22:21:43.856Z] #58 21.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:43.856Z] #58 22.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:43.856Z] #58 23.17 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:43.856Z] #58 23.34 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:43.856Z] #58 23.38 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:43.856Z] #58 25.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:43.856Z] #58 25.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:43.856Z] #58 25.91 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:43.856Z] #58 26.72 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:43.856Z] #58 ... [2021-03-18T22:21:43.856Z] [2021-03-18T22:21:43.856Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:43.856Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:43.856Z] #49 23.98 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:43.856Z] #49 23.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:43.856Z] #49 24.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:43.856Z] #49 24.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:43.856Z] #49 24.65 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:43.856Z] #49 25.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:43.856Z] #49 25.38 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:43.856Z] #49 25.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:43.856Z] #49 25.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:43.856Z] #49 25.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:43.856Z] #49 29.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:43.856Z] #49 29.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:43.856Z] #49 29.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:43.856Z] #49 29.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:43.856Z] #49 29.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:43.856Z] #49 29.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:43.856Z] #49 29.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:43.856Z] #49 29.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:43.856Z] #49 29.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:43.856Z] #49 29.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:43.856Z] #49 29.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:43.856Z] #49 29.55 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:43.856Z] #49 29.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:43.856Z] #49 29.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:43.856Z] #49 29.69 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:43.856Z] #49 ... [2021-03-18T22:21:43.856Z] [2021-03-18T22:21:43.856Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:43.856Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:21:43.856Z] #34 19.65 encoding [2021-03-18T22:21:43.856Z] #34 20.18 runtime/cgo [2021-03-18T22:21:43.856Z] #34 ... [2021-03-18T22:21:43.856Z] [2021-03-18T22:21:43.856Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:43.856Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:21:43.856Z] #51 19.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:43.856Z] #51 19.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:43.856Z] #51 20.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:43.856Z] #51 20.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:43.856Z] #51 20.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:43.856Z] #51 21.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:43.856Z] #51 23.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:43.856Z] #51 25.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:43.856Z] #51 27.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:43.856Z] #51 27.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:43.856Z] #51 28.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:43.856Z] #51 28.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:43.856Z] #51 29.43 runtime/cgo [2021-03-18T22:21:43.856Z] #51 29.64 runtime [2021-03-18T22:21:43.880Z] #45 ... [2021-03-18T22:21:43.880Z] [2021-03-18T22:21:43.880Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:43.880Z] #58 sha256:3d10cfdcc421a58ef80dbb5fb80c02bf971768b5adb65f5b9db044f2cab782e0 [2021-03-18T22:21:43.880Z] #58 23.05 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:43.880Z] #58 24.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:43.880Z] #58 24.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:43.880Z] #58 25.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:43.880Z] #58 25.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:43.880Z] #58 25.91 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:43.880Z] #58 28.93 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:43.880Z] #58 28.93 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:43.880Z] #58 29.18 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:43.880Z] #58 29.34 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:43.880Z] #58 29.50 go: finding github.com/google/uuid v1.2.0 [2021-03-18T22:21:43.880Z] #58 29.53 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:43.880Z] #58 29.99 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:43.880Z] #58 29.99 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:43.880Z] #58 30.06 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:43.880Z] #58 30.18 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:43.881Z] #58 30.22 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:43.881Z] #58 30.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:43.881Z] #58 30.31 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:43.881Z] #58 30.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:43.881Z] #58 30.72 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:44.005Z] #58 ... [2021-03-18T22:21:44.005Z] [2021-03-18T22:21:44.005Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:44.005Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:44.005Z] #29 3.640 #=#=# ## 4.0% #### 5.8% ###### 9.3% ######### 12.5% ########## 15.2% ############# 18.6% ############### 22.0% ################## 25.8% #################### 28.2% ##################### 30.1% ####################### 32.1% ######################### 35.3% ############################ 39.6% ################################ 45.4% #################################### 51.3% ######################################## 56.4% ########################################### 61.0% [2021-03-18T22:21:44.005Z] #29 ... [2021-03-18T22:21:44.005Z] [2021-03-18T22:21:44.005Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:21:44.005Z] #34 sha256:c67de32489ee635bbffd40bf49270862f877a6533a22a0f49a3b052ebc907c10 [2021-03-18T22:21:44.005Z] #34 10.48 runtime/cgo [2021-03-18T22:21:44.117Z] #51 ... [2021-03-18T22:21:44.117Z] [2021-03-18T22:21:44.117Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:44.117Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:44.117Z] #49 29.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:44.117Z] #49 30.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:44.153Z] #58 ... [2021-03-18T22:21:44.153Z] [2021-03-18T22:21:44.153Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:44.153Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:44.153Z] #55 25.63 Reading package lists... [2021-03-18T22:21:44.267Z] #34 ... [2021-03-18T22:21:44.268Z] [2021-03-18T22:21:44.268Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:44.268Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:44.310Z] #51 36.53 runtime [2021-03-18T22:21:44.310Z] #51 36.76 runtime/cgo [2021-03-18T22:21:44.376Z] #49 30.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:44.376Z] #49 30.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:44.376Z] #49 30.44 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:44.376Z] #49 30.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:44.376Z] #49 30.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:44.412Z] #55 33.01 Reading package lists... [2021-03-18T22:21:44.412Z] #55 ... [2021-03-18T22:21:44.412Z] [2021-03-18T22:21:44.412Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:44.412Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:44.412Z] #42 23.66 Fetched 8424 kB in 17s (506 kB/s) [2021-03-18T22:21:44.412Z] #42 23.66 Reading package lists... [2021-03-18T22:21:44.635Z] #49 30.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:44.635Z] #49 30.81 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:44.672Z] #42 31.18 Reading package lists... [2021-03-18T22:21:44.672Z] #42 ... [2021-03-18T22:21:44.672Z] [2021-03-18T22:21:44.672Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:44.672Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:44.672Z] #13 27.17 Fetched 8929 kB in 19s (477 kB/s) [2021-03-18T22:21:44.794Z] #29 3.640 #=#=# ## 4.0% #### 5.8% ###### 9.3% ######### 12.5% ########## 15.2% ############# 18.6% ############### 22.0% ################## 25.8% #################### 28.2% ##################### 30.1% ####################### 32.1% ######################### 35.3% ############################ 39.6% ################################ 45.4% #################################### 51.3% ######################################## 56.4% ########################################### 61.0% ################################################### 70.9% ##################################################### 74.7% ######################################################### 80.2% ########################################################### 82.9% ############################################################# 85.9% ################################################################# 91.5% #################################################################### 95.2% ######################################################################## 100.0% [2021-03-18T22:21:44.894Z] #49 30.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:45.155Z] #49 31.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:45.155Z] #49 31.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:45.369Z] #29 ... [2021-03-18T22:21:45.369Z] [2021-03-18T22:21:45.369Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:45.369Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:21:45.369Z] #36 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:21:45.369Z] #36 19.02 Fetched 8248 kB in 13s (657 kB/s) [2021-03-18T22:21:45.369Z] #36 19.02 Reading package lists... [2021-03-18T22:21:45.369Z] #36 ... [2021-03-18T22:21:45.369Z] [2021-03-18T22:21:45.369Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:45.369Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:21:45.369Z] #45 11.78 crypto/internal/subtle [2021-03-18T22:21:45.369Z] #45 12.08 crypto/subtle [2021-03-18T22:21:45.369Z] #45 12.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T22:21:45.369Z] #45 12.41 internal/nettrace [2021-03-18T22:21:45.369Z] #45 12.73 runtime/cgo [2021-03-18T22:21:45.369Z] #45 12.79 vendor/golang.org/x/crypto/internal/subtle [2021-03-18T22:21:45.414Z] #49 31.36 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:45.414Z] #49 31.38 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:45.414Z] #49 31.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:45.414Z] #49 31.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:45.632Z] #45 ... [2021-03-18T22:21:45.632Z] [2021-03-18T22:21:45.632Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:45.632Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:21:45.632Z] #55 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:21:45.632Z] #55 17.95 Fetched 8248 kB in 11s (718 kB/s) [2021-03-18T22:21:45.632Z] #55 17.95 Reading package lists... [2021-03-18T22:21:45.632Z] #55 ... [2021-03-18T22:21:45.632Z] [2021-03-18T22:21:45.632Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:45.632Z] #67 sha256:ecda513e720049d735624873e9304077cbfffc033709500479586d61ca65ec87 [2021-03-18T22:21:45.632Z] #67 18.53 Checking out files: 49% (947/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/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: 96% (1830/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. [2021-03-18T22:21:45.632Z] #67 19.78 + cd /tmp/tmp.pNGJLb1xb9/src/github.com/docker/libnetwork [2021-03-18T22:21:45.632Z] #67 19.78 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:45.632Z] #67 19.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T22:21:45.982Z] #49 31.88 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:45.982Z] #49 31.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:45.982Z] #49 31.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:45.982Z] #49 32.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:46.556Z] #49 32.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:46.556Z] #49 32.63 go: downloading golang.org/x/text v0.3.2 [2021-03-18T22:21:46.556Z] #49 32.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:46.556Z] #49 32.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:46.556Z] #49 32.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:46.556Z] #49 ... [2021-03-18T22:21:46.556Z] [2021-03-18T22:21:46.556Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:46.556Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:46.556Z] #13 17.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:21:46.578Z] #13 27.17 Reading package lists... [2021-03-18T22:21:46.578Z] #13 ... [2021-03-18T22:21:46.578Z] [2021-03-18T22:21:46.578Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:46.578Z] #67 sha256:eb10e96e719c2dcc83af70bceb07c671a6048ce1c332e16035736dcc03cfd852 [2021-03-18T22:21:46.578Z] #67 24.64 Checking out files: 58% (1112/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/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. [2021-03-18T22:21:46.578Z] #67 25.57 + cd /tmp/tmp.rQvXh5xWH9/src/github.com/docker/libnetwork [2021-03-18T22:21:46.578Z] #67 25.57 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:46.578Z] #67 25.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T22:21:46.578Z] #67 ... [2021-03-18T22:21:46.578Z] [2021-03-18T22:21:46.578Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:46.578Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:46.578Z] #40 24.87 Checking out files: 80% (1362/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-18T22:21:46.578Z] #40 25.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T22:21:46.578Z] #40 27.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-18T22:21:46.578Z] #40 ... [2021-03-18T22:21:46.578Z] [2021-03-18T22:21:46.578Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:46.578Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:46.578Z] #49 33.49 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:46.578Z] #49 35.76 go: extracting golang.org/x/text v0.3.2 [2021-03-18T22:21:46.815Z] #13 ... [2021-03-18T22:21:46.815Z] [2021-03-18T22:21:46.815Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:46.815Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:46.815Z] #40 30.59 Checking out files: 64% (1089/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-18T22:21:46.815Z] #40 31.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T22:21:46.832Z] #51 ... [2021-03-18T22:21:46.832Z] [2021-03-18T22:21:46.832Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:46.832Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:46.832Z] #55 29.58 Fetched 8424 kB in 23s (371 kB/s) [2021-03-18T22:21:47.026Z] #67 ... [2021-03-18T22:21:47.026Z] [2021-03-18T22:21:47.026Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:21:47.026Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:21:47.026Z] #51 13.31 + cd /tmp/tmp.OLdptYAvpt/src/github.com/mvdan/sh [2021-03-18T22:21:47.026Z] #51 13.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T22:21:47.026Z] #51 13.42 + GO111MODULE=on [2021-03-18T22:21:47.026Z] #51 13.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T22:21:47.026Z] #51 14.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:47.026Z] #51 15.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:47.026Z] #51 15.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:47.026Z] #51 15.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:47.026Z] #51 15.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:47.026Z] #51 16.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:47.026Z] #51 17.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:47.026Z] #51 18.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:47.026Z] #51 19.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T22:21:47.026Z] #51 19.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T22:21:47.026Z] #51 20.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T22:21:47.026Z] #51 20.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T22:21:47.026Z] #51 21.64 runtime/cgo [2021-03-18T22:21:47.026Z] #51 21.70 runtime [2021-03-18T22:21:47.026Z] #51 ... [2021-03-18T22:21:47.026Z] [2021-03-18T22:21:47.026Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:47.026Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:47.026Z] #29 7.023 [2021-03-18T22:21:47.026Z] #29 7.299 0.2% ############### 21.5% ############################################### 66.6% ################################################################# 91.3% ######################################################################## 100.0% [2021-03-18T22:21:47.026Z] #29 8.236 [2021-03-18T22:21:47.115Z] #55 29.58 Reading package lists... [2021-03-18T22:21:47.115Z] #55 ... [2021-03-18T22:21:47.115Z] [2021-03-18T22:21:47.115Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:47.115Z] #67 sha256:d82566ee1a294716bad555e358c70d533f77e3e6155079ab7248b493ece47dcd [2021-03-18T22:21:47.115Z] #67 35.16 Checking out files: 42% (814/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/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. [2021-03-18T22:21:47.115Z] #67 36.88 + cd /tmp/tmp.oiuUPWzfMo/src/github.com/docker/libnetwork [2021-03-18T22:21:47.115Z] #67 36.88 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T22:21:47.115Z] #67 37.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T22:21:47.855Z] #29 8.556 0.0% ########### 15.5% ##################### 30.5% ################################## 48.1% ############################################### 65.6% ########################################################### 82.3% ######################################################################## 100.0% [2021-03-18T22:21:48.432Z] #29 9.842 [2021-03-18T22:21:48.724Z] #40 34.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-18T22:21:49.180Z] #49 ... [2021-03-18T22:21:49.180Z] [2021-03-18T22:21:49.180Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:49.180Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:49.180Z] #36 21.42 Reading package lists... [2021-03-18T22:21:49.180Z] #36 28.52 Reading package lists... [2021-03-18T22:21:49.180Z] #36 35.81 Building dependency tree... [2021-03-18T22:21:49.180Z] #36 ... [2021-03-18T22:21:49.180Z] [2021-03-18T22:21:49.180Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:49.180Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:49.180Z] #42 31.18 Reading package lists... [2021-03-18T22:21:49.293Z] #40 ... [2021-03-18T22:21:49.293Z] [2021-03-18T22:21:49.293Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:49.293Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:21:49.293Z] #45 25.27 crypto/internal/subtle [2021-03-18T22:21:49.293Z] #45 25.54 crypto/subtle [2021-03-18T22:21:49.293Z] #45 25.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T22:21:49.293Z] #45 26.09 internal/nettrace [2021-03-18T22:21:49.293Z] #45 26.50 runtime/cgo [2021-03-18T22:21:49.293Z] #45 ... [2021-03-18T22:21:49.293Z] [2021-03-18T22:21:49.293Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:49.293Z] #47 sha256:2907f69b597abf4158d8501757300e26c78fa4318c56d36e554b0bd68f56b0fe [2021-03-18T22:21:49.293Z] #47 25.35 go: finding github.com/fatih/color v1.9.0 [2021-03-18T22:21:49.293Z] #47 25.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:49.293Z] #47 25.41 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:49.293Z] #47 25.44 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:49.293Z] #47 25.73 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:49.293Z] #47 25.95 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:49.293Z] #47 26.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:49.293Z] #47 26.54 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:49.293Z] #47 26.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:49.293Z] #47 26.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:49.293Z] #47 26.73 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:49.553Z] #47 ... [2021-03-18T22:21:49.553Z] [2021-03-18T22:21:49.553Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:49.553Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:49.553Z] #49 33.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:49.553Z] #49 33.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:49.553Z] #49 33.30 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:49.553Z] #49 33.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:49.553Z] #49 33.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:49.553Z] #49 33.43 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:49.553Z] #49 33.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:49.553Z] #49 33.75 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:49.553Z] #49 33.81 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:49.553Z] #49 33.90 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:49.553Z] #49 33.92 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:49.553Z] #49 34.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:49.553Z] #49 34.37 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:49.553Z] #49 34.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:49.553Z] #49 34.51 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:49.553Z] #49 35.33 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:49.553Z] #49 35.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:49.553Z] #49 35.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:49.553Z] #49 35.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:49.812Z] #49 36.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:50.023Z] #29 10.15 0.0% ## 4.0% #### 6.4% ###### 9.1% ######### 13.3% ############## 20.3% #################### 28.2% ########################## 36.5% ############################### 43.8% #################################### 50.3% ######################################## 56.1% ############################################ 61.9% ############################################### 66.5% #################################################### 72.7% [2021-03-18T22:21:50.023Z] #29 ... [2021-03-18T22:21:50.023Z] [2021-03-18T22:21:50.023Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:50.023Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:21:50.023Z] #49 16.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:50.023Z] #49 16.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:50.023Z] #49 16.82 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T22:21:50.023Z] #49 16.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:50.023Z] #49 16.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:50.023Z] #49 17.04 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T22:21:50.023Z] #49 17.06 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T22:21:50.023Z] #49 17.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:50.023Z] #49 17.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:50.023Z] #49 17.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:50.023Z] #49 17.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:50.023Z] #49 17.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:50.023Z] #49 17.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:50.023Z] #49 17.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:50.023Z] #49 17.48 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:50.023Z] #49 17.48 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T22:21:50.023Z] #49 17.49 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T22:21:50.023Z] #49 17.50 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T22:21:50.023Z] #49 17.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:50.023Z] #49 17.57 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T22:21:50.023Z] #49 17.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:50.023Z] #49 17.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:50.023Z] #49 17.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:50.023Z] #49 17.98 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:50.023Z] #49 17.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:50.023Z] #49 17.99 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:50.023Z] #49 18.03 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:50.023Z] #49 18.03 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:50.023Z] #49 18.08 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:50.023Z] #49 18.12 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:50.023Z] #49 18.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:50.023Z] #49 18.29 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T22:21:50.023Z] #49 18.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:50.023Z] #49 18.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:50.023Z] #49 19.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:50.023Z] #49 19.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:50.023Z] #49 19.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:50.023Z] #49 19.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:50.023Z] #49 19.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:50.023Z] #49 19.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:50.023Z] #49 19.78 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:50.023Z] #49 19.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:50.023Z] #49 19.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:50.023Z] #49 20.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:50.023Z] #49 20.20 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:50.023Z] #49 20.21 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:50.023Z] #49 20.25 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:50.023Z] #49 20.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:50.023Z] #49 20.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:50.023Z] #49 20.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:50.023Z] #49 20.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:50.023Z] #49 20.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:50.023Z] #49 20.65 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:50.023Z] #49 21.03 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:50.023Z] #49 24.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:50.023Z] #49 24.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:50.023Z] #49 24.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:50.023Z] #49 24.11 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T22:21:50.023Z] #49 24.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:50.023Z] #49 24.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:50.023Z] #49 24.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:50.023Z] #49 24.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:50.023Z] #49 24.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:50.023Z] #49 24.52 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:50.023Z] #49 24.60 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:50.023Z] #49 24.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:50.023Z] #49 24.74 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T22:21:50.023Z] #49 24.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:50.023Z] #49 24.91 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:50.023Z] #49 24.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:50.023Z] #49 25.00 go: downloading golang.org/x/text v0.3.2 [2021-03-18T22:21:50.023Z] #49 25.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:50.023Z] #49 25.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:50.023Z] #49 25.38 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:50.023Z] #49 25.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:50.023Z] #49 25.55 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:50.023Z] #49 25.61 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:50.023Z] #49 25.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:50.023Z] #49 25.69 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.79 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:50.023Z] #49 25.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:50.023Z] #49 25.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:50.023Z] #49 25.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:50.023Z] #49 26.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:50.023Z] #49 26.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:50.023Z] #49 26.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:50.023Z] #49 26.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:50.023Z] #49 26.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:50.023Z] #49 26.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:50.023Z] #49 26.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:50.023Z] #49 26.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:50.023Z] #49 26.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:50.078Z] #49 36.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:50.290Z] #49 26.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:50.290Z] #49 ... [2021-03-18T22:21:50.290Z] [2021-03-18T22:21:50.290Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:50.290Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:50.344Z] #49 36.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:50.344Z] #49 36.55 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:50.391Z] #67 ... [2021-03-18T22:21:50.391Z] [2021-03-18T22:21:50.391Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:50.391Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:50.391Z] #49 35.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:50.391Z] #49 35.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:50.391Z] #49 35.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:50.391Z] #49 35.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:50.391Z] #49 35.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:50.391Z] #49 35.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:50.391Z] #49 35.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:50.391Z] #49 35.22 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:50.391Z] #49 35.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:50.391Z] #49 35.28 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T22:21:50.391Z] #49 35.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:50.391Z] #49 35.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:50.391Z] #49 35.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:50.391Z] #49 35.39 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T22:21:50.391Z] #49 35.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:50.391Z] #49 35.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:50.391Z] #49 35.85 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T22:21:50.391Z] #49 35.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:50.391Z] #49 35.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:50.391Z] #49 36.00 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:50.391Z] #49 36.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:50.391Z] #49 36.09 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T22:21:50.391Z] #49 36.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:50.391Z] #49 36.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:50.391Z] #49 36.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:50.391Z] #49 36.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:50.391Z] #49 36.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:50.391Z] #49 37.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:50.391Z] #49 37.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:50.391Z] #49 37.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:50.391Z] #49 37.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:50.391Z] #49 37.29 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:50.391Z] #49 37.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:50.391Z] #49 37.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:50.391Z] #49 37.57 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:50.391Z] #49 37.57 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:50.391Z] #49 37.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:50.391Z] #49 37.90 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T22:21:50.391Z] #49 37.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:50.391Z] #49 37.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:50.391Z] #49 37.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:50.391Z] #49 38.07 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T22:21:50.391Z] #49 38.07 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:50.391Z] #49 38.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:50.391Z] #49 38.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:50.391Z] #49 38.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:50.391Z] #49 38.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:50.391Z] #49 38.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:50.391Z] #49 38.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:50.391Z] #49 39.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:50.391Z] #49 39.14 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:50.391Z] #49 39.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:50.391Z] #49 39.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:50.391Z] #49 39.48 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:50.391Z] #49 39.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:50.391Z] #49 39.60 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:50.391Z] #49 39.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:50.391Z] #49 39.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:50.391Z] #49 39.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:50.391Z] #49 39.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:50.391Z] #49 39.98 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:50.391Z] #49 40.11 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T22:21:50.391Z] #49 40.22 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:50.391Z] #49 40.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:50.391Z] #49 40.29 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:50.391Z] #49 40.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:50.391Z] #49 40.35 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:50.391Z] #49 40.35 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:50.391Z] #49 40.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:50.391Z] #49 40.48 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:50.391Z] #49 40.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:50.391Z] #49 40.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:50.391Z] #49 41.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:50.391Z] #49 41.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:50.391Z] #49 41.25 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:50.391Z] #49 41.35 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:50.391Z] #49 41.39 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T22:21:50.391Z] #49 41.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:50.391Z] #49 41.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:50.391Z] #49 41.46 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:50.391Z] #49 41.55 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:50.391Z] #49 41.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:50.391Z] #49 41.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:50.391Z] #49 41.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:50.391Z] #49 41.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:50.391Z] #49 42.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:50.391Z] #49 42.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:50.391Z] #49 42.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:50.391Z] #49 42.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:50.391Z] #49 42.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:50.391Z] #49 42.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:50.391Z] #49 42.69 go: downloading golang.org/x/text v0.3.2 [2021-03-18T22:21:50.391Z] #49 42.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:50.391Z] #49 42.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:50.391Z] #49 42.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:50.391Z] #49 42.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:50.391Z] #49 42.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:50.558Z] #42 38.23 Building dependency tree... [2021-03-18T22:21:50.611Z] #49 36.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:50.649Z] #49 43.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:50.819Z] #29 10.15 0.0% ## 4.0% #### 6.4% ###### 9.1% ######### 13.3% ############## 20.3% #################### 28.2% ########################## 36.5% ############################### 43.8% #################################### 50.3% ######################################## 56.1% ############################################ 61.9% ############################################### 66.5% #################################################### 72.7% ###################################################### 76.4% ######################################################### 80.3% ########################################################### 82.3% ################################################################ 89.0% ################################################################### 93.1% ######################################################################## 100.0% [2021-03-18T22:21:50.819Z] #29 ... [2021-03-18T22:21:50.819Z] [2021-03-18T22:21:50.819Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:50.819Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:21:50.819Z] #42 17.31 Fetched 8248 kB in 13s (655 kB/s) [2021-03-18T22:21:50.819Z] #42 17.31 Reading package lists... [2021-03-18T22:21:50.819Z] #42 23.43 Reading package lists... [2021-03-18T22:21:50.819Z] #42 ... [2021-03-18T22:21:50.819Z] [2021-03-18T22:21:50.819Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:50.819Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:21:50.819Z] #49 26.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:50.819Z] #49 26.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:50.819Z] #49 26.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:50.819Z] #49 27.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:50.819Z] #49 27.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:50.819Z] #49 27.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:50.819Z] #49 27.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:50.819Z] #49 27.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:50.819Z] #49 27.21 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:50.819Z] #49 27.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:50.819Z] #49 27.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:50.819Z] #49 27.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:50.905Z] #49 43.46 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:50.906Z] #49 43.47 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:50.906Z] #49 43.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:51.083Z] #49 27.44 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:51.083Z] #49 27.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:51.083Z] #49 27.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:51.083Z] #49 ... [2021-03-18T22:21:51.083Z] [2021-03-18T22:21:51.083Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:51.083Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-18T22:21:51.083Z] #40 16.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T22:21:51.083Z] #40 19.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-18T22:21:51.180Z] #49 36.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:51.180Z] #49 37.38 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:51.347Z] #40 ... [2021-03-18T22:21:51.347Z] [2021-03-18T22:21:51.347Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:21:51.347Z] #47 sha256:89cdf282c4ad8fbd3e8efccce436c15f91dc0039f8e70dc2b9b49611bae8c368 [2021-03-18T22:21:51.347Z] #47 17.55 go: finding github.com/fatih/color v1.9.0 [2021-03-18T22:21:51.347Z] #47 17.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:21:51.347Z] #47 17.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:51.347Z] #47 17.62 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T22:21:51.347Z] #47 17.87 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:21:51.347Z] #47 17.91 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:21:51.347Z] #47 18.10 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:21:51.347Z] #47 18.25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:21:51.347Z] #47 18.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:21:51.347Z] #47 18.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:21:51.347Z] #47 18.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:21:51.347Z] #47 ... [2021-03-18T22:21:51.347Z] [2021-03-18T22:21:51.347Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:51.347Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:21:51.347Z] #49 27.64 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:51.347Z] #49 27.83 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:51.468Z] #49 43.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:51.468Z] #49 43.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:51.468Z] #49 43.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:51.468Z] #49 43.87 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:51.610Z] #49 27.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:51.610Z] #49 27.94 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:51.610Z] #49 27.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:51.610Z] #49 28.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:51.749Z] #49 37.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:51.844Z] #49 44.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:51.844Z] #49 44.33 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:51.844Z] #49 44.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:51.844Z] #49 44.46 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T22:21:51.874Z] #49 28.41 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:52.008Z] #49 37.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:52.103Z] #49 44.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:52.103Z] #49 ... [2021-03-18T22:21:52.103Z] [2021-03-18T22:21:52.103Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:52.103Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:52.103Z] #42 34.59 Fetched 8424 kB in 25s (338 kB/s) [2021-03-18T22:21:52.103Z] #42 34.59 Reading package lists... [2021-03-18T22:21:52.103Z] #42 44.68 Reading package lists... [2021-03-18T22:21:52.103Z] #42 ... [2021-03-18T22:21:52.103Z] [2021-03-18T22:21:52.103Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:52.103Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:52.103Z] #36 34.47 Fetched 8424 kB in 25s (334 kB/s) [2021-03-18T22:21:52.103Z] #36 34.47 Reading package lists... [2021-03-18T22:21:52.103Z] #36 43.65 Reading package lists... [2021-03-18T22:21:52.103Z] #36 ... [2021-03-18T22:21:52.103Z] [2021-03-18T22:21:52.103Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:52.103Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:52.103Z] #49 44.81 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:52.137Z] #49 28.52 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:52.137Z] #49 28.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:52.269Z] #49 38.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:52.269Z] #49 38.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:52.360Z] #49 44.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:52.403Z] #49 28.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:52.403Z] #49 28.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:52.465Z] #42 41.57 The following additional packages will be installed: [2021-03-18T22:21:52.465Z] #42 41.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T22:21:52.465Z] #42 41.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T22:21:52.465Z] #42 41.61 Suggested packages: [2021-03-18T22:21:52.465Z] #42 41.61 manpages-dev python-setuptools [2021-03-18T22:21:52.528Z] #49 38.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:52.528Z] #49 38.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:52.528Z] #49 38.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:52.528Z] #49 38.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:52.528Z] #49 38.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:52.616Z] #49 45.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:52.616Z] #49 45.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:52.616Z] #49 45.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:52.616Z] #49 ... [2021-03-18T22:21:52.616Z] [2021-03-18T22:21:52.617Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:21:52.617Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:21:52.617Z] #40 35.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-18T22:21:52.668Z] #49 29.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:52.875Z] #40 ... [2021-03-18T22:21:52.875Z] [2021-03-18T22:21:52.875Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:52.875Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:21:52.875Z] #58 35.59 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:52.875Z] #58 40.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:52.875Z] #58 40.69 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:52.875Z] #58 40.85 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:52.875Z] #58 41.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:52.875Z] #58 41.39 go: finding github.com/google/uuid v1.2.0 [2021-03-18T22:21:52.875Z] #58 41.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:52.875Z] #58 41.45 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:52.875Z] #58 41.46 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:52.875Z] #58 41.57 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:52.875Z] #58 41.69 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:52.875Z] #58 41.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:52.875Z] #58 41.75 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:52.875Z] #58 41.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:52.875Z] #58 42.26 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:52.875Z] #58 42.46 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:52.931Z] #49 29.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:53.131Z] #58 ... [2021-03-18T22:21:53.131Z] [2021-03-18T22:21:53.131Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:53.131Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:21:53.131Z] #49 45.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:53.131Z] #49 45.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:53.131Z] #49 45.66 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:53.131Z] #49 45.83 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:53.195Z] #49 29.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:53.195Z] #49 29.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:53.195Z] #49 29.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:53.195Z] #49 29.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:53.387Z] #49 45.97 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:53.387Z] #49 45.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:53.387Z] #49 46.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:53.459Z] #49 29.88 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:53.467Z] #49 39.37 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:53.467Z] #49 39.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:53.467Z] #49 39.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:53.467Z] #49 39.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:53.467Z] #49 39.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:53.643Z] #49 46.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:53.643Z] #49 46.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:53.722Z] #49 30.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:53.847Z] #42 43.03 The following NEW packages will be installed: [2021-03-18T22:21:53.847Z] #42 43.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T22:21:53.847Z] #42 43.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T22:21:53.847Z] #42 43.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T22:21:53.847Z] #42 43.06 python-six zlib1g-dev [2021-03-18T22:21:53.847Z] #42 ... [2021-03-18T22:21:53.847Z] [2021-03-18T22:21:53.847Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:53.847Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:53.847Z] #45 43.09 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T22:21:53.847Z] #45 43.10 io [2021-03-18T22:21:53.900Z] #49 46.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:53.900Z] #49 46.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:53.987Z] #49 30.36 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:53.987Z] #49 ... [2021-03-18T22:21:53.987Z] [2021-03-18T22:21:53.987Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:53.987Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:21:53.987Z] #13 16.61 Fetched 8747 kB in 13s (655 kB/s) [2021-03-18T22:21:53.987Z] #13 16.61 Reading package lists... [2021-03-18T22:21:53.987Z] #13 23.05 Reading package lists... [2021-03-18T22:21:53.987Z] #13 ... [2021-03-18T22:21:53.987Z] [2021-03-18T22:21:53.987Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:53.987Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:53.987Z] #29 12.56 [2021-03-18T22:21:54.035Z] #49 40.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:54.035Z] #49 40.21 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:54.106Z] #45 ... [2021-03-18T22:21:54.106Z] [2021-03-18T22:21:54.106Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:21:54.106Z] #67 sha256:eb10e96e719c2dcc83af70bceb07c671a6048ce1c332e16035736dcc03cfd852 [2021-03-18T22:21:54.106Z] #67 DONE 43.5s [2021-03-18T22:21:54.359Z] #49 40.23 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T22:21:54.365Z] [2021-03-18T22:21:54.365Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:54.365Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:21:54.365Z] #45 43.62 strconv [2021-03-18T22:21:54.462Z] #49 47.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:54.462Z] #49 47.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:54.619Z] #49 40.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:54.878Z] #49 40.87 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T22:21:54.878Z] #49 40.87 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:54.878Z] #49 40.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:55.025Z] #49 47.83 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:55.281Z] #49 47.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T22:21:55.301Z] #45 44.62 bytes [2021-03-18T22:21:55.542Z] #49 41.54 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:55.575Z] #29 12.98 #=#=# 0.8% # 1.5% # 2.6% ## 3.5% ### 4.5% #### 5.6% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########## 14.8% ############ 16.7% ############ 17.1% ############# 18.2% ############# 19.3% ############## 20.0% ############### 21.1% ############### 22.2% ################ 23.2% ################# 23.9% ################## 25.3% ################## 26.3% ################### 27.7% #################### 29.0% ##################### 30.4% ###################### 31.3% ####################### 32.6% ######################## 33.8% ######################### 34.9% ########################## 36.5% ########################### 37.6% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 43.0% ################################ 44.8% ################################# 45.9% [2021-03-18T22:21:55.575Z] #29 ... [2021-03-18T22:21:55.575Z] [2021-03-18T22:21:55.575Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:55.575Z] #58 sha256:701af5fc0ed19bad3b85f90d064a1990533bae26f348115dddbba16713d3679f [2021-03-18T22:21:55.575Z] #58 22.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:55.575Z] #58 25.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:55.575Z] #58 25.27 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:55.575Z] #58 25.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:55.575Z] #58 25.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:55.575Z] #58 26.07 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:55.575Z] #58 30.44 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:55.575Z] #58 30.75 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:55.575Z] #58 30.79 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:55.575Z] #58 31.14 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:55.575Z] #58 31.18 go: finding github.com/google/uuid v1.2.0 [2021-03-18T22:21:55.575Z] #58 31.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:55.575Z] #58 31.28 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:55.575Z] #58 31.30 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:55.575Z] #58 31.37 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:55.575Z] #58 31.45 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:55.575Z] #58 31.51 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:55.575Z] #58 31.57 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:55.575Z] #58 31.61 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:55.575Z] #58 31.98 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:55.575Z] #58 ... [2021-03-18T22:21:55.575Z] [2021-03-18T22:21:55.575Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:55.575Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:55.801Z] #49 41.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:55.843Z] #49 48.31 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:56.109Z] #49 ... [2021-03-18T22:21:56.109Z] [2021-03-18T22:21:56.109Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:56.109Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:56.109Z] #13 32.81 Fetched 8929 kB in 28s (314 kB/s) [2021-03-18T22:21:56.366Z] #13 32.81 Reading package lists... [2021-03-18T22:21:56.366Z] #13 ... [2021-03-18T22:21:56.366Z] [2021-03-18T22:21:56.366Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:21:56.366Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:21:56.366Z] #45 41.26 vendor/golang.org/x/crypto/internal/subtle [2021-03-18T22:21:56.366Z] #45 41.44 vendor/golang.org/x/crypto/curve25519 [2021-03-18T22:21:56.371Z] #49 42.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:56.622Z] #45 ... [2021-03-18T22:21:56.622Z] [2021-03-18T22:21:56.622Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:21:56.622Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:21:56.622Z] #13 32.81 Reading package lists... [2021-03-18T22:21:56.678Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.630386552s with top 10 stages: buildssa: 1m40.381297194s, goimports: 21.970522046s, unconvert: 13.538372141s, gosec: 9.812643689s, golint: 5.653302801s, ineffassign: 4.492763435s, misspell: 4.323746156s, inspect: 3.626280464s, vrp: 3.345279203s, printf: 2.540296097s [2021-03-18T22:21:56.915Z] #29 12.98 #=#=# 0.8% # 1.5% # 2.6% ## 3.5% ### 4.5% #### 5.6% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########## 14.8% ############ 16.7% ############ 17.1% ############# 18.2% ############# 19.3% ############## 20.0% ############### 21.1% ############### 22.2% ################ 23.2% ################# 23.9% ################## 25.3% ################## 26.3% ################### 27.7% #################### 29.0% ##################### 30.4% ###################### 31.3% ####################### 32.6% ######################## 33.8% ######################### 34.9% ########################## 36.5% ########################### 37.6% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 43.0% ################################ 44.8% ################################# 45.9% ################################# 47.1% ################################## 48.3% ################################### 49.2% #################################### 50.8% ##################################### 52.3% ###################################### 53.6% ####################################### 54.5% ######################################## 56.2% ######################################### 57.5% ########################################## 59.0% ########################################### 60.1% ########################################### 60.9% ############################################ 62.1% [2021-03-18T22:21:56.915Z] #29 ... [2021-03-18T22:21:56.915Z] [2021-03-18T22:21:56.915Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:56.915Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:21:56.915Z] #55 17.95 Reading package lists... [2021-03-18T22:21:56.915Z] #55 23.85 Reading package lists... [2021-03-18T22:21:56.915Z] #55 30.29 Building dependency tree... [2021-03-18T22:21:56.952Z] #49 ... [2021-03-18T22:21:56.952Z] [2021-03-18T22:21:56.952Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:21:56.952Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:21:56.952Z] #58 32.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:56.952Z] #58 32.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:56.952Z] #58 32.96 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:56.952Z] #58 33.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:56.952Z] #58 33.64 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:56.952Z] #58 35.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:56.952Z] #58 39.79 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:21:56.952Z] #58 40.08 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T22:21:56.952Z] #58 40.17 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T22:21:56.952Z] #58 40.43 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T22:21:56.952Z] #58 40.43 go: finding github.com/google/uuid v1.2.0 [2021-03-18T22:21:56.952Z] #58 40.59 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T22:21:56.953Z] #58 40.61 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T22:21:56.953Z] #58 40.61 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T22:21:56.953Z] #58 40.67 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T22:21:56.953Z] #58 40.76 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T22:21:56.953Z] #58 40.82 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T22:21:56.953Z] #58 40.90 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T22:21:56.953Z] #58 41.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T22:21:56.953Z] #58 41.44 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T22:21:56.953Z] #58 41.86 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:21:56.953Z] #58 ... [2021-03-18T22:21:56.953Z] [2021-03-18T22:21:56.953Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:56.953Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:56.953Z] #49 42.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:57.179Z] #55 ... [2021-03-18T22:21:57.179Z] [2021-03-18T22:21:57.179Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:57.179Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:57.205Z] #45 ... [2021-03-18T22:21:57.205Z] [2021-03-18T22:21:57.205Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:57.205Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:57.205Z] #55 33.01 Reading package lists... [2021-03-18T22:21:57.205Z] #55 39.94 Building dependency tree... [2021-03-18T22:21:57.205Z] #55 43.23 The following additional packages will be installed: [2021-03-18T22:21:57.205Z] #55 43.23 libbtrfs0 [2021-03-18T22:21:57.205Z] #55 43.52 The following NEW packages will be installed: [2021-03-18T22:21:57.205Z] #55 43.54 libbtrfs-dev libbtrfs0 [2021-03-18T22:21:57.205Z] #55 43.95 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:21:57.205Z] #55 43.95 Need to get 119 kB of archives. [2021-03-18T22:21:57.205Z] #55 43.95 After this operation, 387 kB of additional disk space will be used. [2021-03-18T22:21:57.205Z] #55 43.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:21:57.205Z] #55 43.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:21:57.205Z] #55 45.08 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:21:57.205Z] #55 45.20 Fetched 119 kB in 0s (447 kB/s) [2021-03-18T22:21:57.205Z] #55 45.33 Selecting previously unselected package libbtrfs0. [2021-03-18T22:21:57.205Z] #55 45.33 (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.) [2021-03-18T22:21:57.205Z] #55 45.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:21:57.205Z] #55 45.50 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:21:57.205Z] #55 45.63 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:21:57.205Z] #55 45.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:21:57.205Z] #55 45.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:21:57.205Z] #55 45.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:21:57.205Z] #55 45.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:21:57.205Z] #55 45.91 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:21:57.205Z] #55 DONE 46.5s [2021-03-18T22:21:57.205Z] [2021-03-18T22:21:57.205Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:57.205Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:21:57.205Z] #49 41.25 go: finding github.com/fatih/color v1.7.0 [2021-03-18T22:21:57.205Z] #49 41.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:21:57.205Z] #49 41.36 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:21:57.205Z] #49 41.50 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:21:57.205Z] #49 41.61 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:21:57.205Z] #49 41.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:21:57.205Z] #49 41.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:21:57.205Z] #49 41.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:21:57.205Z] #49 41.68 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T22:21:57.205Z] #49 41.73 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.77 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:21:57.205Z] #49 41.79 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:21:57.205Z] #49 41.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.81 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T22:21:57.205Z] #49 41.83 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.86 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:21:57.205Z] #49 41.92 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.92 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T22:21:57.205Z] #49 41.93 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:21:57.205Z] #49 41.93 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:57.205Z] #49 42.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:21:57.205Z] #49 42.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:57.205Z] #49 42.10 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:21:57.205Z] #49 42.19 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:21:57.205Z] #49 42.19 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T22:21:57.205Z] #49 42.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:21:57.205Z] #49 42.23 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T22:21:57.205Z] #49 42.26 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:21:57.205Z] #49 42.29 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T22:21:57.205Z] #49 42.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:21:57.205Z] #49 42.41 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T22:21:57.205Z] #49 42.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:57.205Z] #49 42.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:21:57.205Z] #49 42.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:21:57.205Z] #49 42.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:21:57.205Z] #49 42.66 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:57.205Z] #49 42.68 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T22:21:57.205Z] #49 42.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:21:57.205Z] #49 42.81 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T22:21:57.205Z] #49 42.83 go: finding golang.org/x/text v0.3.2 [2021-03-18T22:21:57.205Z] #49 42.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:21:57.205Z] #49 42.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:21:57.205Z] #49 42.92 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:21:57.205Z] #49 42.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:21:57.205Z] #49 42.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T22:21:57.205Z] #49 42.95 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:21:57.205Z] #49 43.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:21:57.205Z] #49 43.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:21:57.205Z] #49 43.14 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:21:57.205Z] #49 43.17 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:21:57.205Z] #49 43.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:21:57.205Z] #49 43.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:21:57.205Z] #49 43.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:21:57.205Z] #49 43.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:21:57.205Z] #49 43.21 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T22:21:57.205Z] #49 43.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:21:57.205Z] #49 43.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:21:57.205Z] #49 43.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:21:57.205Z] #49 43.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:21:57.205Z] #49 43.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:21:57.205Z] #49 43.37 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:21:57.205Z] #49 43.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:21:57.205Z] #49 43.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T22:21:57.205Z] #49 43.44 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:21:57.205Z] #49 43.44 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:21:57.205Z] #49 43.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:21:57.205Z] #49 43.64 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T22:21:57.205Z] #49 43.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:21:57.205Z] #49 43.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:21:57.205Z] #49 43.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:21:57.205Z] #49 43.93 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:21:57.205Z] #49 43.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:21:57.212Z] #49 43.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:57.442Z] #13 43.87 Reading package lists... [2021-03-18T22:21:57.442Z] #13 ... [2021-03-18T22:21:57.442Z] [2021-03-18T22:21:57.442Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:57.442Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:57.442Z] #55 29.58 Reading package lists... [2021-03-18T22:21:57.471Z] #49 43.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:57.702Z] #55 40.39 Reading package lists... [2021-03-18T22:21:57.730Z] #49 43.70 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T22:21:57.730Z] #49 ... [2021-03-18T22:21:57.730Z] [2021-03-18T22:21:57.730Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:21:57.730Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:21:57.731Z] #55 33.85 Fetched 8424 kB in 26s (329 kB/s) [2021-03-18T22:21:57.731Z] #55 33.85 Reading package lists... [2021-03-18T22:21:57.991Z] #55 ... [2021-03-18T22:21:57.991Z] [2021-03-18T22:21:57.991Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:21:57.991Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:21:57.991Z] #49 43.91 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:21:57.991Z] #49 44.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:21:58.250Z] #49 44.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:21:58.510Z] #49 44.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:21:58.769Z] #49 44.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:21:58.769Z] #49 44.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:21:58.798Z] #29 12.98 #=#=# 0.8% # 1.5% # 2.6% ## 3.5% ### 4.5% #### 5.6% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########## 14.8% ############ 16.7% ############ 17.1% ############# 18.2% ############# 19.3% ############## 20.0% ############### 21.1% ############### 22.2% ################ 23.2% ################# 23.9% ################## 25.3% ################## 26.3% ################### 27.7% #################### 29.0% ##################### 30.4% ###################### 31.3% ####################### 32.6% ######################## 33.8% ######################### 34.9% ########################## 36.5% ########################### 37.6% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 43.0% ################################ 44.8% ################################# 45.9% ################################# 47.1% ################################## 48.3% ################################### 49.2% #################################### 50.8% ##################################### 52.3% ###################################### 53.6% ####################################### 54.5% ######################################## 56.2% ######################################### 57.5% ########################################## 59.0% ########################################### 60.1% ########################################### 60.9% ############################################ 62.1% ############################################# 63.2% ############################################## 64.3% ############################################### 65.5% ################################################ 66.8% ################################################# 68.6% ################################################## 70.2% ################################################### 71.4% #################################################### 72.8% ##################################################### 74.1% ###################################################### 75.2% ####################################################### 76.8% ######################################################## 78.1% ######################################################### 79.5% ######################################################### 80.1% ########################################################## 81.6% [2021-03-18T22:21:58.798Z] #29 ... [2021-03-18T22:21:58.798Z] [2021-03-18T22:21:58.798Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:58.798Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:21:58.798Z] #36 19.02 Reading package lists... [2021-03-18T22:21:58.798Z] #36 25.50 Reading package lists... [2021-03-18T22:21:58.798Z] #36 30.72 Building dependency tree... [2021-03-18T22:21:58.798Z] #36 33.56 The following additional packages will be installed: [2021-03-18T22:21:58.798Z] #36 33.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T22:21:58.798Z] #36 33.60 Suggested packages: [2021-03-18T22:21:58.798Z] #36 33.60 cmake-doc ninja-build lrzip [2021-03-18T22:21:58.798Z] #36 33.60 Recommended packages: [2021-03-18T22:21:58.798Z] #36 33.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T22:21:58.798Z] #36 34.75 The following NEW packages will be installed: [2021-03-18T22:21:58.798Z] #36 34.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T22:21:58.798Z] #36 34.78 vim-common xxd [2021-03-18T22:21:58.798Z] #36 35.17 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:21:58.798Z] #36 35.17 Need to get 14.2 MB of archives. [2021-03-18T22:21:58.798Z] #36 35.17 After this operation, 60.0 MB of additional disk space will be used. [2021-03-18T22:21:58.798Z] #36 35.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-18T22:21:58.798Z] #36 35.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:21:58.798Z] #36 35.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T22:21:58.798Z] #36 ... [2021-03-18T22:21:58.798Z] [2021-03-18T22:21:58.798Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:21:58.798Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:21:59.029Z] #49 45.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:21:59.029Z] #49 ... [2021-03-18T22:21:59.029Z] [2021-03-18T22:21:59.029Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:59.029Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:59.029Z] #42 35.20 Fetched 8424 kB in 26s (327 kB/s) [2021-03-18T22:21:59.029Z] #42 35.20 Reading package lists... [2021-03-18T22:21:59.288Z] #42 ... [2021-03-18T22:21:59.288Z] [2021-03-18T22:21:59.288Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:59.288Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:59.288Z] #36 35.34 Fetched 8424 kB in 26s (321 kB/s) [2021-03-18T22:21:59.288Z] #36 35.34 Reading package lists... [2021-03-18T22:21:59.288Z] #36 ... [2021-03-18T22:21:59.288Z] [2021-03-18T22:21:59.288Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:59.288Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:59.636Z] #55 50.70 Building dependency tree... [2021-03-18T22:21:59.738Z] #49 ... [2021-03-18T22:21:59.739Z] [2021-03-18T22:21:59.739Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:21:59.739Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:21:59.739Z] #36 38.77 The following additional packages will be installed: [2021-03-18T22:21:59.739Z] #36 38.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T22:21:59.739Z] #36 38.79 Suggested packages: [2021-03-18T22:21:59.739Z] #36 38.80 cmake-doc ninja-build lrzip [2021-03-18T22:21:59.739Z] #36 38.80 Recommended packages: [2021-03-18T22:21:59.739Z] #36 38.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T22:21:59.739Z] #36 39.95 The following NEW packages will be installed: [2021-03-18T22:21:59.739Z] #36 39.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T22:21:59.739Z] #36 39.96 vim-common xxd [2021-03-18T22:21:59.739Z] #36 40.45 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:21:59.739Z] #36 40.45 Need to get 14.9 MB of archives. [2021-03-18T22:21:59.739Z] #36 40.45 After this operation, 61.8 MB of additional disk space will be used. [2021-03-18T22:21:59.739Z] #36 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:21:59.739Z] #36 40.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:21:59.739Z] #36 40.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T22:21:59.739Z] #36 40.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:21:59.739Z] #36 41.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-18T22:21:59.739Z] #36 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-18T22:21:59.739Z] #36 41.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-18T22:21:59.739Z] #36 41.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-18T22:21:59.739Z] #36 41.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-18T22:21:59.739Z] #36 41.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-18T22:21:59.739Z] #36 43.07 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:21:59.739Z] #36 43.31 Fetched 14.9 MB in 2s (8149 kB/s) [2021-03-18T22:21:59.739Z] #36 43.42 Selecting previously unselected package xxd. [2021-03-18T22:21:59.739Z] #36 43.42 (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.) [2021-03-18T22:21:59.739Z] #36 43.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:21:59.739Z] #36 43.58 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:21:59.739Z] #36 43.85 Selecting previously unselected package vim-common. [2021-03-18T22:21:59.739Z] #36 43.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:21:59.739Z] #36 43.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:21:59.739Z] #36 44.24 Selecting previously unselected package cmake-data. [2021-03-18T22:21:59.739Z] #36 44.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T22:21:59.739Z] #36 44.25 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T22:21:59.739Z] #36 47.54 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:21:59.739Z] #36 47.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:21:59.739Z] #36 47.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:21:59.739Z] #36 ... [2021-03-18T22:21:59.739Z] [2021-03-18T22:21:59.739Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:21:59.739Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:21:59.739Z] #42 43.45 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:21:59.739Z] #42 43.45 Need to get 4095 kB of archives. [2021-03-18T22:21:59.739Z] #42 43.45 After this operation, 22.5 MB of additional disk space will be used. [2021-03-18T22:21:59.739Z] #42 43.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-18T22:21:59.739Z] #42 43.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:21:59.739Z] #42 43.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-18T22:21:59.739Z] #42 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:21:59.739Z] #42 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-18T22:21:59.739Z] #42 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:21:59.739Z] #42 43.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-18T22:21:59.739Z] #42 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-18T22:21:59.739Z] #42 43.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-18T22:21:59.739Z] #42 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-18T22:21:59.739Z] #42 43.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-18T22:21:59.739Z] #42 43.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-18T22:21:59.739Z] #42 43.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-18T22:21:59.739Z] #42 43.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-18T22:21:59.739Z] #42 43.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T22:21:59.739Z] #42 43.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-18T22:21:59.739Z] #42 43.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-18T22:21:59.739Z] #42 45.06 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:21:59.739Z] #42 45.24 Fetched 4095 kB in 1s (5908 kB/s) [2021-03-18T22:21:59.739Z] #42 45.34 Selecting previously unselected package libcap-dev:amd64. [2021-03-18T22:21:59.739Z] #42 45.34 (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.) [2021-03-18T22:21:59.739Z] #42 45.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 45.53 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:21:59.739Z] #42 45.67 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:21:59.739Z] #42 45.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 45.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:21:59.739Z] #42 45.85 Selecting previously unselected package libnet1-dev. [2021-03-18T22:21:59.739Z] #42 45.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 45.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:21:59.739Z] #42 46.09 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:21:59.739Z] #42 46.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 46.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:21:59.739Z] #42 46.28 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-18T22:21:59.739Z] #42 46.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 46.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:21:59.739Z] #42 46.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:21:59.739Z] #42 46.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 46.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:21:59.739Z] #42 46.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-18T22:21:59.739Z] #42 46.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 46.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:21:59.739Z] #42 46.93 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-18T22:21:59.739Z] #42 46.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 46.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:21:59.739Z] #42 47.24 Selecting previously unselected package libprotobuf17:amd64. [2021-03-18T22:21:59.739Z] #42 47.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 47.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:21:59.739Z] #42 48.08 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-18T22:21:59.739Z] #42 48.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 48.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:21:59.739Z] #42 48.30 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-18T22:21:59.739Z] #42 48.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-18T22:21:59.739Z] #42 48.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:00.674Z] #42 49.75 Selecting previously unselected package libprotoc17:amd64. [2021-03-18T22:22:00.674Z] #42 49.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:00.674Z] #42 49.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:00.674Z] #42 ... [2021-03-18T22:22:00.674Z] [2021-03-18T22:22:00.674Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:00.674Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:00.674Z] #51 49.96 syscall [2021-03-18T22:22:00.674Z] #51 49.96 reflect [2021-03-18T22:22:00.728Z] #29 12.98 #=#=# 0.8% # 1.5% # 2.6% ## 3.5% ### 4.5% #### 5.6% ##### 7.4% ###### 9.6% ######## 11.4% ######### 13.3% ########## 14.8% ############ 16.7% ############ 17.1% ############# 18.2% ############# 19.3% ############## 20.0% ############### 21.1% ############### 22.2% ################ 23.2% ################# 23.9% ################## 25.3% ################## 26.3% ################### 27.7% #################### 29.0% ##################### 30.4% ###################### 31.3% ####################### 32.6% ######################## 33.8% ######################### 34.9% ########################## 36.5% ########################### 37.6% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 43.0% ################################ 44.8% ################################# 45.9% ################################# 47.1% ################################## 48.3% ################################### 49.2% #################################### 50.8% ##################################### 52.3% ###################################### 53.6% ####################################### 54.5% ######################################## 56.2% ######################################### 57.5% ########################################## 59.0% ########################################### 60.1% ########################################### 60.9% ############################################ 62.1% ############################################# 63.2% ############################################## 64.3% ############################################### 65.5% ################################################ 66.8% ################################################# 68.6% ################################################## 70.2% ################################################### 71.4% #################################################### 72.8% ##################################################### 74.1% ###################################################### 75.2% ####################################################### 76.8% ######################################################## 78.1% ######################################################### 79.5% ######################################################### 80.1% ########################################################## 81.6% ########################################################### 82.2% ############################################################ 83.7% ############################################################# 85.7% ############################################################## 86.5% ############################################################### 88.2% ################################################################ 90.0% ################################################################# 90.9% ################################################################# 91.2% ################################################################# 91.6% ################################################################## 92.7% ################################################################### 93.3% ################################################################### 93.7% ################################################################### 94.0% ##################################################################### 95.8% ##################################################################### 96.3% ##################################################################### 96.8% ####################################################################### 99.4% ######################################################################## 100.0% [2021-03-18T22:22:00.728Z] #29 22.35 [2021-03-18T22:22:00.934Z] #51 ... [2021-03-18T22:22:00.934Z] [2021-03-18T22:22:00.934Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:00.934Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:22:00.934Z] #34 40.14 internal/reflectlite [2021-03-18T22:22:00.934Z] #34 40.14 sync [2021-03-18T22:22:00.934Z] #34 42.67 errors [2021-03-18T22:22:00.934Z] #34 42.67 sort [2021-03-18T22:22:00.934Z] #34 43.07 strconv [2021-03-18T22:22:00.934Z] #34 44.12 io [2021-03-18T22:22:00.934Z] #34 45.38 internal/oserror [2021-03-18T22:22:00.934Z] #34 45.53 syscall [2021-03-18T22:22:00.934Z] #34 47.40 reflect [2021-03-18T22:22:00.934Z] #34 ... [2021-03-18T22:22:00.934Z] [2021-03-18T22:22:00.934Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:00.934Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:00.934Z] #45 47.10 bufio [2021-03-18T22:22:00.934Z] #45 47.35 reflect [2021-03-18T22:22:00.934Z] #45 48.97 syscall [2021-03-18T22:22:01.870Z] #45 ... [2021-03-18T22:22:01.870Z] [2021-03-18T22:22:01.870Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:01.870Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:01.870Z] #13 27.17 Reading package lists... [2021-03-18T22:22:01.870Z] #13 34.64 Reading package lists... [2021-03-18T22:22:01.870Z] #13 41.43 Building dependency tree... [2021-03-18T22:22:01.870Z] #13 ... [2021-03-18T22:22:01.870Z] [2021-03-18T22:22:01.870Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:01.870Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:01.870Z] #42 50.37 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T22:22:01.870Z] #42 50.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:01.870Z] #42 50.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:01.870Z] #42 50.53 Selecting previously unselected package protobuf-compiler. [2021-03-18T22:22:01.870Z] #42 50.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:01.870Z] #42 50.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:01.870Z] #42 50.68 Selecting previously unselected package python-pkg-resources. [2021-03-18T22:22:01.870Z] #42 50.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:22:01.870Z] #42 50.71 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:01.870Z] #42 51.00 Selecting previously unselected package python-six. [2021-03-18T22:22:01.870Z] #42 51.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T22:22:01.870Z] #42 51.00 Unpacking python-six (1.12.0-1) ... [2021-03-18T22:22:01.870Z] #42 51.07 Selecting previously unselected package python-protobuf. [2021-03-18T22:22:01.870Z] #42 51.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:01.870Z] #42 51.11 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:02.269Z] #55 ... [2021-03-18T22:22:02.269Z] [2021-03-18T22:22:02.269Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:02.269Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:02.269Z] #36 43.65 Reading package lists... [2021-03-18T22:22:02.437Z] #42 51.68 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:02.583Z] #42 45.50 Reading package lists... [2021-03-18T22:22:02.583Z] #42 ... [2021-03-18T22:22:02.583Z] [2021-03-18T22:22:02.583Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:02.583Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:02.583Z] #13 33.24 Fetched 8929 kB in 29s (313 kB/s) [2021-03-18T22:22:02.663Z] #29 24.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T22:22:02.842Z] #13 33.24 Reading package lists... [2021-03-18T22:22:02.842Z] #13 ... [2021-03-18T22:22:02.842Z] [2021-03-18T22:22:02.842Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:02.842Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:22:02.842Z] #49 45.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.56 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.69 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:22:02.842Z] #49 45.88 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:22:02.842Z] #49 46.22 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:22:02.842Z] #49 46.34 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:22:02.927Z] #29 24.31 [2021-03-18T22:22:02.927Z] #29 ... [2021-03-18T22:22:02.927Z] [2021-03-18T22:22:02.927Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:02.927Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:02.927Z] #42 23.43 Reading package lists... [2021-03-18T22:22:02.927Z] #42 29.53 Building dependency tree... [2021-03-18T22:22:02.927Z] #42 32.38 The following additional packages will be installed: [2021-03-18T22:22:02.927Z] #42 32.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T22:22:02.927Z] #42 32.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T22:22:02.927Z] #42 32.40 Suggested packages: [2021-03-18T22:22:02.927Z] #42 32.41 manpages-dev python-setuptools [2021-03-18T22:22:02.927Z] #42 34.26 The following NEW packages will be installed: [2021-03-18T22:22:02.927Z] #42 34.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T22:22:02.927Z] #42 34.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T22:22:02.927Z] #42 34.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T22:22:02.927Z] #42 34.28 python-six zlib1g-dev [2021-03-18T22:22:02.927Z] #42 34.75 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:02.927Z] #42 34.75 Need to get 3798 kB of archives. [2021-03-18T22:22:02.927Z] #42 34.75 After this operation, 21.6 MB of additional disk space will be used. [2021-03-18T22:22:02.927Z] #42 34.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-18T22:22:02.927Z] #42 34.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-18T22:22:02.927Z] #42 34.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-18T22:22:02.927Z] #42 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-18T22:22:02.927Z] #42 34.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-18T22:22:02.927Z] #42 34.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-18T22:22:02.927Z] #42 34.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-18T22:22:02.927Z] #42 34.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-18T22:22:02.927Z] #42 34.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-18T22:22:02.927Z] #42 34.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-18T22:22:02.927Z] #42 34.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-18T22:22:02.927Z] #42 35.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-18T22:22:02.927Z] #42 35.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-18T22:22:02.927Z] #42 35.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-18T22:22:02.927Z] #42 35.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T22:22:02.927Z] #42 35.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-18T22:22:02.927Z] #42 35.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-18T22:22:02.927Z] #42 37.10 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:02.927Z] #42 37.93 Fetched 3798 kB in 1s (5602 kB/s) [2021-03-18T22:22:02.927Z] #42 38.10 Selecting previously unselected package libcap-dev:arm64. [2021-03-18T22:22:02.927Z] #42 38.10 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:02.927Z] #42 38.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-18T22:22:02.927Z] #42 38.23 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-18T22:22:02.927Z] #42 ... [2021-03-18T22:22:02.927Z] [2021-03-18T22:22:02.927Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:02.927Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-18T22:22:02.927Z] #32 37.49 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-18T22:22:02.927Z] #32 37.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T22:22:02.927Z] #32 38.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:03.102Z] #49 49.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:04.440Z] #32 ... [2021-03-18T22:22:04.440Z] [2021-03-18T22:22:04.440Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:04.440Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:22:04.440Z] #49 30.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:22:04.440Z] #49 30.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:22:04.440Z] #49 30.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:22:04.440Z] #49 30.92 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:22:04.440Z] #49 31.12 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T22:22:04.440Z] #49 31.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:04.440Z] #49 31.63 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T22:22:04.440Z] #49 31.74 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:22:04.440Z] #49 32.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:22:04.440Z] #49 32.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:22:04.440Z] #49 32.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:22:04.440Z] #49 32.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:22:04.440Z] #49 32.64 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:22:04.440Z] #49 32.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T22:22:04.440Z] #49 32.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T22:22:04.440Z] #49 33.08 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:22:04.440Z] #49 33.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:22:04.440Z] #49 33.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:22:04.440Z] #49 36.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:04.440Z] #49 36.98 go: extracting golang.org/x/text v0.3.2 [2021-03-18T22:22:04.440Z] #49 ... [2021-03-18T22:22:04.440Z] [2021-03-18T22:22:04.440Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:22:04.440Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:22:04.440Z] #29 24.56 # 2.0% ############ 17.4% #################### 28.1% ######################################################################## 100.0% [2021-03-18T22:22:04.440Z] #29 24.93 [2021-03-18T22:22:05.223Z] #29 26.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T22:22:05.538Z] #29 26.91 [2021-03-18T22:22:05.797Z] #36 55.02 Building dependency tree... [2021-03-18T22:22:05.801Z] #29 27.22 0.4% ######################################################################## 100.0% [2021-03-18T22:22:05.801Z] #29 27.34 [2021-03-18T22:22:05.801Z] #29 ... [2021-03-18T22:22:05.801Z] [2021-03-18T22:22:05.801Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:22:05.801Z] #58 sha256:701af5fc0ed19bad3b85f90d064a1990533bae26f348115dddbba16713d3679f [2021-03-18T22:22:05.801Z] #58 32.23 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T22:22:06.381Z] #58 ... [2021-03-18T22:22:06.381Z] [2021-03-18T22:22:06.381Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:06.381Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:06.381Z] #13 23.05 Reading package lists... [2021-03-18T22:22:06.381Z] #13 30.40 Building dependency tree... [2021-03-18T22:22:06.381Z] #13 32.86 The following additional packages will be installed: [2021-03-18T22:22:06.381Z] #13 32.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T22:22:06.381Z] #13 32.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T22:22:06.381Z] #13 32.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T22:22:06.381Z] #13 32.86 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T22:22:06.381Z] #13 32.87 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:06.381Z] #13 32.88 Suggested packages: [2021-03-18T22:22:06.381Z] #13 32.88 gcc-8-locales seccomp wine64 [2021-03-18T22:22:06.381Z] #13 34.33 The following NEW packages will be installed: [2021-03-18T22:22:06.381Z] #13 34.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T22:22:06.381Z] #13 34.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T22:22:06.382Z] #13 34.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T22:22:06.382Z] #13 34.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T22:22:06.382Z] #13 34.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T22:22:06.382Z] #13 34.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:06.382Z] #13 34.36 The following packages will be upgraded: [2021-03-18T22:22:06.382Z] #13 34.36 libseccomp2 libsystemd0 libudev1 [2021-03-18T22:22:06.382Z] #13 35.07 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:22:06.382Z] #13 35.07 Need to get 73.8 MB of archives. [2021-03-18T22:22:06.382Z] #13 35.07 After this operation, 472 MB of additional disk space will be used. [2021-03-18T22:22:06.382Z] #13 35.07 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-18T22:22:06.382Z] #13 35.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-18T22:22:06.382Z] #13 35.08 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-18T22:22:06.382Z] #13 35.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-18T22:22:06.382Z] #13 35.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-18T22:22:06.382Z] #13 35.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-03-18T22:22:06.382Z] #13 35.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T22:22:06.382Z] #13 35.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-18T22:22:06.382Z] #13 35.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-18T22:22:06.382Z] #13 35.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T22:22:06.382Z] #13 36.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T22:22:06.382Z] #13 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T22:22:06.382Z] #13 36.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-03-18T22:22:06.396Z] #49 52.33 go: extracting golang.org/x/text v0.3.2 [2021-03-18T22:22:07.168Z] #36 ... [2021-03-18T22:22:07.168Z] [2021-03-18T22:22:07.168Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:07.168Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:22:07.168Z] #55 56.16 The following additional packages will be installed: [2021-03-18T22:22:07.168Z] #55 56.20 libbtrfs0 [2021-03-18T22:22:07.168Z] #55 56.66 The following NEW packages will be installed: [2021-03-18T22:22:07.168Z] #55 56.67 libbtrfs-dev libbtrfs0 [2021-03-18T22:22:07.168Z] #55 57.17 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:07.168Z] #55 57.17 Need to get 119 kB of archives. [2021-03-18T22:22:07.168Z] #55 57.17 After this operation, 387 kB of additional disk space will be used. [2021-03-18T22:22:07.168Z] #55 57.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:22:07.168Z] #55 57.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:22:07.168Z] #55 59.18 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:07.168Z] #55 59.57 Fetched 119 kB in 0s (429 kB/s) [2021-03-18T22:22:07.168Z] #55 59.73 Selecting previously unselected package libbtrfs0. [2021-03-18T22:22:07.168Z] #55 59.73 (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.) [2021-03-18T22:22:07.168Z] #55 59.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:22:07.168Z] #55 59.92 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:07.331Z] #13 ... [2021-03-18T22:22:07.331Z] [2021-03-18T22:22:07.331Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:07.331Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:22:07.331Z] #51 43.29 syscall [2021-03-18T22:22:07.331Z] #51 43.30 reflect [2021-03-18T22:22:07.331Z] #51 43.31 regexp/syntax [2021-03-18T22:22:07.425Z] #55 60.24 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:22:07.682Z] #55 60.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:22:07.682Z] #55 60.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:07.717Z] #42 ... [2021-03-18T22:22:07.718Z] [2021-03-18T22:22:07.718Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:07.718Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:07.718Z] #36 54.79 Selecting previously unselected package libxml2:amd64. [2021-03-18T22:22:07.718Z] #36 54.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 54.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:07.718Z] #36 55.46 Selecting previously unselected package libarchive13:amd64. [2021-03-18T22:22:07.718Z] #36 55.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 55.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:07.718Z] #36 55.83 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-18T22:22:07.718Z] #36 55.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 55.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:07.718Z] #36 55.98 Selecting previously unselected package librhash0:amd64. [2021-03-18T22:22:07.718Z] #36 55.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 55.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:07.718Z] #36 56.22 Selecting previously unselected package libuv1:amd64. [2021-03-18T22:22:07.718Z] #36 56.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 56.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:07.718Z] #36 56.41 Selecting previously unselected package cmake. [2021-03-18T22:22:07.718Z] #36 56.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-18T22:22:07.718Z] #36 56.44 Unpacking cmake (3.13.4-1) ... [2021-03-18T22:22:07.718Z] #36 ... [2021-03-18T22:22:07.718Z] [2021-03-18T22:22:07.718Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:07.718Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:22:07.718Z] #56 7.060 + RM_GOPATH=0 [2021-03-18T22:22:07.718Z] #56 7.067 + TMP_GOPATH= [2021-03-18T22:22:07.718Z] #56 7.069 + : /build [2021-03-18T22:22:07.718Z] #56 7.069 + '[' -z '' ']' [2021-03-18T22:22:07.718Z] #56 7.074 ++ mktemp -d [2021-03-18T22:22:07.718Z] #56 7.080 + export GOPATH=/tmp/tmp.rNBSZ7790G [2021-03-18T22:22:07.718Z] #56 7.084 + GOPATH=/tmp/tmp.rNBSZ7790G [2021-03-18T22:22:07.718Z] #56 7.085 + RM_GOPATH=1 [2021-03-18T22:22:07.718Z] #56 7.085 + case "$(go env GOARCH)" in [2021-03-18T22:22:07.718Z] #56 7.085 ++ go env GOARCH [2021-03-18T22:22:07.718Z] #56 7.125 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:07.718Z] #56 7.125 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:07.718Z] #56 7.127 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:07.718Z] #56 7.130 + dir=/tmp/install [2021-03-18T22:22:07.718Z] #56 7.131 + bin=containerd [2021-03-18T22:22:07.718Z] #56 7.131 + shift [2021-03-18T22:22:07.718Z] #56 7.131 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T22:22:07.718Z] #56 7.134 + . /tmp/install/containerd.installer [2021-03-18T22:22:07.718Z] #56 7.135 ++ set -e [2021-03-18T22:22:07.718Z] #56 7.135 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:07.718Z] #56 7.138 + install_containerd [2021-03-18T22:22:07.718Z] #56 7.139 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T22:22:07.718Z] #56 7.142 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:07.718Z] #56 7.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rNBSZ7790G/src/github.com/containerd/containerd [2021-03-18T22:22:07.718Z] #56 7.148 Cloning into '/tmp/tmp.rNBSZ7790G/src/github.com/containerd/containerd'... [2021-03-18T22:22:07.718Z] #56 ... [2021-03-18T22:22:07.718Z] [2021-03-18T22:22:07.718Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:07.718Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:07.718Z] #42 56.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:07.718Z] #42 56.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:07.718Z] #42 56.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:07.718Z] #42 56.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:07.718Z] #42 56.40 Setting up python-six (1.12.0-1) ... [2021-03-18T22:22:08.246Z] #55 60.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:08.246Z] #55 60.90 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:08.246Z] #55 60.93 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:08.293Z] #51 ... [2021-03-18T22:22:08.293Z] [2021-03-18T22:22:08.293Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:08.293Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:22:08.293Z] #55 34.11 The following additional packages will be installed: [2021-03-18T22:22:08.293Z] #55 34.13 libbtrfs0 [2021-03-18T22:22:08.293Z] #55 34.39 The following NEW packages will be installed: [2021-03-18T22:22:08.293Z] #55 34.40 libbtrfs-dev libbtrfs0 [2021-03-18T22:22:08.293Z] #55 34.89 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:08.293Z] #55 34.89 Need to get 119 kB of archives. [2021-03-18T22:22:08.293Z] #55 34.89 After this operation, 387 kB of additional disk space will be used. [2021-03-18T22:22:08.293Z] #55 34.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-18T22:22:08.293Z] #55 34.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-18T22:22:08.293Z] #55 36.11 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:08.293Z] #55 36.57 Fetched 119 kB in 0s (406 kB/s) [2021-03-18T22:22:08.293Z] #55 37.73 Selecting previously unselected package libbtrfs0. [2021-03-18T22:22:08.293Z] #55 37.73 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:08.293Z] #55 37.85 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-18T22:22:08.293Z] #55 37.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:08.293Z] #55 38.19 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:22:08.293Z] #55 38.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-18T22:22:08.293Z] #55 38.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:08.293Z] #55 41.43 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:08.293Z] #55 43.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:08.301Z] #49 ... [2021-03-18T22:22:08.301Z] [2021-03-18T22:22:08.301Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:08.301Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:22:08.301Z] #55 44.10 Reading package lists... [2021-03-18T22:22:08.301Z] #55 ... [2021-03-18T22:22:08.301Z] [2021-03-18T22:22:08.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:08.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:08.301Z] #13 33.24 Reading package lists... [2021-03-18T22:22:08.560Z] #13 44.23 Reading package lists... [2021-03-18T22:22:08.560Z] #13 ... [2021-03-18T22:22:08.560Z] [2021-03-18T22:22:08.560Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:08.560Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:08.560Z] #34 54.43 sync [2021-03-18T22:22:08.560Z] #34 54.44 internal/reflectlite [2021-03-18T22:22:08.582Z] #55 ... [2021-03-18T22:22:08.582Z] [2021-03-18T22:22:08.582Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:08.582Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:08.582Z] #13 41.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-18T22:22:08.653Z] #42 ... [2021-03-18T22:22:08.654Z] [2021-03-18T22:22:08.654Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:22:08.654Z] #47 sha256:afe46a07b3d8201c79f9d4b471a62d169ce6ddb3ebb6a8c78984ddb0a1dcfce9 [2021-03-18T22:22:08.654Z] #47 DONE 57.9s [2021-03-18T22:22:08.654Z] [2021-03-18T22:22:08.654Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:08.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:08.654Z] #13 44.52 The following additional packages will be installed: [2021-03-18T22:22:08.654Z] #13 44.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T22:22:08.654Z] #13 44.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T22:22:08.654Z] #13 44.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T22:22:08.654Z] #13 44.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T22:22:08.654Z] #13 44.52 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:08.654Z] #13 44.52 Suggested packages: [2021-03-18T22:22:08.654Z] #13 44.52 gcc-8-locales seccomp wine64 [2021-03-18T22:22:08.654Z] #13 45.88 The following NEW packages will be installed: [2021-03-18T22:22:08.654Z] #13 45.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T22:22:08.654Z] #13 45.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T22:22:08.654Z] #13 45.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T22:22:08.654Z] #13 45.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T22:22:08.654Z] #13 45.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T22:22:08.654Z] #13 45.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:08.654Z] #13 45.88 The following packages will be upgraded: [2021-03-18T22:22:08.654Z] #13 45.95 libseccomp2 libsystemd0 libudev1 [2021-03-18T22:22:08.654Z] #13 46.40 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:22:08.654Z] #13 46.40 Need to get 78.2 MB of archives. [2021-03-18T22:22:08.654Z] #13 46.40 After this operation, 487 MB of additional disk space will be used. [2021-03-18T22:22:08.654Z] #13 46.40 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-18T22:22:08.654Z] #13 46.40 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-18T22:22:08.654Z] #13 46.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-18T22:22:08.654Z] #13 46.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-18T22:22:08.654Z] #13 46.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-18T22:22:08.654Z] #13 46.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-18T22:22:08.654Z] #13 46.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T22:22:08.654Z] #13 46.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-18T22:22:08.654Z] #13 46.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-18T22:22:08.654Z] #13 46.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T22:22:08.654Z] #13 47.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T22:22:08.654Z] #13 47.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T22:22:08.654Z] #13 47.78 Get:13 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] [2021-03-18T22:22:08.654Z] #13 50.98 Get:14 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] [2021-03-18T22:22:08.815Z] #55 ... [2021-03-18T22:22:08.815Z] [2021-03-18T22:22:08.815Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:08.815Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:08.815Z] #36 61.55 The following additional packages will be installed: [2021-03-18T22:22:08.815Z] #36 61.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T22:22:08.815Z] #36 61.65 Suggested packages: [2021-03-18T22:22:08.815Z] #36 61.65 cmake-doc ninja-build lrzip [2021-03-18T22:22:08.815Z] #36 61.65 Recommended packages: [2021-03-18T22:22:08.846Z] #13 ... [2021-03-18T22:22:08.846Z] [2021-03-18T22:22:08.846Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:08.846Z] #34 sha256:c67de32489ee635bbffd40bf49270862f877a6533a22a0f49a3b052ebc907c10 [2021-03-18T22:22:08.846Z] #34 35.14 internal/reflectlite [2021-03-18T22:22:08.846Z] #34 35.14 sync [2021-03-18T22:22:08.846Z] #34 37.76 sort [2021-03-18T22:22:08.846Z] #34 37.76 errors [2021-03-18T22:22:08.846Z] #34 38.23 strconv [2021-03-18T22:22:08.846Z] #34 38.23 io [2021-03-18T22:22:08.846Z] #34 38.23 internal/oserror [2021-03-18T22:22:08.846Z] #34 38.34 syscall [2021-03-18T22:22:08.846Z] #34 39.18 strings [2021-03-18T22:22:08.846Z] #34 39.51 bytes [2021-03-18T22:22:08.846Z] #34 40.58 bufio [2021-03-18T22:22:08.846Z] #34 42.44 path [2021-03-18T22:22:08.846Z] #34 42.45 text/tabwriter [2021-03-18T22:22:08.846Z] #34 43.07 reflect [2021-03-18T22:22:08.846Z] #34 44.98 time [2021-03-18T22:22:08.846Z] #34 44.98 internal/syscall/execenv [2021-03-18T22:22:08.846Z] #34 44.98 internal/syscall/unix [2021-03-18T22:22:08.846Z] #34 ... [2021-03-18T22:22:08.846Z] [2021-03-18T22:22:08.846Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:22:08.846Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:22:08.846Z] #29 28.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T22:22:08.846Z] #29 29.14 [2021-03-18T22:22:08.846Z] #29 29.98 0.0% #### 6.0% ###### 8.9% ############ 16.9% [2021-03-18T22:22:08.846Z] #29 ... [2021-03-18T22:22:08.846Z] [2021-03-18T22:22:08.846Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:08.846Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:08.846Z] #45 35.31 internal/reflectlite [2021-03-18T22:22:08.846Z] #45 35.34 sync [2021-03-18T22:22:08.846Z] #45 36.86 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T22:22:08.846Z] #45 36.86 math/rand [2021-03-18T22:22:08.846Z] #45 36.87 internal/singleflight [2021-03-18T22:22:08.846Z] #45 39.02 sort [2021-03-18T22:22:08.846Z] #45 39.06 strconv [2021-03-18T22:22:08.846Z] #45 39.08 io [2021-03-18T22:22:08.846Z] #45 39.12 syscall [2021-03-18T22:22:08.846Z] #45 40.83 vendor/golang.org/x/net/dns/dnsmessage [2021-03-18T22:22:08.846Z] #45 40.87 bufio [2021-03-18T22:22:08.846Z] #45 42.44 reflect [2021-03-18T22:22:08.846Z] #45 42.99 regexp/syntax [2021-03-18T22:22:08.912Z] #13 ... [2021-03-18T22:22:08.912Z] [2021-03-18T22:22:08.912Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:08.912Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:08.912Z] #51 58.02 context [2021-03-18T22:22:09.079Z] #36 61.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T22:22:09.111Z] #45 45.51 hash/crc32 [2021-03-18T22:22:09.111Z] #45 ... [2021-03-18T22:22:09.111Z] [2021-03-18T22:22:09.111Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:09.111Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:22:09.111Z] #36 35.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-18T22:22:09.111Z] #36 36.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-18T22:22:09.111Z] #36 36.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-18T22:22:09.111Z] #36 36.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-18T22:22:09.111Z] #36 36.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-18T22:22:09.111Z] #36 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-18T22:22:09.111Z] #36 36.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-18T22:22:09.111Z] #36 38.20 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:09.111Z] #36 38.98 Fetched 14.2 MB in 2s (7237 kB/s) [2021-03-18T22:22:09.111Z] #36 39.31 Selecting previously unselected package xxd. [2021-03-18T22:22:09.111Z] #36 39.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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:09.111Z] #36 39.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-18T22:22:09.111Z] #36 41.11 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:22:09.111Z] #36 43.28 Selecting previously unselected package vim-common. [2021-03-18T22:22:09.111Z] #36 43.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:22:09.111Z] #36 44.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:09.111Z] #36 ... [2021-03-18T22:22:09.111Z] [2021-03-18T22:22:09.111Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:22:09.111Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:22:09.143Z] Running on azwin-2-6725c0 in d:\jenkins\workspace\moby_PR-42167 [Pipeline] { [Pipeline] ws [2021-03-18T22:22:09.160Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-18T22:22:09.479Z] #51 58.87 internal/poll [2021-03-18T22:22:09.547Z] #34 ... [2021-03-18T22:22:09.547Z] [2021-03-18T22:22:09.547Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:09.547Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:09.847Z] #36 45.62 Reading package lists... [2021-03-18T22:22:09.848Z] #36 ... [2021-03-18T22:22:09.848Z] [2021-03-18T22:22:09.848Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:09.848Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:09.848Z] #42 45.50 Reading package lists... [2021-03-18T22:22:09.848Z] #42 ... [2021-03-18T22:22:09.848Z] [2021-03-18T22:22:09.848Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:22:09.848Z] #67 sha256:6bcda8730741d3192e44e86381a7579a3c39634335e7e888e974484a54a86552 [2021-03-18T22:22:09.848Z] #67 DONE 55.9s [2021-03-18T22:22:09.848Z] [2021-03-18T22:22:09.848Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:09.848Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:22:10.009Z] #36 ... [2021-03-18T22:22:10.009Z] [2021-03-18T22:22:10.009Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:10.009Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:22:10.009Z] #55 DONE 62.5s [2021-03-18T22:22:10.009Z] [2021-03-18T22:22:10.009Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:10.009Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:22:10.384Z] The recommended git tool is: git [2021-03-18T22:22:11.289Z] #55 54.60 Building dependency tree... [2021-03-18T22:22:11.673Z] INFO [runner/unused/goanalysis] analyzers took 28.607443367s with top 10 stages: buildssa: 24.345676799s, U1000: 4.261766568s [2021-03-18T22:22:11.673Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2021-03-18T22:22:11.673Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1687/1687, skip_dirs: 1687/1687, cgo: 1687/2267, skip_files: 1687/1687, exclude: 1582/1582, nolint: 0/64, path_prettifier: 1687/1687, exclude-rules: 64/1582, autogenerated_exclude: 1582/1687, identifier_marker: 1582/1582 [2021-03-18T22:22:11.673Z] INFO [runner] processing took 130.874249ms with stages: nolint: 56.222376ms, identifier_marker: 41.019721ms, path_prettifier: 13.948317ms, autogenerated_exclude: 7.701531ms, exclude-rules: 6.491833ms, skip_dirs: 3.773988ms, cgo: 946.106µs, filename_unadjuster: 764.203µs, max_same_issues: 1.528µs, diff: 1.116µs, uniq_by_line: 920ns, path_shortener: 509ns, exclude: 494ns, source_code: 489ns, max_from_linter: 475ns, skip_files: 350ns, max_per_file_from_linter: 293ns [2021-03-18T22:22:11.673Z] INFO [runner] linters took 1m38.669593013s with stages: goanalysis_metalinter: 1m19.177822304s, unused: 19.360306116s [2021-03-18T22:22:11.673Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2021-03-18T22:22:11.673Z] INFO Memory: 1657 samples, avg is 255.8MB, max is 3495.9MB [2021-03-18T22:22:11.673Z] INFO Execution took 3m41.89076413s [2021-03-18T22:22:11.673Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-18T22:22:11.901Z] #56 ... [2021-03-18T22:22:11.901Z] [2021-03-18T22:22:11.901Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:22:11.901Z] #67 sha256:d82566ee1a294716bad555e358c70d533f77e3e6155079ab7248b493ece47dcd [2021-03-18T22:22:11.901Z] #67 DONE 64.3s [2021-03-18T22:22:11.901Z] [2021-03-18T22:22:11.901Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:11.901Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:11.901Z] #36 63.31 The following NEW packages will be installed: [2021-03-18T22:22:11.901Z] #36 63.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T22:22:11.901Z] #36 63.34 vim-common xxd [2021-03-18T22:22:11.901Z] #36 64.08 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:11.901Z] #36 64.08 Need to get 14.9 MB of archives. [2021-03-18T22:22:11.901Z] #36 64.08 After this operation, 61.8 MB of additional disk space will be used. [2021-03-18T22:22:11.901Z] #36 64.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:22:11.901Z] #36 64.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:22:11.901Z] #36 64.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T22:22:11.902Z] #36 64.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:22:12.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh dynbinary-daemon test-docker-py [2021-03-18T22:22:12.017Z] #51 60.87 os [2021-03-18T22:22:12.017Z] #51 ... [2021-03-18T22:22:12.017Z] [2021-03-18T22:22:12.017Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:12.017Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:12.017Z] #36 59.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:22:12.017Z] #36 59.77 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:22:12.017Z] #36 59.78 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:12.017Z] #36 59.80 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:12.017Z] #36 59.83 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:12.017Z] #36 60.08 Setting up cmake-data (3.13.4-1) ... [2021-03-18T22:22:12.017Z] #36 60.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:12.017Z] #36 60.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:12.017Z] #36 60.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:12.017Z] #36 60.42 Setting up cmake (3.13.4-1) ... [2021-03-18T22:22:12.017Z] #36 60.45 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:12.017Z] #36 60.56 Processing triggers for mime-support (3.62) ... [2021-03-18T22:22:12.017Z] #36 DONE 61.4s [2021-03-18T22:22:12.256Z] [2021-03-18T22:22:12.283Z] [2021-03-18T22:22:12.283Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:12.283Z] #37 sha256:4bae2e3db50378b69473079fdd5e3e47f7f5e9c38e18541b8249d4bac84576bf [2021-03-18T22:22:12.283Z] #37 ... [2021-03-18T22:22:12.283Z] [2021-03-18T22:22:12.283Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:12.283Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:22:12.283Z] #32 49.57 Checking out files: 91% (1393/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-18T22:22:12.283Z] #32 50.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T22:22:12.283Z] #32 50.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:12.299Z] #29 29.98 0.0% #### 6.0% ###### 8.9% ############ 16.9% ############# 18.2% ################ 23.3% #################### 28.7% ###################### 31.1% ########################## 36.6% ########################## 36.8% ############################### 44.4% ################################# 46.7% ####################################### 54.4% ######################################## 56.7% ############################################## 64.9% ############################################## 65.1% ################################################# 68.7% ###################################################### 75.7% ########################################################### 82.6% ################################################################# 90.8% #################################################################### 95.4% ######################################################################## 100.0% [2021-03-18T22:22:12.299Z] #29 33.90 [2021-03-18T22:22:12.511Z] Removing bundles/ [2021-03-18T22:22:12.511Z] [2021-03-18T22:22:12.511Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-18T22:22:12.511Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:22:12.511Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:22:12.541Z] #32 ... [2021-03-18T22:22:12.541Z] [2021-03-18T22:22:12.541Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:12.541Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:12.541Z] #13 53.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-18T22:22:12.541Z] #13 53.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-18T22:22:12.541Z] #13 53.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:22:12.541Z] #13 53.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:22:12.541Z] #13 53.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-18T22:22:12.541Z] #13 53.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-18T22:22:12.541Z] #13 53.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-18T22:22:12.541Z] #13 53.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-18T22:22:12.541Z] #13 53.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-18T22:22:12.541Z] #13 53.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-18T22:22:12.541Z] #13 53.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-18T22:22:12.541Z] #13 53.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-18T22:22:12.541Z] #13 53.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-18T22:22:12.541Z] #13 53.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-18T22:22:12.541Z] #13 54.73 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:12.541Z] #13 54.94 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-03-18T22:22:12.801Z] #13 55.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:12.801Z] #13 55.16 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:12.801Z] #13 55.18 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:12.830Z] #36 ... [2021-03-18T22:22:12.830Z] [2021-03-18T22:22:12.830Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:12.830Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:12.830Z] #42 44.68 Reading package lists... [2021-03-18T22:22:12.830Z] #42 55.96 Building dependency tree... [2021-03-18T22:22:12.830Z] #42 61.43 The following additional packages will be installed: [2021-03-18T22:22:12.830Z] #42 61.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T22:22:12.830Z] #42 61.44 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T22:22:12.830Z] #42 61.47 Suggested packages: [2021-03-18T22:22:12.830Z] #42 61.47 manpages-dev python-setuptools [2021-03-18T22:22:12.830Z] #42 63.09 The following NEW packages will be installed: [2021-03-18T22:22:12.830Z] #42 63.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T22:22:12.830Z] #42 63.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T22:22:12.830Z] #42 63.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T22:22:12.830Z] #42 63.09 python-six zlib1g-dev [2021-03-18T22:22:12.830Z] #42 64.08 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:12.830Z] #42 64.08 Need to get 4095 kB of archives. [2021-03-18T22:22:12.830Z] #42 64.08 After this operation, 22.5 MB of additional disk space will be used. [2021-03-18T22:22:12.830Z] #42 64.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-18T22:22:12.830Z] #42 64.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:22:12.830Z] #42 64.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-18T22:22:12.830Z] #42 64.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:22:12.830Z] #42 64.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-18T22:22:12.830Z] #42 64.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:22:12.830Z] #42 64.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-18T22:22:12.830Z] #42 64.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-18T22:22:12.830Z] #42 64.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-18T22:22:12.830Z] #42 64.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-18T22:22:12.830Z] #42 64.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-18T22:22:12.830Z] #42 64.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-18T22:22:12.830Z] #42 64.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-18T22:22:12.830Z] #42 64.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-18T22:22:12.830Z] #42 64.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T22:22:12.830Z] #42 64.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-18T22:22:12.830Z] #42 64.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-18T22:22:12.830Z] #42 ... [2021-03-18T22:22:12.830Z] [2021-03-18T22:22:12.830Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:12.830Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:22:12.830Z] #56 2.055 + RM_GOPATH=0 [2021-03-18T22:22:12.830Z] #56 2.055 + TMP_GOPATH= [2021-03-18T22:22:12.830Z] #56 2.055 + : /build [2021-03-18T22:22:12.830Z] #56 2.055 + '[' -z '' ']' [2021-03-18T22:22:12.830Z] #56 2.055 ++ mktemp -d [2021-03-18T22:22:12.830Z] #56 2.075 + export GOPATH=/tmp/tmp.MGGwPGUsaE [2021-03-18T22:22:12.830Z] #56 2.075 + GOPATH=/tmp/tmp.MGGwPGUsaE [2021-03-18T22:22:12.830Z] #56 2.075 + RM_GOPATH=1 [2021-03-18T22:22:12.830Z] #56 2.075 + case "$(go env GOARCH)" in [2021-03-18T22:22:12.830Z] #56 2.075 ++ go env GOARCH [2021-03-18T22:22:12.830Z] #56 2.171 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:12.830Z] #56 2.171 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:12.830Z] #56 2.172 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:12.830Z] #56 2.182 + dir=/tmp/install [2021-03-18T22:22:12.830Z] #56 2.182 + bin=containerd [2021-03-18T22:22:12.830Z] #56 2.182 + shift [2021-03-18T22:22:12.830Z] #56 2.182 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T22:22:12.830Z] #56 2.182 + . /tmp/install/containerd.installer [2021-03-18T22:22:12.830Z] #56 2.182 ++ set -e [2021-03-18T22:22:12.830Z] #56 2.182 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:12.830Z] #56 2.182 + install_containerd [2021-03-18T22:22:12.830Z] #56 2.182 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T22:22:12.830Z] #56 2.182 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MGGwPGUsaE/src/github.com/containerd/containerd [2021-03-18T22:22:12.830Z] #56 2.182 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:12.830Z] #56 2.232 Cloning into '/tmp/tmp.MGGwPGUsaE/src/github.com/containerd/containerd'... [2021-03-18T22:22:13.059Z] #13 55.68 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:13.321Z] #13 55.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 ... 15410 files and directories currently installed.) [2021-03-18T22:22:13.321Z] #13 56.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:22:13.321Z] #13 56.01 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-18T22:22:13.393Z] #56 ... [2021-03-18T22:22:13.393Z] [2021-03-18T22:22:13.393Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:13.393Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:22:13.393Z] #49 55.92 go: extracting golang.org/x/text v0.3.2 [2021-03-18T22:22:13.393Z] #49 63.67 go: finding github.com/fatih/color v1.7.0 [2021-03-18T22:22:13.393Z] #49 63.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:22:13.393Z] #49 63.80 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:22:13.393Z] #49 63.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:22:13.393Z] #49 64.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:22:13.393Z] #49 64.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:22:13.393Z] #49 64.20 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:22:13.393Z] #49 64.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:22:13.393Z] #49 64.26 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T22:22:13.393Z] #49 64.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.43 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:22:13.393Z] #49 64.51 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.56 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:22:13.393Z] #49 64.62 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T22:22:13.393Z] #49 64.62 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T22:22:13.393Z] #49 64.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:22:13.393Z] #49 64.76 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:22:13.393Z] #49 64.97 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:22:13.393Z] #49 65.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:22:13.393Z] #49 65.06 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:22:13.393Z] #49 65.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:22:13.393Z] #49 65.18 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T22:22:13.393Z] #49 65.26 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T22:22:13.393Z] #49 65.26 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T22:22:13.393Z] #49 65.34 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:22:13.393Z] #49 65.34 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T22:22:13.393Z] #49 65.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:22:13.393Z] #49 65.43 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:22:13.393Z] #49 65.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:22:13.393Z] #49 65.53 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T22:22:13.393Z] #49 65.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:22:13.393Z] #49 65.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:22:13.393Z] #49 65.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:22:13.393Z] #49 65.78 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:22:13.393Z] #49 65.89 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:22:13.393Z] #49 65.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:22:13.393Z] #49 66.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:22:13.393Z] #49 66.01 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T22:22:13.393Z] #49 ... [2021-03-18T22:22:13.393Z] [2021-03-18T22:22:13.393Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:13.393Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:13.393Z] #36 65.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-18T22:22:13.393Z] #36 66.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-18T22:22:13.393Z] #36 66.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-18T22:22:13.393Z] #36 66.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-18T22:22:13.393Z] #36 66.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-18T22:22:13.393Z] #36 66.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-18T22:22:13.430Z] #29 34.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T22:22:13.827Z] #55 ... [2021-03-18T22:22:13.827Z] [2021-03-18T22:22:13.827Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:13.827Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:13.827Z] #34 58.73 errors [2021-03-18T22:22:13.827Z] #34 58.79 sort [2021-03-18T22:22:13.827Z] #34 59.58 strconv [2021-03-18T22:22:13.838Z] #13 56.21 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:22:13.859Z] #29 35.12 [2021-03-18T22:22:14.096Z] #13 56.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.) [2021-03-18T22:22:14.096Z] #13 56.53 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:14.096Z] #13 56.54 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:14.096Z] #13 ... [2021-03-18T22:22:14.096Z] [2021-03-18T22:22:14.096Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:14.096Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:22:14.096Z] #34 53.22 time [2021-03-18T22:22:14.096Z] #34 57.80 internal/poll [2021-03-18T22:22:14.096Z] #34 60.19 internal/syscall/execenv [2021-03-18T22:22:14.096Z] #34 60.39 internal/syscall/unix [2021-03-18T22:22:14.096Z] #34 60.62 os [2021-03-18T22:22:14.096Z] #34 62.13 internal/fmtsort [2021-03-18T22:22:14.096Z] #34 62.79 strings [2021-03-18T22:22:14.096Z] #34 ... [2021-03-18T22:22:14.096Z] [2021-03-18T22:22:14.096Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:14.096Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:14.096Z] #13 56.72 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:14.123Z] #29 35.51 ######################################################################## 100.0% [2021-03-18T22:22:14.123Z] #29 35.58 [2021-03-18T22:22:14.362Z] #13 56.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T22:22:14.362Z] #13 56.85 (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.) [2021-03-18T22:22:14.362Z] #13 56.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:14.362Z] #13 56.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:22:14.399Z] #34 60.54 io [2021-03-18T22:22:14.699Z] #29 ... [2021-03-18T22:22:14.700Z] [2021-03-18T22:22:14.700Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:14.700Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:14.700Z] #42 41.23 Selecting previously unselected package libnet1:arm64. [2021-03-18T22:22:14.700Z] #42 41.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-18T22:22:14.700Z] #42 41.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:14.700Z] #42 45.71 Selecting previously unselected package libnet1-dev. [2021-03-18T22:22:14.700Z] #42 45.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-18T22:22:14.700Z] #42 46.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:15.275Z] #42 ... [2021-03-18T22:22:15.275Z] [2021-03-18T22:22:15.275Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:22:15.275Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:22:15.275Z] #29 36.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T22:22:15.275Z] #29 36.68 [2021-03-18T22:22:15.275Z] #29 36.83 ######################################################################## 100.0% [2021-03-18T22:22:15.626Z] #29 37.01 [2021-03-18T22:22:15.891Z] #29 37.34 Download of images into '/build' complete. [2021-03-18T22:22:15.892Z] #29 37.34 Use something like the following to load the result into a Docker daemon: [2021-03-18T22:22:15.892Z] #29 37.34 tar -cC '/build' . | docker load [2021-03-18T22:22:15.913Z] #36 ... [2021-03-18T22:22:15.913Z] [2021-03-18T22:22:15.913Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:15.913Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:22:15.913Z] #34 58.17 internal/reflectlite [2021-03-18T22:22:15.913Z] #34 58.17 sync [2021-03-18T22:22:15.913Z] #34 62.97 sort [2021-03-18T22:22:15.913Z] #34 62.97 errors [2021-03-18T22:22:15.913Z] #34 63.79 strconv [2021-03-18T22:22:15.913Z] #34 65.25 io [2021-03-18T22:22:15.913Z] #34 67.62 internal/oserror [2021-03-18T22:22:15.913Z] #34 67.83 syscall [2021-03-18T22:22:15.913Z] #34 ... [2021-03-18T22:22:15.913Z] [2021-03-18T22:22:15.913Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:15.913Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:22:15.913Z] #49 66.12 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T22:22:15.913Z] #49 66.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:22:15.913Z] #49 66.27 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:22:15.913Z] #49 66.32 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:22:15.913Z] #49 66.60 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T22:22:15.913Z] #49 66.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:22:15.913Z] #49 66.74 go: finding golang.org/x/text v0.3.2 [2021-03-18T22:22:15.913Z] #49 66.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:22:15.913Z] #49 66.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:22:15.913Z] #49 66.95 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:22:15.913Z] #49 67.13 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:22:15.913Z] #49 67.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:22:15.913Z] #49 67.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:22:15.913Z] #49 67.43 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:22:15.913Z] #49 67.45 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:22:15.913Z] #49 67.47 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:22:15.913Z] #49 67.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:22:15.913Z] #49 67.55 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:22:15.913Z] #49 67.58 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T22:22:15.913Z] #49 67.58 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:22:15.913Z] #49 67.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:22:15.913Z] #49 67.67 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:22:15.913Z] #49 67.80 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T22:22:15.913Z] #49 67.81 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:22:15.913Z] #49 67.83 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:22:15.913Z] #49 67.85 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:22:15.913Z] #49 67.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:22:15.913Z] #49 68.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:15.913Z] #49 68.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:22:15.913Z] #49 68.47 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:22:15.913Z] #49 68.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:22:15.913Z] #49 68.59 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:22:15.913Z] #49 68.61 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:22:16.306Z] #34 62.23 internal/oserror [2021-03-18T22:22:16.306Z] #34 62.47 syscall [2021-03-18T22:22:16.843Z] #49 ... [2021-03-18T22:22:16.843Z] [2021-03-18T22:22:16.843Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:16.843Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:22:16.843Z] #45 59.34 internal/reflectlite [2021-03-18T22:22:16.843Z] #45 59.38 sync [2021-03-18T22:22:16.843Z] #45 62.55 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T22:22:16.843Z] #45 63.30 math/rand [2021-03-18T22:22:16.843Z] #45 65.84 internal/singleflight [2021-03-18T22:22:16.843Z] #45 66.40 io [2021-03-18T22:22:16.843Z] #45 66.62 strconv [2021-03-18T22:22:16.843Z] #45 68.40 bytes [2021-03-18T22:22:16.843Z] #45 ... [2021-03-18T22:22:16.843Z] [2021-03-18T22:22:16.843Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:16.843Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:16.843Z] #36 68.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:16.843Z] #36 69.03 Fetched 14.9 MB in 3s (4737 kB/s) [2021-03-18T22:22:16.843Z] #36 69.24 Selecting previously unselected package xxd. [2021-03-18T22:22:16.843Z] #36 69.24 (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.) [2021-03-18T22:22:16.843Z] #36 69.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:22:16.843Z] #36 69.36 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:22:16.897Z] #13 59.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T22:22:16.897Z] #13 59.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:16.897Z] #13 59.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:22:16.897Z] #13 ... [2021-03-18T22:22:16.897Z] [2021-03-18T22:22:16.897Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:16.897Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:16.897Z] #45 56.20 time [2021-03-18T22:22:16.897Z] #45 60.83 os [2021-03-18T22:22:16.897Z] #45 62.74 internal/fmtsort [2021-03-18T22:22:16.897Z] #45 63.29 strings [2021-03-18T22:22:16.897Z] #45 64.49 fmt [2021-03-18T22:22:17.100Z] #36 69.70 Selecting previously unselected package vim-common. [2021-03-18T22:22:17.100Z] #36 69.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:22:17.100Z] #36 69.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:17.157Z] #45 66.28 path/filepath [2021-03-18T22:22:17.158Z] #45 ... [2021-03-18T22:22:17.158Z] [2021-03-18T22:22:17.158Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:17.158Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:17.158Z] #42 60.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:17.158Z] #42 60.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:22:17.158Z] #42 60.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:17.158Z] #42 60.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:22:17.158Z] #42 60.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:17.158Z] #42 60.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:17.158Z] #42 60.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:17.158Z] #42 60.49 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:17.158Z] #42 60.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:17.158Z] #42 60.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:17.158Z] #42 66.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:22:17.158Z] #42 66.50 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:17.675Z] #36 70.39 Selecting previously unselected package cmake-data. [2021-03-18T22:22:17.675Z] #36 70.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T22:22:17.675Z] #36 70.45 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T22:22:17.730Z] #42 ... [2021-03-18T22:22:17.730Z] [2021-03-18T22:22:17.730Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:17.730Z] #37 sha256:4bae2e3db50378b69473079fdd5e3e47f7f5e9c38e18541b8249d4bac84576bf [2021-03-18T22:22:17.730Z] #37 5.588 + RM_GOPATH=0 [2021-03-18T22:22:17.730Z] #37 5.588 + TMP_GOPATH= [2021-03-18T22:22:17.730Z] #37 5.588 + : /build [2021-03-18T22:22:17.730Z] #37 5.588 + '[' -z '' ']' [2021-03-18T22:22:17.730Z] #37 5.589 ++ mktemp -d [2021-03-18T22:22:17.730Z] #37 5.597 + export GOPATH=/tmp/tmp.ir1xTrpoav [2021-03-18T22:22:17.730Z] #37 ... [2021-03-18T22:22:17.730Z] [2021-03-18T22:22:17.730Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:17.730Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:17.730Z] #42 DONE 67.2s [2021-03-18T22:22:17.730Z] [2021-03-18T22:22:17.730Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:17.730Z] #37 sha256:4bae2e3db50378b69473079fdd5e3e47f7f5e9c38e18541b8249d4bac84576bf [2021-03-18T22:22:17.730Z] #37 5.597 + GOPATH=/tmp/tmp.ir1xTrpoav [2021-03-18T22:22:17.730Z] #37 5.598 + RM_GOPATH=1 [2021-03-18T22:22:17.730Z] #37 5.598 + case "$(go env GOARCH)" in [2021-03-18T22:22:17.730Z] #37 5.598 ++ go env GOARCH [2021-03-18T22:22:17.730Z] #37 5.638 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:17.730Z] #37 5.638 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:17.730Z] #37 5.639 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:17.730Z] #37 5.640 + dir=/tmp/install [2021-03-18T22:22:17.730Z] #37 5.644 + bin=tini [2021-03-18T22:22:17.730Z] #37 5.644 + shift [2021-03-18T22:22:17.730Z] #37 5.645 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T22:22:17.730Z] #37 5.645 + . /tmp/install/tini.installer [2021-03-18T22:22:17.730Z] #37 5.645 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:17.730Z] #37 5.648 + install_tini [2021-03-18T22:22:17.730Z] #37 5.648 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T22:22:17.730Z] #37 5.649 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:17.730Z] #37 5.649 + git clone https://github.com/krallin/tini.git /tmp/tmp.ir1xTrpoav/tini [2021-03-18T22:22:17.730Z] #37 5.653 Cloning into '/tmp/tmp.ir1xTrpoav/tini'... [2021-03-18T22:22:18.213Z] #34 ... [2021-03-18T22:22:18.213Z] [2021-03-18T22:22:18.213Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:18.213Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:22:18.213Z] #49 61.43 go: finding github.com/fatih/color v1.7.0 [2021-03-18T22:22:18.213Z] #49 61.63 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:22:18.213Z] #49 61.65 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:22:18.213Z] #49 61.68 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:22:18.213Z] #49 61.88 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:22:18.213Z] #49 61.89 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:22:18.213Z] #49 61.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:22:18.213Z] #49 61.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:22:18.213Z] #49 62.02 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T22:22:18.213Z] #49 62.12 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:22:18.213Z] #49 62.13 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.17 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.19 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T22:22:18.213Z] #49 62.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:22:18.213Z] #49 62.20 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:22:18.213Z] #49 62.25 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.28 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.38 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T22:22:18.213Z] #49 62.38 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.39 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T22:22:18.213Z] #49 62.55 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:22:18.213Z] #49 62.64 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.80 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:22:18.213Z] #49 62.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:22:18.213Z] #49 62.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:22:18.213Z] #49 63.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:22:18.213Z] #49 63.32 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T22:22:18.213Z] #49 63.41 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T22:22:18.213Z] #49 63.43 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:22:18.213Z] #49 63.50 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T22:22:18.213Z] #49 63.50 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:22:18.213Z] #49 63.57 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T22:22:18.213Z] #49 63.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:22:18.213Z] #49 63.67 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:22:18.213Z] #49 63.78 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:22:18.213Z] #49 63.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:22:18.213Z] #49 63.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:22:18.213Z] #49 63.94 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T22:22:18.213Z] #49 64.01 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:22:18.213Z] #49 64.09 go: finding golang.org/x/text v0.3.2 [2021-03-18T22:22:18.213Z] #49 64.12 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T22:22:18.213Z] #49 64.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:22:18.213Z] #49 64.19 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:22:18.213Z] #49 64.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:22:18.213Z] #49 64.25 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:22:18.213Z] #49 64.28 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T22:22:18.213Z] #49 64.32 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:22:18.472Z] #49 64.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:22:18.472Z] #49 64.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:22:18.472Z] #49 64.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:22:18.472Z] #49 64.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:22:18.472Z] #49 64.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:22:18.472Z] #49 64.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:22:18.472Z] #49 64.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:22:18.472Z] #49 64.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:22:18.472Z] #49 64.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T22:22:18.732Z] #49 64.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:22:18.732Z] #49 64.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:22:18.732Z] #49 64.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:22:18.732Z] #49 64.76 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:22:18.732Z] #49 64.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:22:18.992Z] #49 64.91 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:22:18.992Z] #49 65.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:22:18.992Z] #49 65.11 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T22:22:18.992Z] #49 65.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:22:19.051Z] #36 ... [2021-03-18T22:22:19.051Z] [2021-03-18T22:22:19.051Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:19.051Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:19.051Z] #13 43.87 Reading package lists... [2021-03-18T22:22:19.051Z] #13 55.99 Building dependency tree... [2021-03-18T22:22:19.051Z] #13 62.19 The following additional packages will be installed: [2021-03-18T22:22:19.051Z] #13 62.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T22:22:19.051Z] #13 62.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T22:22:19.051Z] #13 62.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T22:22:19.051Z] #13 62.25 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T22:22:19.051Z] #13 62.25 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:19.051Z] #13 62.26 Suggested packages: [2021-03-18T22:22:19.051Z] #13 62.28 gcc-8-locales seccomp wine64 [2021-03-18T22:22:19.051Z] #13 64.44 The following NEW packages will be installed: [2021-03-18T22:22:19.051Z] #13 64.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T22:22:19.051Z] #13 64.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T22:22:19.051Z] #13 64.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T22:22:19.051Z] #13 64.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T22:22:19.051Z] #13 64.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T22:22:19.051Z] #13 64.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:19.051Z] #13 64.48 The following packages will be upgraded: [2021-03-18T22:22:19.051Z] #13 64.49 libseccomp2 libsystemd0 libudev1 [2021-03-18T22:22:19.051Z] #13 65.13 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:22:19.051Z] #13 65.13 Need to get 78.2 MB of archives. [2021-03-18T22:22:19.051Z] #13 65.13 After this operation, 487 MB of additional disk space will be used. [2021-03-18T22:22:19.051Z] #13 65.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-18T22:22:19.051Z] #13 65.13 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-18T22:22:19.051Z] #13 65.14 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-18T22:22:19.051Z] #13 65.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-18T22:22:19.051Z] #13 65.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-18T22:22:19.051Z] #13 65.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-18T22:22:19.051Z] #13 ... [2021-03-18T22:22:19.051Z] [2021-03-18T22:22:19.051Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:19.051Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:22:19.111Z] #37 6.592 + cd /tmp/tmp.ir1xTrpoav/tini [2021-03-18T22:22:19.111Z] #37 6.592 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:19.111Z] #37 6.592 + cmake . [2021-03-18T22:22:19.252Z] #49 65.21 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:22:19.252Z] #49 65.23 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:19.253Z] #49 65.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:22:19.253Z] #49 65.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:22:19.370Z] #37 7.144 -- The C compiler identification is GNU 8.3.0 [2021-03-18T22:22:19.370Z] #37 7.248 -- Check for working C compiler: /usr/bin/cc [2021-03-18T22:22:19.524Z] #49 ... [2021-03-18T22:22:19.524Z] [2021-03-18T22:22:19.524Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:19.524Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T22:22:19.524Z] #55 60.29 The following additional packages will be installed: [2021-03-18T22:22:19.524Z] #55 60.31 libbtrfs0 [2021-03-18T22:22:19.524Z] #55 60.55 The following NEW packages will be installed: [2021-03-18T22:22:19.524Z] #55 60.57 libbtrfs-dev libbtrfs0 [2021-03-18T22:22:19.524Z] #55 61.05 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:19.524Z] #55 61.05 Need to get 119 kB of archives. [2021-03-18T22:22:19.524Z] #55 61.05 After this operation, 387 kB of additional disk space will be used. [2021-03-18T22:22:19.524Z] #55 61.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:22:19.524Z] #55 61.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:22:19.524Z] #55 62.97 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:19.524Z] #55 63.34 Fetched 119 kB in 0s (391 kB/s) [2021-03-18T22:22:19.524Z] #55 63.52 Selecting previously unselected package libbtrfs0. [2021-03-18T22:22:19.524Z] #55 63.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 ... 15410 files and directories currently installed.) [2021-03-18T22:22:19.524Z] #55 63.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:22:19.524Z] #55 63.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:19.524Z] #55 63.96 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:22:19.524Z] #55 63.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:22:19.524Z] #55 63.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:19.524Z] #55 64.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:22:19.524Z] #55 64.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:22:19.524Z] #55 64.72 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:19.524Z] #55 DONE 65.5s [2021-03-18T22:22:19.524Z] [2021-03-18T22:22:19.524Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:19.524Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:22:19.524Z] #49 65.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:22:19.524Z] #49 65.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:22:19.524Z] #49 65.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:22:19.524Z] #49 65.70 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:22:20.093Z] #49 ... [2021-03-18T22:22:20.093Z] [2021-03-18T22:22:20.093Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:20.093Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:20.093Z] #42 56.13 Building dependency tree... [2021-03-18T22:22:20.093Z] #42 61.71 The following additional packages will be installed: [2021-03-18T22:22:20.093Z] #42 61.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T22:22:20.093Z] #42 61.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T22:22:20.093Z] #42 61.75 Suggested packages: [2021-03-18T22:22:20.093Z] #42 61.76 manpages-dev python-setuptools [2021-03-18T22:22:20.093Z] #42 63.53 The following NEW packages will be installed: [2021-03-18T22:22:20.093Z] #42 63.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T22:22:20.093Z] #42 63.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T22:22:20.093Z] #42 63.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T22:22:20.093Z] #42 63.57 python-six zlib1g-dev [2021-03-18T22:22:20.093Z] #42 64.04 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:20.093Z] #42 64.04 Need to get 4095 kB of archives. [2021-03-18T22:22:20.093Z] #42 64.04 After this operation, 22.5 MB of additional disk space will be used. [2021-03-18T22:22:20.093Z] #42 64.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-18T22:22:20.093Z] #42 64.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:22:20.093Z] #42 64.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-18T22:22:20.093Z] #42 64.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:22:20.093Z] #42 64.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-18T22:22:20.093Z] #42 64.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:22:20.093Z] #42 64.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-18T22:22:20.093Z] #42 64.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-18T22:22:20.093Z] #42 64.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-18T22:22:20.093Z] #42 64.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-18T22:22:20.093Z] #42 64.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-18T22:22:20.093Z] #42 64.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-18T22:22:20.093Z] #42 64.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-18T22:22:20.093Z] #42 64.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-18T22:22:20.093Z] #42 64.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T22:22:20.093Z] #42 64.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-18T22:22:20.093Z] #42 64.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-18T22:22:20.116Z] #32 71.10 Checking out files: 76% (1165/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1413/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-18T22:22:20.116Z] #32 72.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T22:22:20.184Z] #29 ... [2021-03-18T22:22:20.184Z] [2021-03-18T22:22:20.184Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:20.184Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:20.184Z] #45 45.81 time [2021-03-18T22:22:20.184Z] #45 47.37 vendor/golang.org/x/text/transform [2021-03-18T22:22:20.184Z] #45 47.39 regexp [2021-03-18T22:22:20.184Z] #45 50.08 github.com/LK4D4/vndr/versioned [2021-03-18T22:22:20.184Z] #45 50.72 encoding/binary [2021-03-18T22:22:20.184Z] #45 50.74 internal/lazyregexp [2021-03-18T22:22:20.184Z] #45 50.76 io/ioutil [2021-03-18T22:22:20.184Z] #45 50.79 fmt [2021-03-18T22:22:20.184Z] #45 51.07 net [2021-03-18T22:22:20.184Z] #45 51.68 os/exec [2021-03-18T22:22:20.184Z] #45 52.56 encoding/base64 [2021-03-18T22:22:20.184Z] #45 53.14 crypto/cipher [2021-03-18T22:22:20.184Z] #45 53.64 crypto/sha512 [2021-03-18T22:22:20.184Z] #45 54.07 crypto/aes [2021-03-18T22:22:20.184Z] #45 54.35 crypto/des [2021-03-18T22:22:20.184Z] #45 54.93 go/scanner [2021-03-18T22:22:20.184Z] #45 55.22 net/url [2021-03-18T22:22:20.184Z] #45 55.50 text/template/parse [2021-03-18T22:22:20.184Z] #45 56.05 go/ast [2021-03-18T22:22:20.184Z] #45 ... [2021-03-18T22:22:20.184Z] [2021-03-18T22:22:20.184Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:20.184Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:22:20.184Z] #55 45.99 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:20.184Z] #55 ... [2021-03-18T22:22:20.184Z] [2021-03-18T22:22:20.184Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:22:20.184Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:22:20.184Z] #49 46.09 go: finding github.com/fatih/color v1.7.0 [2021-03-18T22:22:20.184Z] #49 46.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T22:22:20.184Z] #49 46.17 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T22:22:20.184Z] #49 46.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T22:22:20.184Z] #49 46.90 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T22:22:20.184Z] #49 46.92 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T22:22:20.184Z] #49 46.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T22:22:20.184Z] #49 46.93 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T22:22:20.184Z] #49 47.24 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T22:22:20.184Z] #49 47.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T22:22:20.184Z] #49 47.32 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T22:22:20.184Z] #49 47.34 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T22:22:20.184Z] #49 47.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T22:22:20.184Z] #49 47.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T22:22:20.184Z] #49 47.40 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T22:22:20.184Z] #49 48.11 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T22:22:20.184Z] #49 48.13 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T22:22:20.184Z] #49 48.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T22:22:20.184Z] #49 48.21 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T22:22:20.184Z] #49 49.48 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T22:22:20.184Z] #49 49.48 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T22:22:20.184Z] #49 49.51 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T22:22:20.184Z] #49 49.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T22:22:20.184Z] #49 49.54 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T22:22:20.184Z] #49 49.76 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T22:22:20.185Z] #49 49.79 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T22:22:20.185Z] #49 50.08 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T22:22:20.185Z] #49 50.08 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T22:22:20.185Z] #49 50.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T22:22:20.185Z] #49 50.47 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T22:22:20.185Z] #49 50.50 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T22:22:20.185Z] #49 50.50 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T22:22:20.185Z] #49 50.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T22:22:20.185Z] #49 50.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T22:22:20.185Z] #49 51.31 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T22:22:20.185Z] #49 51.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T22:22:20.185Z] #49 51.35 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T22:22:20.185Z] #49 51.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T22:22:20.185Z] #49 51.37 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T22:22:20.185Z] #49 51.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T22:22:20.185Z] #49 51.88 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T22:22:20.185Z] #49 51.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T22:22:20.185Z] #49 51.91 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T22:22:20.185Z] #49 52.03 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T22:22:20.185Z] #49 52.12 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T22:22:20.185Z] #49 52.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T22:22:20.185Z] #49 52.27 go: finding golang.org/x/text v0.3.2 [2021-03-18T22:22:20.185Z] #49 52.27 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T22:22:20.185Z] #49 52.62 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T22:22:20.185Z] #49 52.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T22:22:20.185Z] #49 52.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T22:22:20.185Z] #49 52.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T22:22:20.185Z] #49 52.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T22:22:20.185Z] #49 53.01 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T22:22:20.185Z] #49 53.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T22:22:20.185Z] #49 53.02 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T22:22:20.185Z] #49 53.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T22:22:20.185Z] #49 53.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T22:22:20.185Z] #49 53.57 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T22:22:20.185Z] #49 53.60 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T22:22:20.185Z] #49 54.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T22:22:20.185Z] #49 54.01 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T22:22:20.185Z] #49 54.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T22:22:20.185Z] #49 54.01 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T22:22:20.185Z] #49 54.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T22:22:20.185Z] #49 54.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T22:22:20.185Z] #49 54.40 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T22:22:20.185Z] #49 54.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T22:22:20.185Z] #49 54.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T22:22:20.185Z] #49 54.79 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T22:22:20.185Z] #49 55.41 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T22:22:20.185Z] #49 55.41 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T22:22:20.185Z] #49 55.44 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T22:22:20.185Z] #49 56.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T22:22:20.185Z] #49 ... [2021-03-18T22:22:20.185Z] [2021-03-18T22:22:20.185Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:20.185Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:20.185Z] #45 56.38 encoding/json [2021-03-18T22:22:20.307Z] #37 7.940 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T22:22:20.307Z] #37 7.940 -- Detecting C compiler ABI info [2021-03-18T22:22:20.352Z] #42 ... [2021-03-18T22:22:20.352Z] [2021-03-18T22:22:20.352Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:20.352Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:20.352Z] #36 56.16 Building dependency tree... [2021-03-18T22:22:20.352Z] #36 61.92 The following additional packages will be installed: [2021-03-18T22:22:20.352Z] #36 61.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T22:22:20.352Z] #36 61.97 Suggested packages: [2021-03-18T22:22:20.352Z] #36 61.98 cmake-doc ninja-build lrzip [2021-03-18T22:22:20.352Z] #36 61.98 Recommended packages: [2021-03-18T22:22:20.352Z] #36 61.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T22:22:20.352Z] #36 63.55 The following NEW packages will be installed: [2021-03-18T22:22:20.352Z] #36 63.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T22:22:20.352Z] #36 63.62 vim-common xxd [2021-03-18T22:22:20.352Z] #36 64.10 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T22:22:20.352Z] #36 64.10 Need to get 14.9 MB of archives. [2021-03-18T22:22:20.352Z] #36 64.10 After this operation, 61.8 MB of additional disk space will be used. [2021-03-18T22:22:20.352Z] #36 64.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:22:20.352Z] #36 64.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:22:20.352Z] #36 64.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T22:22:20.352Z] #36 64.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:22:20.352Z] #36 65.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-18T22:22:20.352Z] #36 65.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-18T22:22:20.352Z] #36 65.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-18T22:22:20.352Z] #36 65.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-18T22:22:20.352Z] #36 65.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-18T22:22:20.352Z] #36 65.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-18T22:22:20.612Z] #36 ... [2021-03-18T22:22:20.612Z] [2021-03-18T22:22:20.612Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:20.612Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:20.612Z] #42 66.70 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:20.765Z] #45 ... [2021-03-18T22:22:20.765Z] [2021-03-18T22:22:20.765Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:20.765Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:22:20.765Z] #51 47.31 regexp [2021-03-18T22:22:20.765Z] #51 48.87 context [2021-03-18T22:22:20.765Z] #51 48.89 os [2021-03-18T22:22:20.765Z] #51 51.06 mvdan.cc/sh/v3/fileutil [2021-03-18T22:22:20.765Z] #51 51.11 encoding/binary [2021-03-18T22:22:20.765Z] #51 51.12 fmt [2021-03-18T22:22:20.765Z] #51 52.54 encoding/base64 [2021-03-18T22:22:20.765Z] #51 52.56 golang.org/x/sys/unix [2021-03-18T22:22:20.765Z] #51 53.58 github.com/pkg/diff [2021-03-18T22:22:20.765Z] #51 53.58 go/token [2021-03-18T22:22:20.765Z] #51 53.60 encoding/json [2021-03-18T22:22:20.765Z] #51 54.34 go/scanner [2021-03-18T22:22:20.765Z] #51 55.20 mvdan.cc/editorconfig [2021-03-18T22:22:20.765Z] #51 55.49 go/ast [2021-03-18T22:22:20.765Z] #51 56.13 mvdan.cc/sh/v3/syntax [2021-03-18T22:22:20.875Z] #37 8.588 -- Detecting C compiler ABI info - done [2021-03-18T22:22:20.875Z] #37 8.632 -- Detecting C compile features [2021-03-18T22:22:21.040Z] #51 ... [2021-03-18T22:22:21.040Z] [2021-03-18T22:22:21.040Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:21.040Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:21.040Z] #13 45.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-18T22:22:21.041Z] #13 45.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-18T22:22:21.041Z] #13 45.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-18T22:22:21.041Z] #13 45.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-18T22:22:21.041Z] #13 45.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-18T22:22:21.041Z] #13 45.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-18T22:22:21.041Z] #13 45.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-18T22:22:21.041Z] #13 45.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-18T22:22:21.041Z] #13 45.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-18T22:22:21.041Z] #13 45.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-18T22:22:21.041Z] #13 45.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-18T22:22:21.041Z] #13 45.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-18T22:22:21.041Z] #13 45.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-18T22:22:21.041Z] #13 45.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-18T22:22:21.041Z] #13 47.94 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:21.041Z] #13 49.24 Fetched 73.8 MB in 11s (6478 kB/s) [2021-03-18T22:22:21.041Z] #13 50.76 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:21.041Z] #13 51.06 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-18T22:22:21.041Z] #13 53.70 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...#13 ... [2021-03-18T22:22:21.041Z] [2021-03-18T22:22:21.041Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T22:22:21.041Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T22:22:21.041Z] #55 DONE 57.6s [2021-03-18T22:22:21.041Z] [2021-03-18T22:22:21.041Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:21.041Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:21.041Z] #13 53.70 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:21.041Z] #13 ... [2021-03-18T22:22:21.041Z] [2021-03-18T22:22:21.041Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:21.041Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:22:21.050Z] #32 73.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:21.180Z] #42 67.10 Fetched 4095 kB in 1s (4105 kB/s) [2021-03-18T22:22:21.180Z] #42 67.29 Selecting previously unselected package libcap-dev:amd64. [2021-03-18T22:22:21.321Z] #56 ... [2021-03-18T22:22:21.321Z] [2021-03-18T22:22:21.321Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-18T22:22:21.321Z] #29 sha256:e6d5a268e0157232bf4352ba7fa6df3f5dddb3045d907026968b5d241426f176 [2021-03-18T22:22:21.321Z] #29 DONE 42.7s [2021-03-18T22:22:21.321Z] [2021-03-18T22:22:21.321Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T22:22:21.321Z] #67 sha256:ecda513e720049d735624873e9304077cbfffc033709500479586d61ca65ec87 [2021-03-18T22:22:21.321Z] #67 DONE 57.6s [2021-03-18T22:22:21.321Z] [2021-03-18T22:22:21.321Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:22:21.321Z] #47 sha256:89cdf282c4ad8fbd3e8efccce436c15f91dc0039f8e70dc2b9b49611bae8c368 [2021-03-18T22:22:21.321Z] #47 DONE 57.7s [2021-03-18T22:22:21.321Z] [2021-03-18T22:22:21.321Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:21.321Z] #34 sha256:c67de32489ee635bbffd40bf49270862f877a6533a22a0f49a3b052ebc907c10 [2021-03-18T22:22:21.321Z] #34 47.63 internal/poll [2021-03-18T22:22:21.321Z] #34 48.69 internal/fmtsort [2021-03-18T22:22:21.321Z] #34 48.77 os [2021-03-18T22:22:21.321Z] #34 50.08 path/filepath [2021-03-18T22:22:21.321Z] #34 50.09 fmt [2021-03-18T22:22:21.321Z] #34 50.49 io/ioutil [2021-03-18T22:22:21.321Z] #34 51.72 flag [2021-03-18T22:22:21.321Z] #34 51.72 github.com/BurntSushi/toml [2021-03-18T22:22:21.321Z] #34 51.72 log [2021-03-18T22:22:21.321Z] #34 54.11 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:22:21.439Z] #42 67.29 (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.) [2021-03-18T22:22:21.439Z] #42 67.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-18T22:22:21.439Z] #42 67.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:22:21.439Z] #42 ... [2021-03-18T22:22:21.439Z] [2021-03-18T22:22:21.439Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:21.439Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:22:21.439Z] #45 57.52 internal/reflectlite [2021-03-18T22:22:21.439Z] #45 57.53 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T22:22:21.439Z] #45 58.12 math/rand [2021-03-18T22:22:21.439Z] #45 59.89 internal/singleflight [2021-03-18T22:22:21.439Z] #45 61.55 strconv [2021-03-18T22:22:21.439Z] #45 61.55 io [2021-03-18T22:22:21.439Z] #45 63.56 bytes [2021-03-18T22:22:21.439Z] #45 67.40 bufio [2021-03-18T22:22:21.439Z] #45 67.55 reflect [2021-03-18T22:22:21.586Z] #34 ... [2021-03-18T22:22:21.586Z] [2021-03-18T22:22:21.586Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:21.586Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:21.586Z] #42 52.59 Selecting previously unselected package libnl-3-200:arm64. [2021-03-18T22:22:21.586Z] #42 52.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-18T22:22:21.586Z] #42 53.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-18T22:22:21.586Z] #42 56.30 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-18T22:22:21.586Z] #42 56.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-18T22:22:21.586Z] #42 56.83 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-18T22:22:21.586Z] #42 58.03 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-18T22:22:21.586Z] #42 58.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-18T22:22:21.586Z] #42 58.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-18T22:22:21.699Z] #45 ... [2021-03-18T22:22:21.699Z] [2021-03-18T22:22:21.699Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:21.699Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:22:21.699Z] #56 1.534 + RM_GOPATH=0 [2021-03-18T22:22:21.699Z] #56 1.534 + TMP_GOPATH= [2021-03-18T22:22:21.699Z] #56 1.534 + : /build [2021-03-18T22:22:21.699Z] #56 1.534 + '[' -z '' ']' [2021-03-18T22:22:21.699Z] #56 1.534 ++ mktemp -d [2021-03-18T22:22:21.699Z] #56 1.537 + export GOPATH=/tmp/tmp.F8rmFWLl60 [2021-03-18T22:22:21.699Z] #56 1.537 + GOPATH=/tmp/tmp.F8rmFWLl60 [2021-03-18T22:22:21.699Z] #56 1.537 + RM_GOPATH=1 [2021-03-18T22:22:21.699Z] #56 1.537 + case "$(go env GOARCH)" in [2021-03-18T22:22:21.699Z] #56 1.549 ++ go env GOARCH [2021-03-18T22:22:21.699Z] #56 1.662 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:21.699Z] #56 1.662 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:21.699Z] #56 1.663 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:21.699Z] #56 1.685 + dir=/tmp/install [2021-03-18T22:22:21.699Z] #56 1.685 + bin=containerd [2021-03-18T22:22:21.699Z] #56 1.685 + shift [2021-03-18T22:22:21.699Z] #56 1.685 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T22:22:21.699Z] #56 1.685 + . /tmp/install/containerd.installer [2021-03-18T22:22:21.699Z] #56 1.685 ++ set -e [2021-03-18T22:22:21.699Z] #56 1.685 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:21.699Z] #56 1.685 + install_containerd [2021-03-18T22:22:21.699Z] #56 1.686 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T22:22:21.699Z] #56 1.686 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F8rmFWLl60/src/github.com/containerd/containerd [2021-03-18T22:22:21.699Z] #56 1.688 Cloning into '/tmp/tmp.F8rmFWLl60/src/github.com/containerd/containerd'... [2021-03-18T22:22:21.699Z] #56 1.689 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:22.161Z] #42 58.33 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-18T22:22:22.161Z] #42 58.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-18T22:22:22.161Z] #42 58.33 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-18T22:22:22.161Z] #42 ... [2021-03-18T22:22:22.161Z] [2021-03-18T22:22:22.161Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:22.161Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:22.161Z] #13 54.56 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-18T22:22:22.428Z] #13 54.86 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:22.428Z] #13 55.08 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-18T22:22:22.428Z] #13 55.13 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-18T22:22:23.017Z] #13 55.57 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:22:23.281Z] #13 55.84 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:23.281Z] #13 55.90 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-18T22:22:23.413Z] #37 10.99 -- Detecting C compile features - done [2021-03-18T22:22:23.413Z] #37 11.03 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T22:22:23.413Z] #37 11.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T22:22:23.413Z] #37 11.43 -- Configuring done [2021-03-18T22:22:23.547Z] #13 56.03 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:23.671Z] #37 11.45 -- Generating done [2021-03-18T22:22:23.671Z] #37 11.46 -- Build files have been written to: /tmp/tmp.ir1xTrpoav/tini [2021-03-18T22:22:23.671Z] #37 11.47 + make tini-static [2021-03-18T22:22:23.814Z] #13 56.38 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-18T22:22:23.930Z] #37 11.93 Scanning dependencies of target tini-static [2021-03-18T22:22:24.188Z] #37 ... [2021-03-18T22:22:24.188Z] [2021-03-18T22:22:24.188Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:24.188Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:24.188Z] #51 63.53 encoding/binary [2021-03-18T22:22:24.188Z] #51 65.00 fmt [2021-03-18T22:22:24.188Z] #51 65.54 encoding/base64 [2021-03-18T22:22:24.188Z] #51 66.34 path/filepath [2021-03-18T22:22:24.188Z] #51 68.12 golang.org/x/sys/unix [2021-03-18T22:22:24.188Z] #51 70.14 encoding/json [2021-03-18T22:22:24.236Z] #56 ... [2021-03-18T22:22:24.236Z] [2021-03-18T22:22:24.236Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:24.236Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:24.236Z] #13 44.23 Reading package lists... [2021-03-18T22:22:24.236Z] #13 55.34 Building dependency tree... [2021-03-18T22:22:24.236Z] #13 60.68 The following additional packages will be installed: [2021-03-18T22:22:24.236Z] #13 60.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T22:22:24.236Z] #13 60.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T22:22:24.236Z] #13 60.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T22:22:24.236Z] #13 60.68 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T22:22:24.236Z] #13 60.70 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:24.236Z] #13 60.70 Suggested packages: [2021-03-18T22:22:24.236Z] #13 60.70 gcc-8-locales seccomp wine64 [2021-03-18T22:22:24.236Z] #13 62.69 The following NEW packages will be installed: [2021-03-18T22:22:24.236Z] #13 62.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T22:22:24.236Z] #13 62.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T22:22:24.236Z] #13 62.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T22:22:24.236Z] #13 62.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T22:22:24.236Z] #13 62.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T22:22:24.236Z] #13 62.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T22:22:24.236Z] #13 62.70 The following packages will be upgraded: [2021-03-18T22:22:24.236Z] #13 62.70 libseccomp2 libsystemd0 libudev1 [2021-03-18T22:22:24.237Z] #13 63.23 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:22:24.237Z] #13 63.23 Need to get 78.2 MB of archives. [2021-03-18T22:22:24.237Z] #13 63.23 After this operation, 487 MB of additional disk space will be used. [2021-03-18T22:22:24.237Z] #13 63.23 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-18T22:22:24.237Z] #13 63.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-18T22:22:24.237Z] #13 63.23 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-18T22:22:24.237Z] #13 63.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-18T22:22:24.237Z] #13 63.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-18T22:22:24.237Z] #13 63.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-18T22:22:24.237Z] #13 64.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T22:22:24.237Z] #13 64.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-18T22:22:24.237Z] #13 64.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-18T22:22:24.237Z] #13 64.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T22:22:24.237Z] #13 64.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T22:22:24.410Z] #13 56.84 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T22:22:24.410Z] #13 56.84 (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 ... 15383 files and directories currently installed.) [2021-03-18T22:22:24.410Z] #13 56.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-18T22:22:24.410Z] #13 57.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:22:24.448Z] #51 ... [2021-03-18T22:22:24.448Z] [2021-03-18T22:22:24.448Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:24.448Z] #37 sha256:4bae2e3db50378b69473079fdd5e3e47f7f5e9c38e18541b8249d4bac84576bf [2021-03-18T22:22:24.448Z] #37 12.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T22:22:24.496Z] #13 ... [2021-03-18T22:22:24.496Z] [2021-03-18T22:22:24.496Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:24.496Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:24.496Z] #36 67.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:24.496Z] #36 68.33 Fetched 14.9 MB in 3s (5658 kB/s) [2021-03-18T22:22:24.496Z] #36 68.42 Selecting previously unselected package xxd. [2021-03-18T22:22:24.496Z] #36 68.42 (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.) [2021-03-18T22:22:24.496Z] #36 68.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:22:24.496Z] #36 68.55 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:22:24.496Z] #36 68.87 Selecting previously unselected package vim-common. [2021-03-18T22:22:24.496Z] #36 68.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:22:24.496Z] #36 68.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:24.496Z] #36 69.54 Selecting previously unselected package cmake-data. [2021-03-18T22:22:24.496Z] #36 69.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T22:22:24.496Z] #36 69.56 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T22:22:25.230Z] #32 ... [2021-03-18T22:22:25.230Z] [2021-03-18T22:22:25.230Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:25.230Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:25.230Z] #42 67.09 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:25.230Z] #42 67.66 Fetched 4095 kB in 2s (2682 kB/s) [2021-03-18T22:22:25.230Z] #42 67.95 Selecting previously unselected package libcap-dev:amd64. [2021-03-18T22:22:25.230Z] #42 67.95 (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.) [2021-03-18T22:22:25.230Z] #42 68.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 68.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:22:25.230Z] #42 68.44 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:22:25.230Z] #42 68.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 68.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:25.230Z] #42 68.68 Selecting previously unselected package libnet1-dev. [2021-03-18T22:22:25.230Z] #42 68.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 68.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:25.230Z] #42 69.23 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:22:25.230Z] #42 69.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 69.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:22:25.230Z] #42 69.52 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-18T22:22:25.230Z] #42 69.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 69.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:22:25.230Z] #42 70.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:22:25.230Z] #42 70.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 70.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:25.230Z] #42 70.29 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-18T22:22:25.230Z] #42 70.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 70.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:25.230Z] #42 70.87 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-18T22:22:25.230Z] #42 70.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 70.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:25.230Z] #42 71.25 Selecting previously unselected package libprotobuf17:amd64. [2021-03-18T22:22:25.230Z] #42 71.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 71.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 72.73 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-18T22:22:25.230Z] #42 72.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 72.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 73.15 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-18T22:22:25.230Z] #42 73.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 73.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 75.15 Selecting previously unselected package libprotoc17:amd64. [2021-03-18T22:22:25.230Z] #42 75.15 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 75.17 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 76.14 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T22:22:25.230Z] #42 76.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 76.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:25.230Z] #42 76.46 Selecting previously unselected package protobuf-compiler. [2021-03-18T22:22:25.230Z] #42 76.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 76.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 76.67 Selecting previously unselected package python-pkg-resources. [2021-03-18T22:22:25.230Z] #42 76.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:22:25.230Z] #42 76.69 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:25.230Z] #42 76.98 Selecting previously unselected package python-six. [2021-03-18T22:22:25.230Z] #42 76.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T22:22:25.230Z] #42 76.98 Unpacking python-six (1.12.0-1) ... [2021-03-18T22:22:25.230Z] #42 77.13 Selecting previously unselected package python-protobuf. [2021-03-18T22:22:25.230Z] #42 77.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:25.230Z] #42 77.14 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:25.230Z] #42 ... [2021-03-18T22:22:25.230Z] [2021-03-18T22:22:25.230Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:25.230Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:22:25.230Z] #51 77.29 syscall [2021-03-18T22:22:25.230Z] #51 77.36 reflect [2021-03-18T22:22:25.416Z] #37 ... [2021-03-18T22:22:25.416Z] [2021-03-18T22:22:25.416Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:25.416Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:22:25.416Z] #34 64.44 fmt [2021-03-18T22:22:25.416Z] #34 65.94 path/filepath [2021-03-18T22:22:25.416Z] #34 67.34 io/ioutil [2021-03-18T22:22:25.416Z] #34 68.05 path [2021-03-18T22:22:25.416Z] #34 68.49 text/tabwriter [2021-03-18T22:22:25.416Z] #34 69.37 flag [2021-03-18T22:22:25.416Z] #34 69.37 github.com/BurntSushi/toml [2021-03-18T22:22:25.416Z] #34 71.07 log [2021-03-18T22:22:25.416Z] #34 73.54 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:22:25.416Z] #34 ... [2021-03-18T22:22:25.416Z] [2021-03-18T22:22:25.416Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:25.416Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:25.416Z] #13 61.79 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T22:22:25.416Z] #13 61.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T22:22:25.416Z] #13 61.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:22:25.416Z] #13 61.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-18T22:22:25.416Z] #13 61.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:25.416Z] #13 61.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:22:25.416Z] #13 62.13 Selecting previously unselected package dmsetup. [2021-03-18T22:22:25.416Z] #13 62.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:25.416Z] #13 62.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T22:22:25.416Z] #13 62.30 Selecting previously unselected package mingw-w64-common. [2021-03-18T22:22:25.416Z] #13 62.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T22:22:25.416Z] #13 62.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T22:22:25.675Z] #13 68.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T22:22:25.675Z] #13 68.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T22:22:25.675Z] #13 68.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:22:25.935Z] #13 ... [2021-03-18T22:22:25.935Z] [2021-03-18T22:22:25.935Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:25.935Z] #37 sha256:4bae2e3db50378b69473079fdd5e3e47f7f5e9c38e18541b8249d4bac84576bf [2021-03-18T22:22:25.935Z] #37 13.65 [100%] Linking C executable tini-static [2021-03-18T22:22:26.378Z] #13 ... [2021-03-18T22:22:26.378Z] [2021-03-18T22:22:26.378Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:26.378Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:22:26.378Z] #36 52.59 Selecting previously unselected package cmake-data. [2021-03-18T22:22:26.378Z] #36 52.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T22:22:26.378Z] #36 53.55 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T22:22:26.378Z] #36 ... [2021-03-18T22:22:26.378Z] [2021-03-18T22:22:26.378Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:26.378Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:22:26.378Z] #56 3.546 + RM_GOPATH=0 [2021-03-18T22:22:26.378Z] #56 3.546 + TMP_GOPATH= [2021-03-18T22:22:26.378Z] #56 3.546 + : /build [2021-03-18T22:22:26.378Z] #56 3.546 + '[' -z '' ']' [2021-03-18T22:22:26.378Z] #56 3.571 ++ mktemp -d [2021-03-18T22:22:26.378Z] #56 3.571 + export GOPATH=/tmp/tmp.2z7N3PAksp [2021-03-18T22:22:26.378Z] #56 3.571 + GOPATH=/tmp/tmp.2z7N3PAksp [2021-03-18T22:22:26.378Z] #56 3.571 + RM_GOPATH=1 [2021-03-18T22:22:26.378Z] #56 3.571 + case "$(go env GOARCH)" in [2021-03-18T22:22:26.378Z] #56 3.571 ++ go env GOARCH [2021-03-18T22:22:26.378Z] #56 3.586 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:26.378Z] #56 3.586 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:26.378Z] #56 3.586 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:26.378Z] #56 3.611 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:26.378Z] #56 3.611 + dir=/tmp/install [2021-03-18T22:22:26.378Z] #56 3.611 + bin=containerd [2021-03-18T22:22:26.378Z] #56 3.611 + shift [2021-03-18T22:22:26.378Z] #56 3.611 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T22:22:26.378Z] #56 3.611 + . /tmp/install/containerd.installer [2021-03-18T22:22:26.378Z] #56 3.611 ++ set -e [2021-03-18T22:22:26.378Z] #56 3.611 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:26.378Z] #56 3.611 + install_containerd [2021-03-18T22:22:26.378Z] #56 3.611 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T22:22:26.378Z] #56 3.611 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2z7N3PAksp/src/github.com/containerd/containerd [2021-03-18T22:22:26.378Z] #56 3.625 Cloning into '/tmp/tmp.2z7N3PAksp/src/github.com/containerd/containerd'... [2021-03-18T22:22:26.505Z] #37 14.37 [100%] Built target tini-static [2021-03-18T22:22:26.505Z] #37 14.49 + mkdir -p /build [2021-03-18T22:22:26.767Z] #37 14.50 + cp tini-static /build/docker-init [2021-03-18T22:22:27.702Z] #37 DONE 15.6s [2021-03-18T22:22:27.702Z] [2021-03-18T22:22:27.702Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:27.702Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:27.702Z] #51 76.59 github.com/pkg/diff [2021-03-18T22:22:27.702Z] #51 76.96 go/ast [2021-03-18T22:22:27.702Z] #51 ... [2021-03-18T22:22:27.702Z] [2021-03-18T22:22:27.702Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:27.702Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:27.702Z] #43 4.745 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:22:27.702Z] #43 4.746 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:22:27.702Z] #43 4.775 Note: Building without GnuTLS support [2021-03-18T22:22:27.702Z] #43 4.784 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:22:27.702Z] #43 4.786 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:22:27.702Z] #43 7.008 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:22:27.702Z] #43 7.082 GEN .gitid [2021-03-18T22:22:27.702Z] #43 7.122 GEN criu/include/version.h [2021-03-18T22:22:27.702Z] #43 7.209 GEN include/common/asm [2021-03-18T22:22:27.702Z] #43 8.971 PBCC images/timens.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.004 DEP images/timens.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.053 PBCC images/fown.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.061 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.161 PBCC images/opts.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.194 PBCC images/memfd.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.294 DEP images/fown.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.349 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.424 DEP images/opts.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.489 DEP images/memfd.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.541 PBCC images/sit.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.584 DEP images/sit.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.661 PBCC images/macvlan.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.673 DEP images/macvlan.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.747 PBCC images/autofs.pb-c.c [2021-03-18T22:22:27.702Z] #43 9.797 DEP images/autofs.pb-c.d [2021-03-18T22:22:27.702Z] #43 9.892 PBCC images/sysctl.pb-c.c [2021-03-18T22:22:27.702Z] #43 10.00 DEP images/sysctl.pb-c.d [2021-03-18T22:22:27.750Z] #51 ... [2021-03-18T22:22:27.750Z] [2021-03-18T22:22:27.750Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:27.750Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:22:27.750Z] #34 70.19 reflect [2021-03-18T22:22:27.750Z] #34 79.61 time [2021-03-18T22:22:27.750Z] #34 ... [2021-03-18T22:22:27.750Z] [2021-03-18T22:22:27.750Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:27.750Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:27.750Z] #13 65.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T22:22:27.750Z] #13 65.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-18T22:22:27.750Z] #13 65.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-18T22:22:27.750Z] #13 65.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T22:22:27.750Z] #13 66.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T22:22:27.750Z] #13 67.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T22:22:27.750Z] #13 67.04 Get:13 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] [2021-03-18T22:22:27.750Z] #13 71.62 Get:14 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] [2021-03-18T22:22:27.776Z] #56 ... [2021-03-18T22:22:27.776Z] [2021-03-18T22:22:27.776Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:27.776Z] #34 sha256:c67de32489ee635bbffd40bf49270862f877a6533a22a0f49a3b052ebc907c10 [2021-03-18T22:22:27.776Z] #34 DONE 64.4s [2021-03-18T22:22:27.793Z] #36 73.65 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:22:27.793Z] #36 73.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:22:27.793Z] #36 73.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:22:27.961Z] #43 10.03 PBCC images/time.pb-c.c [2021-03-18T22:22:27.961Z] #43 10.06 DEP images/time.pb-c.d [2021-03-18T22:22:27.961Z] #43 10.11 PBCC images/binfmt-misc.pb-c.c [2021-03-18T22:22:27.961Z] #43 10.12 DEP images/binfmt-misc.pb-c.d [2021-03-18T22:22:27.961Z] #43 10.18 PBCC images/seccomp.pb-c.c [2021-03-18T22:22:27.961Z] #43 10.25 DEP images/seccomp.pb-c.d [2021-03-18T22:22:28.045Z] [2021-03-18T22:22:28.045Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:28.045Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:28.045Z] #13 60.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T22:22:28.045Z] #13 60.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-18T22:22:28.045Z] #13 60.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:22:28.219Z] #43 10.29 PBCC images/userns.pb-c.c [2021-03-18T22:22:28.219Z] #43 10.36 DEP images/userns.pb-c.d [2021-03-18T22:22:28.219Z] #43 10.41 PBCC images/cgroup.pb-c.c [2021-03-18T22:22:28.219Z] #43 10.44 DEP images/cgroup.pb-c.d [2021-03-18T22:22:28.219Z] #43 10.48 PBCC images/ext-file.pb-c.c [2021-03-18T22:22:28.313Z] #13 75.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-18T22:22:28.478Z] #43 10.51 DEP images/ext-file.pb-c.d [2021-03-18T22:22:28.478Z] #43 10.56 PBCC images/rpc.pb-c.c [2021-03-18T22:22:28.478Z] #43 10.60 DEP images/rpc.pb-c.d [2021-03-18T22:22:28.478Z] #43 10.68 PBCC images/siginfo.pb-c.c [2021-03-18T22:22:28.478Z] #43 10.68 DEP images/siginfo.pb-c.d [2021-03-18T22:22:28.570Z] #13 75.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-18T22:22:28.570Z] #13 75.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:22:28.570Z] #13 75.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:22:28.570Z] #13 75.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-18T22:22:28.570Z] #13 75.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-18T22:22:28.570Z] #13 75.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-18T22:22:28.570Z] #13 75.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-18T22:22:28.570Z] #13 75.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-18T22:22:28.570Z] #13 75.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-18T22:22:28.570Z] #13 75.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-18T22:22:28.733Z] #36 ... [2021-03-18T22:22:28.733Z] [2021-03-18T22:22:28.733Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:28.733Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:22:28.733Z] #32 70.76 Checking out files: 79% (1215/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 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. [2021-03-18T22:22:28.733Z] #32 72.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T22:22:28.733Z] #32 72.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:22:28.737Z] #43 10.76 PBCC images/pagemap.pb-c.c [2021-03-18T22:22:28.737Z] #43 10.78 DEP images/pagemap.pb-c.d [2021-03-18T22:22:28.737Z] #43 ... [2021-03-18T22:22:28.737Z] [2021-03-18T22:22:28.737Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:28.737Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:28.737Z] #45 67.91 regexp/syntax [2021-03-18T22:22:28.737Z] #45 69.38 flag [2021-03-18T22:22:28.737Z] #45 70.73 go/token [2021-03-18T22:22:28.737Z] #45 71.78 go/scanner [2021-03-18T22:22:28.737Z] #45 73.00 go/ast [2021-03-18T22:22:28.737Z] #45 73.27 regexp [2021-03-18T22:22:28.737Z] #45 77.05 internal/lazyregexp [2021-03-18T22:22:28.737Z] #45 77.45 net/url [2021-03-18T22:22:28.737Z] #45 ... [2021-03-18T22:22:28.737Z] [2021-03-18T22:22:28.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:28.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:28.737Z] #43 10.99 PBCC images/rlimit.pb-c.c [2021-03-18T22:22:28.737Z] #43 10.99 DEP images/rlimit.pb-c.d [2021-03-18T22:22:28.737Z] #43 10.99 PBCC images/file-lock.pb-c.c [2021-03-18T22:22:28.827Z] #13 75.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-18T22:22:28.995Z] #43 11.04 DEP images/file-lock.pb-c.d [2021-03-18T22:22:28.995Z] #43 11.16 PBCC images/tty.pb-c.c [2021-03-18T22:22:28.995Z] #43 11.16 DEP images/tty.pb-c.d [2021-03-18T22:22:28.995Z] #43 11.21 PBCC images/tun.pb-c.c [2021-03-18T22:22:29.084Z] #13 75.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-18T22:22:29.084Z] #13 75.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-18T22:22:29.084Z] #13 ... [2021-03-18T22:22:29.084Z] [2021-03-18T22:22:29.084Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:29.084Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:22:29.084Z] #45 71.60 bufio [2021-03-18T22:22:29.084Z] #45 72.60 reflect [2021-03-18T22:22:29.084Z] #45 74.38 syscall [2021-03-18T22:22:29.084Z] #45 ... [2021-03-18T22:22:29.084Z] [2021-03-18T22:22:29.084Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:29.084Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:29.084Z] #36 75.46 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:22:29.084Z] #36 75.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:22:29.084Z] #36 75.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:22:29.253Z] #43 11.32 PBCC images/netdev.pb-c.c [2021-03-18T22:22:29.253Z] #43 11.34 DEP images/tun.pb-c.d [2021-03-18T22:22:29.253Z] #43 11.43 DEP images/netdev.pb-c.d [2021-03-18T22:22:29.306Z] #32 ... [2021-03-18T22:22:29.306Z] [2021-03-18T22:22:29.306Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:29.306Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:29.306Z] #34 65.18 reflect [2021-03-18T22:22:29.306Z] #34 73.87 time [2021-03-18T22:22:29.306Z] #34 ... [2021-03-18T22:22:29.306Z] [2021-03-18T22:22:29.306Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:29.306Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:29.306Z] #42 67.72 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:22:29.306Z] #42 67.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 67.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:29.306Z] #42 68.23 Selecting previously unselected package libnet1-dev. [2021-03-18T22:22:29.306Z] #42 68.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 68.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:29.306Z] #42 68.47 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:22:29.306Z] #42 68.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 68.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:22:29.306Z] #42 68.68 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-18T22:22:29.306Z] #42 68.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 68.70 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:22:29.306Z] #42 69.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:22:29.306Z] #42 69.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 69.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:29.306Z] #42 69.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-18T22:22:29.306Z] #42 69.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 69.31 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:29.306Z] #42 69.55 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-18T22:22:29.306Z] #42 69.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 69.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:29.306Z] #42 70.01 Selecting previously unselected package libprotobuf17:amd64. [2021-03-18T22:22:29.306Z] #42 70.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 70.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:29.306Z] #42 71.07 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-18T22:22:29.306Z] #42 71.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 71.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:29.306Z] #42 71.38 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-18T22:22:29.306Z] #42 71.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 71.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:29.306Z] #42 73.61 Selecting previously unselected package libprotoc17:amd64. [2021-03-18T22:22:29.306Z] #42 73.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 73.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:29.306Z] #42 74.71 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T22:22:29.306Z] #42 74.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 74.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:29.306Z] #42 75.07 Selecting previously unselected package protobuf-compiler. [2021-03-18T22:22:29.306Z] #42 75.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:29.306Z] #42 75.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:29.511Z] #43 ... [2021-03-18T22:22:29.511Z] [2021-03-18T22:22:29.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:29.511Z] #34 sha256:2d106a135f04ca32baeb4a786e4fb6984e03dc33c3617a614935ebc653f99199 [2021-03-18T22:22:29.511Z] #34 DONE 78.7s [2021-03-18T22:22:29.511Z] [2021-03-18T22:22:29.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:29.511Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:29.511Z] #43 11.53 PBCC images/vma.pb-c.c [2021-03-18T22:22:29.511Z] #43 11.62 DEP images/vma.pb-c.d [2021-03-18T22:22:29.565Z] #42 75.54 Selecting previously unselected package python-pkg-resources. [2021-03-18T22:22:29.565Z] #42 75.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:22:29.565Z] #42 75.56 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:29.769Z] #43 11.76 PBCC images/creds.pb-c.c [2021-03-18T22:22:29.769Z] #43 11.76 DEP images/creds.pb-c.d [2021-03-18T22:22:29.769Z] #43 11.76 PBCC images/utsns.pb-c.c [2021-03-18T22:22:29.769Z] #43 11.84 DEP images/utsns.pb-c.d [2021-03-18T22:22:29.769Z] #43 11.84 PBCC images/ipc-desc.pb-c.c [2021-03-18T22:22:29.769Z] #43 11.88 PBCC images/ipc-sem.pb-c.c [2021-03-18T22:22:29.769Z] #43 11.90 DEP images/ipc-desc.pb-c.d [2021-03-18T22:22:29.769Z] #43 11.97 DEP images/ipc-sem.pb-c.d [2021-03-18T22:22:30.028Z] #43 12.05 PBCC images/ipc-msg.pb-c.c [2021-03-18T22:22:30.028Z] #43 12.10 DEP images/ipc-msg.pb-c.d [2021-03-18T22:22:30.133Z] #42 76.16 Selecting previously unselected package python-six. [2021-03-18T22:22:30.133Z] #42 76.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T22:22:30.133Z] #42 76.20 Unpacking python-six (1.12.0-1) ... [2021-03-18T22:22:30.288Z] #43 12.20 PBCC images/ipc-shm.pb-c.c [2021-03-18T22:22:30.288Z] #43 12.20 DEP images/ipc-shm.pb-c.d [2021-03-18T22:22:30.288Z] #43 12.25 PBCC images/ipc-var.pb-c.c [2021-03-18T22:22:30.288Z] #43 12.25 DEP images/ipc-var.pb-c.d [2021-03-18T22:22:30.288Z] #43 12.30 PBCC images/sk-opts.pb-c.c [2021-03-18T22:22:30.288Z] #43 12.36 PBCC images/packet-sock.pb-c.c [2021-03-18T22:22:30.547Z] #43 12.51 DEP images/sk-opts.pb-c.d [2021-03-18T22:22:30.547Z] #43 12.51 DEP images/packet-sock.pb-c.d [2021-03-18T22:22:30.547Z] #43 12.60 PBCC images/sk-netlink.pb-c.c [2021-03-18T22:22:30.547Z] #43 12.68 DEP images/sk-netlink.pb-c.d [2021-03-18T22:22:30.547Z] #43 12.72 PBCC images/sk-inet.pb-c.c [2021-03-18T22:22:30.652Z] #42 76.55 Selecting previously unselected package python-protobuf. [2021-03-18T22:22:30.652Z] #42 76.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-18T22:22:30.652Z] #42 76.57 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:30.806Z] #43 12.81 DEP images/sk-inet.pb-c.d [2021-03-18T22:22:30.806Z] #43 12.87 PBCC images/sk-unix.pb-c.c [2021-03-18T22:22:30.806Z] #43 12.96 DEP images/sk-unix.pb-c.d [2021-03-18T22:22:31.065Z] #43 13.02 PBCC images/mm.pb-c.c [2021-03-18T22:22:31.065Z] #43 13.13 DEP images/mm.pb-c.d [2021-03-18T22:22:31.065Z] #43 13.16 PBCC images/timerfd.pb-c.c [2021-03-18T22:22:31.065Z] #43 13.20 DEP images/timerfd.pb-c.d [2021-03-18T22:22:31.065Z] #43 13.27 PBCC images/timer.pb-c.c [2021-03-18T22:22:31.065Z] #43 13.29 DEP images/timer.pb-c.d [2021-03-18T22:22:31.065Z] #43 13.37 PBCC images/sa.pb-c.c [2021-03-18T22:22:31.324Z] #43 13.43 DEP images/sa.pb-c.d [2021-03-18T22:22:31.324Z] #43 13.50 PBCC images/pipe-data.pb-c.c [2021-03-18T22:22:31.365Z] #13 63.75 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T22:22:31.365Z] #13 63.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T22:22:31.365Z] #13 63.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:22:31.365Z] #13 64.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-18T22:22:31.583Z] #43 13.51 DEP images/pipe-data.pb-c.d [2021-03-18T22:22:31.583Z] #43 13.57 PBCC images/mnt.pb-c.c [2021-03-18T22:22:31.583Z] #43 13.63 DEP images/mnt.pb-c.d [2021-03-18T22:22:31.583Z] #43 13.70 PBCC images/sk-packet.pb-c.c [2021-03-18T22:22:31.583Z] #43 13.72 DEP images/sk-packet.pb-c.d [2021-03-18T22:22:31.583Z] #43 13.79 PBCC images/tcp-stream.pb-c.c [2021-03-18T22:22:31.583Z] #43 13.88 DEP images/tcp-stream.pb-c.d [2021-03-18T22:22:31.590Z] #42 77.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:31.606Z] #36 ... [2021-03-18T22:22:31.606Z] [2021-03-18T22:22:31.606Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:31.606Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:31.606Z] #13 77.87 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:31.606Z] #13 78.30 Fetched 78.2 MB in 11s (7234 kB/s) [2021-03-18T22:22:31.794Z] #13 64.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-18T22:22:31.794Z] #13 64.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-18T22:22:31.842Z] #43 13.94 PBCC images/pipe.pb-c.c [2021-03-18T22:22:31.842Z] #43 13.96 DEP images/pipe.pb-c.d [2021-03-18T22:22:31.863Z] #13 78.56 (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.) [2021-03-18T22:22:31.863Z] #13 78.62 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:32.101Z] #43 14.04 PBCC images/pstree.pb-c.c [2021-03-18T22:22:32.101Z] #43 14.08 DEP images/pstree.pb-c.d [2021-03-18T22:22:32.101Z] #43 14.13 PBCC images/fs.pb-c.c [2021-03-18T22:22:32.101Z] #43 14.13 DEP images/fs.pb-c.d [2021-03-18T22:22:32.101Z] #43 14.17 PBCC images/signalfd.pb-c.c [2021-03-18T22:22:32.101Z] #43 14.24 DEP images/signalfd.pb-c.d [2021-03-18T22:22:32.101Z] #43 14.33 PBCC images/fh.pb-c.c [2021-03-18T22:22:32.120Z] #13 78.70 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:32.158Z] #42 ... [2021-03-18T22:22:32.158Z] [2021-03-18T22:22:32.158Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:32.158Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:22:32.158Z] #51 68.34 reflect [2021-03-18T22:22:32.158Z] #51 68.34 syscall [2021-03-18T22:22:32.360Z] #43 14.42 PBCC images/fsnotify.pb-c.c [2021-03-18T22:22:32.360Z] #43 14.48 DEP images/fh.pb-c.d [2021-03-18T22:22:32.360Z] #43 14.52 DEP images/fsnotify.pb-c.d [2021-03-18T22:22:32.360Z] #43 14.63 PBCC images/eventpoll.pb-c.c [2021-03-18T22:22:32.371Z] #13 64.85 Selecting previously unselected package dmsetup. [2021-03-18T22:22:32.371Z] #13 64.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-18T22:22:32.371Z] #13 64.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T22:22:32.371Z] #13 ... [2021-03-18T22:22:32.371Z] [2021-03-18T22:22:32.371Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:32.371Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:32.371Z] #42 58.70 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-18T22:22:32.371Z] #42 58.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 58.74 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:32.371Z] #42 58.94 Selecting previously unselected package libprotobuf17:arm64. [2021-03-18T22:22:32.371Z] #42 58.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 58.97 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:32.371Z] #42 59.98 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-18T22:22:32.371Z] #42 59.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 59.99 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:32.371Z] #42 60.51 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-18T22:22:32.371Z] #42 60.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 60.54 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:32.371Z] #42 64.42 Selecting previously unselected package libprotoc17:arm64. [2021-03-18T22:22:32.371Z] #42 64.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 64.44 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:32.371Z] #42 65.18 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T22:22:32.371Z] #42 65.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 65.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:32.371Z] #42 65.80 Selecting previously unselected package protobuf-compiler. [2021-03-18T22:22:32.371Z] #42 65.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 65.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:32.371Z] #42 67.41 Selecting previously unselected package python-pkg-resources. [2021-03-18T22:22:32.371Z] #42 67.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:22:32.371Z] #42 67.54 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:32.371Z] #42 67.75 Selecting previously unselected package python-six. [2021-03-18T22:22:32.371Z] #42 67.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T22:22:32.371Z] #42 67.84 Unpacking python-six (1.12.0-1) ... [2021-03-18T22:22:32.371Z] #42 68.07 Selecting previously unselected package python-protobuf. [2021-03-18T22:22:32.371Z] #42 68.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-18T22:22:32.371Z] #42 68.09 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:32.419Z] #51 ... [2021-03-18T22:22:32.419Z] [2021-03-18T22:22:32.419Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:32.419Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:32.419Z] #13 65.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T22:22:32.419Z] #13 65.29 Get:13 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] [2021-03-18T22:22:32.419Z] #13 70.04 Get:14 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] [2021-03-18T22:22:32.620Z] #43 14.66 DEP images/eventpoll.pb-c.d [2021-03-18T22:22:32.620Z] #43 14.68 PBCC images/eventfd.pb-c.c [2021-03-18T22:22:32.620Z] #43 14.74 DEP images/eventfd.pb-c.d [2021-03-18T22:22:32.620Z] #43 14.80 PBCC images/remap-file-path.pb-c.c [2021-03-18T22:22:32.620Z] #43 14.85 DEP images/remap-file-path.pb-c.d [2021-03-18T22:22:32.636Z] #42 ... [2021-03-18T22:22:32.636Z] [2021-03-18T22:22:32.636Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:32.636Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:32.636Z] #13 65.39 Selecting previously unselected package mingw-w64-common. [2021-03-18T22:22:32.678Z] #13 ... [2021-03-18T22:22:32.679Z] [2021-03-18T22:22:32.679Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:32.679Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:22:32.679Z] #51 78.54 time [2021-03-18T22:22:32.685Z] #13 79.23 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:32.878Z] #43 14.92 PBCC images/fifo.pb-c.c [2021-03-18T22:22:32.878Z] #43 14.95 DEP images/fifo.pb-c.d [2021-03-18T22:22:32.878Z] #43 15.00 PBCC images/ghost-file.pb-c.c [2021-03-18T22:22:32.878Z] #43 15.06 DEP images/ghost-file.pb-c.d [2021-03-18T22:22:32.900Z] #13 65.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T22:22:32.900Z] #13 65.42 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T22:22:33.066Z] using credential docker-jenkins-github-credentials [2021-03-18T22:22:33.137Z] #43 15.13 PBCC images/regfile.pb-c.c [2021-03-18T22:22:33.137Z] #43 15.22 DEP images/regfile.pb-c.d [2021-03-18T22:22:33.145Z] Cloning the remote Git repository [2021-03-18T22:22:33.146Z] Cloning with configured refspecs honoured and without tags [2021-03-18T22:22:33.205Z] #13 79.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:33.205Z] #13 79.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:22:33.205Z] #13 79.74 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-18T22:22:33.396Z] #43 15.36 PBCC images/ns.pb-c.c [2021-03-18T22:22:33.396Z] #43 15.36 DEP images/ns.pb-c.d [2021-03-18T22:22:33.396Z] #43 15.36 PBCC images/fdinfo.pb-c.c [2021-03-18T22:22:33.396Z] #43 15.47 DEP images/fdinfo.pb-c.d [2021-03-18T22:22:33.396Z] #43 15.53 PBCC images/core-aarch64.pb-c.c [2021-03-18T22:22:33.396Z] #43 15.57 PBCC images/core-arm.pb-c.c [2021-03-18T22:22:33.396Z] #43 15.61 PBCC images/core-ppc64.pb-c.c [2021-03-18T22:22:33.396Z] #43 15.66 PBCC images/core-s390.pb-c.c [2021-03-18T22:22:33.659Z] #43 15.74 PBCC images/core-x86.pb-c.c [2021-03-18T22:22:33.659Z] #43 15.80 PBCC images/core.pb-c.c [2021-03-18T22:22:33.659Z] #43 15.89 PBCC images/inventory.pb-c.c [2021-03-18T22:22:33.769Z] #13 80.19 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:22:33.769Z] #13 80.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:33.769Z] #13 80.54 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:33.769Z] #13 80.57 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:33.918Z] #43 15.95 DEP images/core-aarch64.pb-c.d [2021-03-18T22:22:33.918Z] #43 16.04 DEP images/core-arm.pb-c.d [2021-03-18T22:22:33.918Z] #43 16.10 DEP images/core-ppc64.pb-c.d [2021-03-18T22:22:34.059Z] #51 ... [2021-03-18T22:22:34.059Z] [2021-03-18T22:22:34.059Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:34.059Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:22:34.059Z] #45 70.06 syscall [2021-03-18T22:22:34.059Z] #45 ... [2021-03-18T22:22:34.059Z] [2021-03-18T22:22:34.059Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:34.059Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:34.059Z] #13 74.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-18T22:22:34.059Z] #13 74.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-18T22:22:34.059Z] #13 74.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T22:22:34.059Z] #13 74.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T22:22:34.059Z] #13 74.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-18T22:22:34.059Z] #13 74.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-18T22:22:34.059Z] #13 74.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-18T22:22:34.059Z] #13 74.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-18T22:22:34.059Z] #13 74.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-18T22:22:34.059Z] #13 74.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-18T22:22:34.059Z] #13 74.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-18T22:22:34.059Z] #13 74.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-18T22:22:34.059Z] #13 74.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-18T22:22:34.059Z] #13 74.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-18T22:22:34.181Z] #43 16.14 DEP images/core-s390.pb-c.d [2021-03-18T22:22:34.181Z] #43 16.35 DEP images/core-x86.pb-c.d [2021-03-18T22:22:33.368Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T22:22:33.783Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-18T22:22:34.297Z] #13 ... [2021-03-18T22:22:34.297Z] [2021-03-18T22:22:34.297Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:34.297Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:22:34.297Z] #51 60.36 golang.org/x/crypto/ssh/terminal [2021-03-18T22:22:34.297Z] #51 66.94 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T22:22:34.297Z] #51 ... [2021-03-18T22:22:34.297Z] [2021-03-18T22:22:34.297Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:34.297Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:34.297Z] #42 69.34 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:34.337Z] #13 80.88 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:34.439Z] #43 16.40 DEP images/core.pb-c.d [2021-03-18T22:22:34.439Z] #43 16.52 DEP images/inventory.pb-c.d [2021-03-18T22:22:34.439Z] #43 16.54 PBCC images/cpuinfo.pb-c.c [2021-03-18T22:22:34.596Z] #13 ... [2021-03-18T22:22:34.596Z] [2021-03-18T22:22:34.596Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:22:34.596Z] #47 sha256:b39bb2f9633fa565ead1f2b3983adb49264301b4aa93ef67a57d053730e5241a [2021-03-18T22:22:34.596Z] #47 DONE 87.2s [2021-03-18T22:22:34.697Z] #43 16.64 DEP images/cpuinfo.pb-c.d [2021-03-18T22:22:34.697Z] #43 16.64 PBCC images/stats.pb-c.c [2021-03-18T22:22:34.697Z] #43 16.73 DEP images/stats.pb-c.d [2021-03-18T22:22:34.853Z] [2021-03-18T22:22:34.853Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:34.853Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:34.853Z] #13 81.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T22:22:34.853Z] #13 81.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:34.853Z] #13 81.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:34.853Z] #13 81.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:22:35.421Z] #13 ... [2021-03-18T22:22:35.421Z] [2021-03-18T22:22:35.421Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:35.421Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:35.421Z] #42 78.08 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T22:22:35.421Z] #42 86.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:35.421Z] #42 86.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:35.421Z] #42 86.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:35.421Z] #42 86.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:35.421Z] #42 86.19 Setting up python-six (1.12.0-1) ... [2021-03-18T22:22:35.441Z] #13 76.00 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:22:35.678Z] #42 ... [2021-03-18T22:22:35.678Z] [2021-03-18T22:22:35.678Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:35.678Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:35.678Z] #36 87.23 Selecting previously unselected package libxml2:amd64. [2021-03-18T22:22:35.678Z] #36 87.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-18T22:22:35.678Z] #36 87.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:35.678Z] #36 88.21 Selecting previously unselected package libarchive13:amd64. [2021-03-18T22:22:35.678Z] #36 88.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-18T22:22:35.678Z] #36 88.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:35.701Z] #13 76.34 Fetched 78.2 MB in 12s (6641 kB/s) [2021-03-18T22:22:35.850Z] #42 72.02 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:35.850Z] #42 72.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:35.850Z] #42 72.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-18T22:22:35.850Z] #42 72.10 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-18T22:22:35.850Z] #42 72.13 Setting up python-six (1.12.0-1) ... [2021-03-18T22:22:35.960Z] [2021-03-18T22:22:35.960Z] #13 ... [2021-03-18T22:22:35.960Z] [2021-03-18T22:22:35.960Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T22:22:35.960Z] #47 sha256:2907f69b597abf4158d8501757300e26c78fa4318c56d36e554b0bd68f56b0fe [2021-03-18T22:22:35.960Z] #47 DONE 81.9s [2021-03-18T22:22:35.960Z] [2021-03-18T22:22:35.960Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:35.960Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:35.960Z] #13 76.55 (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.) [2021-03-18T22:22:35.960Z] #13 76.63 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:35.960Z] #13 76.74 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:36.073Z] #43 18.21 make[1]: Nothing to be done for 'all'. [2021-03-18T22:22:36.115Z] #42 ... [2021-03-18T22:22:36.115Z] [2021-03-18T22:22:36.115Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:36.115Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:36.115Z] #45 62.48 text/template [2021-03-18T22:22:36.115Z] #45 63.34 go/parser [2021-03-18T22:22:36.115Z] #45 66.27 encoding/xml [2021-03-18T22:22:36.115Z] #45 67.72 compress/gzip [2021-03-18T22:22:36.115Z] #45 68.48 crypto/rand [2021-03-18T22:22:36.115Z] #45 69.71 crypto/elliptic [2021-03-18T22:22:36.115Z] #45 71.18 go/doc [2021-03-18T22:22:36.115Z] #45 ... [2021-03-18T22:22:36.115Z] [2021-03-18T22:22:36.115Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:36.115Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:22:36.115Z] #36 63.11 Selecting previously unselected package libicu63:arm64. [2021-03-18T22:22:36.115Z] #36 63.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-18T22:22:36.115Z] #36 64.30 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-18T22:22:36.115Z] #36 70.34 Selecting previously unselected package libxml2:arm64. [2021-03-18T22:22:36.115Z] #36 70.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-18T22:22:36.115Z] #36 70.36 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:36.115Z] #36 71.25 Selecting previously unselected package libarchive13:arm64. [2021-03-18T22:22:36.115Z] #36 71.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-18T22:22:36.115Z] #36 71.26 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:36.115Z] #36 71.63 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-18T22:22:36.115Z] #36 71.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-18T22:22:36.115Z] #36 71.64 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-18T22:22:36.115Z] #36 72.09 Selecting previously unselected package librhash0:arm64. [2021-03-18T22:22:36.115Z] #36 72.10 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-18T22:22:36.115Z] #36 72.12 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-18T22:22:35.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:22:35.103Z] > git --version # timeout=10 [2021-03-18T22:22:35.165Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-18T22:22:35.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:22:35.168Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:22:36.608Z] #36 88.97 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-18T22:22:36.608Z] #36 88.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-18T22:22:36.608Z] #36 88.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:36.865Z] #36 89.37 Selecting previously unselected package librhash0:amd64. [2021-03-18T22:22:36.865Z] #36 89.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-18T22:22:36.865Z] #36 89.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:36.901Z] #13 77.48 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:37.122Z] #36 89.94 Selecting previously unselected package libuv1:amd64. [2021-03-18T22:22:37.379Z] #36 89.96 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-18T22:22:37.379Z] #36 89.97 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:37.422Z] #13 77.83 (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.) [2021-03-18T22:22:37.422Z] #13 77.97 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:22:37.422Z] #13 78.05 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-18T22:22:37.449Z] #43 19.64 CC images/stats.o [2021-03-18T22:22:37.577Z] #36 ... [2021-03-18T22:22:37.577Z] [2021-03-18T22:22:37.577Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:37.577Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:37.577Z] #45 74.01 vendor/golang.org/x/crypto/cryptobyte [2021-03-18T22:22:37.722Z] #13 78.41 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:22:37.942Z] #36 90.44 Selecting previously unselected package cmake. [2021-03-18T22:22:37.942Z] #36 90.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-18T22:22:37.942Z] #36 90.45 Unpacking cmake (3.13.4-1) ... [2021-03-18T22:22:38.017Z] #43 20.07 CC images/core.o [2021-03-18T22:22:38.179Z] #45 74.37 vendor/golang.org/x/text/unicode/bidi [2021-03-18T22:22:38.241Z] #13 78.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:38.241Z] #13 78.86 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-18T22:22:38.241Z] #13 78.88 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T22:22:38.513Z] #13 79.21 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-18T22:22:38.585Z] #43 20.80 CC images/core-x86.o [2021-03-18T22:22:38.755Z] #45 75.04 github.com/LK4D4/vndr/build [2021-03-18T22:22:38.773Z] #13 79.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T22:22:39.032Z] #13 79.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T22:22:39.032Z] #13 79.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:39.032Z] #13 79.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:22:39.153Z] #43 ... [2021-03-18T22:22:39.153Z] [2021-03-18T22:22:39.153Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:39.153Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:39.153Z] #51 78.33 golang.org/x/crypto/ssh/terminal [2021-03-18T22:22:39.153Z] #51 79.71 mvdan.cc/editorconfig [2021-03-18T22:22:39.153Z] #51 80.91 mvdan.cc/sh/v3/fileutil [2021-03-18T22:22:39.153Z] #51 81.26 mvdan.cc/sh/v3/syntax [2021-03-18T22:22:39.153Z] #51 88.16 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T22:22:39.153Z] #51 ... [2021-03-18T22:22:39.153Z] [2021-03-18T22:22:39.153Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:39.153Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:39.153Z] #43 21.32 CC images/core-arm.o [2021-03-18T22:22:39.413Z] #43 ... [2021-03-18T22:22:39.413Z] [2021-03-18T22:22:39.413Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:39.413Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:39.413Z] #45 78.56 text/template/parse [2021-03-18T22:22:39.413Z] #45 79.20 go/parser [2021-03-18T22:22:39.413Z] #45 82.68 text/template [2021-03-18T22:22:39.413Z] #45 82.77 encoding/xml [2021-03-18T22:22:39.413Z] #45 87.95 go/doc [2021-03-18T22:22:39.413Z] #45 88.69 github.com/LK4D4/vndr/versioned [2021-03-18T22:22:39.413Z] #45 88.81 compress/flate [2021-03-18T22:22:39.413Z] #45 ... [2021-03-18T22:22:39.413Z] [2021-03-18T22:22:39.413Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:39.413Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:39.413Z] #13 74.68 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T22:22:39.413Z] #13 74.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:22:39.413Z] #13 74.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:22:39.413Z] #13 74.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T22:22:39.413Z] #13 74.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:22:39.413Z] #13 74.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:22:39.672Z] #13 ... [2021-03-18T22:22:39.672Z] [2021-03-18T22:22:39.672Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:39.672Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:39.672Z] #43 21.75 CC images/core-aarch64.o [2021-03-18T22:22:39.718Z] #45 75.91 vendor/golang.org/x/text/unicode/norm [2021-03-18T22:22:39.718Z] #45 ... [2021-03-18T22:22:39.718Z] [2021-03-18T22:22:39.718Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:39.718Z] #51 sha256:be5f5af2b7f223dbc651046a84b952e67cb18338cc57d550275a2367686abb33 [2021-03-18T22:22:39.718Z] #51 DONE 76.0s [2021-03-18T22:22:39.718Z] [2021-03-18T22:22:39.718Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:39.718Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:39.718Z] #45 75.99 vendor/golang.org/x/net/http2/hpack [2021-03-18T22:22:39.931Z] #43 22.20 CC images/core-ppc64.o [2021-03-18T22:22:40.869Z] #43 22.82 CC images/core-s390.o [2021-03-18T22:22:41.215Z] #36 ... [2021-03-18T22:22:41.215Z] [2021-03-18T22:22:41.215Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:41.215Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:41.215Z] #42 93.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:41.215Z] #42 93.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:22:41.215Z] #42 93.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:41.215Z] #42 93.56 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:22:41.215Z] #42 93.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:41.215Z] #42 93.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:41.215Z] #42 93.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:41.215Z] #42 93.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:41.215Z] #42 93.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:41.215Z] #42 93.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:41.439Z] #43 23.50 CC images/cpuinfo.o [2021-03-18T22:22:41.698Z] #43 23.96 CC images/inventory.o [2021-03-18T22:22:41.956Z] #43 24.20 CC images/fdinfo.o [2021-03-18T22:22:42.280Z] #45 78.51 mime [2021-03-18T22:22:42.523Z] #43 24.50 CC images/fown.o [2021-03-18T22:22:42.781Z] #43 24.79 CC images/ns.o [2021-03-18T22:22:43.040Z] #43 25.02 CC images/regfile.o [2021-03-18T22:22:43.228Z] #13 83.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T22:22:43.228Z] #13 83.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:43.298Z] #43 25.26 CC images/ghost-file.o [2021-03-18T22:22:43.487Z] #13 83.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:22:43.558Z] #43 25.57 CC images/fifo.o [2021-03-18T22:22:43.817Z] #43 25.87 CC images/remap-file-path.o [2021-03-18T22:22:44.076Z] #43 26.06 CC images/eventfd.o [2021-03-18T22:22:44.076Z] #43 26.28 CC images/eventpoll.o [2021-03-18T22:22:44.335Z] #43 26.57 CC images/fh.o [2021-03-18T22:22:44.494Z] #42 ... [2021-03-18T22:22:44.494Z] [2021-03-18T22:22:44.494Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:44.494Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:22:44.494Z] #45 86.62 time [2021-03-18T22:22:44.494Z] #45 93.79 strings [2021-03-18T22:22:44.494Z] #45 94.97 os [2021-03-18T22:22:44.494Z] #45 ... [2021-03-18T22:22:44.494Z] [2021-03-18T22:22:44.494Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:44.494Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:44.494Z] #36 95.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:22:44.494Z] #36 95.44 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:22:44.494Z] #36 95.46 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:44.494Z] #36 95.48 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:44.494Z] #36 95.54 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:44.495Z] #36 95.56 Setting up cmake-data (3.13.4-1) ... [2021-03-18T22:22:44.495Z] #36 95.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:44.495Z] #36 95.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:44.495Z] #36 95.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:44.495Z] #36 95.64 Setting up cmake (3.13.4-1) ... [2021-03-18T22:22:44.495Z] #36 95.66 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:44.495Z] #36 95.84 Processing triggers for mime-support (3.62) ... [2021-03-18T22:22:44.495Z] #36 DONE 97.2s [2021-03-18T22:22:44.495Z] [2021-03-18T22:22:44.495Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:44.495Z] #37 sha256:14212466a5b0d32d716bdf2a43fe5daf14f5f8550efe5ccd1bc3b95591dbf1b2 [2021-03-18T22:22:44.594Z] #43 ... [2021-03-18T22:22:44.594Z] [2021-03-18T22:22:44.594Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:44.594Z] #51 sha256:d5078d50a75e733ff8081cc080a1003aeee110cfe7c0b8332838960d1cd20124 [2021-03-18T22:22:44.594Z] #51 DONE 94.0s [2021-03-18T22:22:44.594Z] [2021-03-18T22:22:44.594Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:44.594Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:44.594Z] #45 91.26 github.com/LK4D4/vndr/build [2021-03-18T22:22:44.594Z] #45 91.51 hash/crc32 [2021-03-18T22:22:44.594Z] #45 92.18 compress/gzip [2021-03-18T22:22:44.594Z] #45 92.93 vendor/golang.org/x/crypto/cryptobyte [2021-03-18T22:22:44.842Z] #45 ... [2021-03-18T22:22:44.842Z] [2021-03-18T22:22:44.842Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:44.842Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T22:22:44.842Z] #42 74.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:44.842Z] #42 75.88 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-18T22:22:44.842Z] #42 76.10 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:44.842Z] #42 76.14 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-18T22:22:44.842Z] #42 76.17 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:44.842Z] #42 76.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:44.842Z] #42 76.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:44.842Z] #42 76.56 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-18T22:22:44.842Z] #42 76.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:44.842Z] #42 76.59 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:44.842Z] #42 79.51 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-18T22:22:44.842Z] #42 79.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:44.842Z] #42 DONE 80.8s [2021-03-18T22:22:44.842Z] [2021-03-18T22:22:44.842Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:44.842Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:22:44.842Z] #13 76.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T22:22:44.842Z] #13 76.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T22:22:44.842Z] #13 76.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:22:45.160Z] #45 94.56 net [2021-03-18T22:22:45.403Z] #13 ... [2021-03-18T22:22:45.403Z] [2021-03-18T22:22:45.403Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:45.403Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:22:45.403Z] #45 81.20 time [2021-03-18T22:22:45.403Z] #45 85.78 strings [2021-03-18T22:22:45.403Z] #45 89.01 os [2021-03-18T22:22:45.404Z] #45 89.74 regexp/syntax [2021-03-18T22:22:45.404Z] #45 ... [2021-03-18T22:22:45.404Z] [2021-03-18T22:22:45.404Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:45.404Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:45.404Z] #36 84.41 Selecting previously unselected package libxml2:amd64. [2021-03-18T22:22:45.404Z] #36 84.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 84.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:45.404Z] #36 85.31 Selecting previously unselected package libarchive13:amd64. [2021-03-18T22:22:45.404Z] #36 85.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 85.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:45.404Z] #36 86.73 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-18T22:22:45.404Z] #36 86.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 86.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:45.404Z] #36 87.05 Selecting previously unselected package librhash0:amd64. [2021-03-18T22:22:45.404Z] #36 87.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 87.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:45.404Z] #36 87.35 Selecting previously unselected package libuv1:amd64. [2021-03-18T22:22:45.404Z] #36 87.35 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 87.36 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:45.404Z] #36 87.63 Selecting previously unselected package cmake. [2021-03-18T22:22:45.404Z] #36 87.63 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-18T22:22:45.404Z] #36 87.64 Unpacking cmake (3.13.4-1) ... [2021-03-18T22:22:45.727Z] #45 94.93 vendor/golang.org/x/crypto/poly1305 [2021-03-18T22:22:45.787Z] #13 ... [2021-03-18T22:22:45.787Z] [2021-03-18T22:22:45.787Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:45.787Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T22:22:45.787Z] #36 75.14 Selecting previously unselected package libuv1:arm64. [2021-03-18T22:22:45.787Z] #36 75.23 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-18T22:22:45.787Z] #36 75.60 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-18T22:22:45.787Z] #36 76.13 Selecting previously unselected package cmake. [2021-03-18T22:22:45.787Z] #36 76.14 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-18T22:22:45.787Z] #36 76.15 Unpacking cmake (3.13.4-1) ... [2021-03-18T22:22:45.787Z] #36 79.74 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-18T22:22:45.787Z] #36 79.77 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:22:45.787Z] #36 79.79 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-18T22:22:45.787Z] #36 79.82 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:45.787Z] #36 79.93 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-18T22:22:45.787Z] #36 79.97 Setting up cmake-data (3.13.4-1) ... [2021-03-18T22:22:45.787Z] #36 80.00 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:45.787Z] #36 80.03 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-18T22:22:45.787Z] #36 80.23 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:45.787Z] #36 80.75 Setting up cmake (3.13.4-1) ... [2021-03-18T22:22:45.787Z] #36 80.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:45.787Z] #36 81.36 Processing triggers for mime-support (3.62) ... [2021-03-18T22:22:45.787Z] #36 DONE 82.4s [2021-03-18T22:22:45.972Z] #36 91.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:22:45.972Z] #36 91.96 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:22:45.972Z] #36 91.98 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-18T22:22:45.972Z] #36 91.99 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:22:45.972Z] #36 92.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-18T22:22:45.972Z] #36 92.10 Setting up cmake-data (3.13.4-1) ... [2021-03-18T22:22:45.972Z] #36 ... [2021-03-18T22:22:45.972Z] [2021-03-18T22:22:45.972Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:45.972Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:45.972Z] #34 82.08 internal/poll [2021-03-18T22:22:45.972Z] #34 83.90 internal/fmtsort [2021-03-18T22:22:45.972Z] #34 84.75 internal/syscall/execenv [2021-03-18T22:22:45.972Z] #34 84.97 internal/syscall/unix [2021-03-18T22:22:45.972Z] #34 85.01 strings [2021-03-18T22:22:45.972Z] #34 85.29 os [2021-03-18T22:22:45.972Z] #34 89.16 path [2021-03-18T22:22:45.972Z] #34 90.01 text/tabwriter [2021-03-18T22:22:45.972Z] #34 90.29 fmt [2021-03-18T22:22:45.972Z] #34 91.01 path/filepath [2021-03-18T22:22:45.986Z] #45 95.32 vendor/golang.org/x/sys/cpu [2021-03-18T22:22:46.048Z] [2021-03-18T22:22:46.048Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:46.048Z] #37 sha256:21e0f81366016183c35841792b51c47961617277237f26bda6091e208ea7d864 [2021-03-18T22:22:46.231Z] #34 ... [2021-03-18T22:22:46.231Z] [2021-03-18T22:22:46.231Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:46.231Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:46.231Z] #36 92.17 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T22:22:46.231Z] #36 92.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T22:22:46.231Z] #36 92.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T22:22:46.231Z] #36 92.23 Setting up cmake (3.13.4-1) ... [2021-03-18T22:22:46.231Z] #36 92.27 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:46.396Z] #37 1.691 + RM_GOPATH=0 [2021-03-18T22:22:46.396Z] #37 1.691 + TMP_GOPATH= [2021-03-18T22:22:46.396Z] #37 1.691 + : /build [2021-03-18T22:22:46.396Z] #37 1.691 + '[' -z '' ']' [2021-03-18T22:22:46.396Z] #37 1.703 ++ mktemp -d [2021-03-18T22:22:46.396Z] #37 1.712 + export GOPATH=/tmp/tmp.p7MGw5bI7C [2021-03-18T22:22:46.396Z] #37 1.712 + GOPATH=/tmp/tmp.p7MGw5bI7C [2021-03-18T22:22:46.396Z] #37 1.712 + RM_GOPATH=1 [2021-03-18T22:22:46.396Z] #37 1.712 + case "$(go env GOARCH)" in [2021-03-18T22:22:46.396Z] #37 1.713 ++ go env GOARCH [2021-03-18T22:22:46.396Z] #37 1.756 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:46.396Z] #37 1.756 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:46.396Z] #37 1.756 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:46.396Z] #37 1.764 + dir=/tmp/install [2021-03-18T22:22:46.396Z] #37 1.764 + bin=tini [2021-03-18T22:22:46.396Z] #37 1.764 + shift [2021-03-18T22:22:46.396Z] #37 1.764 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T22:22:46.396Z] #37 1.764 + . /tmp/install/tini.installer [2021-03-18T22:22:46.396Z] #37 1.764 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:46.396Z] #37 1.764 + install_tini [2021-03-18T22:22:46.396Z] #37 1.764 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T22:22:46.396Z] #37 1.764 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:46.396Z] #37 1.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.p7MGw5bI7C/tini [2021-03-18T22:22:46.396Z] #37 1.781 Cloning into '/tmp/tmp.p7MGw5bI7C/tini'... [2021-03-18T22:22:46.491Z] #36 92.40 Processing triggers for mime-support (3.62) ... [2021-03-18T22:22:46.553Z] #45 95.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-18T22:22:46.654Z] #37 ... [2021-03-18T22:22:46.654Z] [2021-03-18T22:22:46.654Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:46.654Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:22:46.654Z] #34 89.36 internal/poll [2021-03-18T22:22:46.654Z] #34 90.01 internal/fmtsort [2021-03-18T22:22:46.654Z] #34 91.24 internal/syscall/execenv [2021-03-18T22:22:46.654Z] #34 91.52 internal/syscall/unix [2021-03-18T22:22:46.654Z] #34 92.05 strings [2021-03-18T22:22:46.654Z] #34 93.35 os [2021-03-18T22:22:46.654Z] #34 96.67 path [2021-03-18T22:22:46.654Z] #34 97.79 text/tabwriter [2021-03-18T22:22:46.654Z] #34 98.52 fmt [2021-03-18T22:22:46.654Z] #34 99.26 path/filepath [2021-03-18T22:22:46.911Z] #34 ... [2021-03-18T22:22:46.911Z] [2021-03-18T22:22:46.911Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:46.911Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:46.911Z] #13 85.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T22:22:46.911Z] #13 85.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-18T22:22:46.911Z] #13 86.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:22:46.911Z] #13 90.51 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T22:22:46.911Z] #13 90.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T22:22:46.911Z] #13 90.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:22:46.911Z] #13 91.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-18T22:22:46.911Z] #13 91.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:46.911Z] #13 91.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:22:46.911Z] #13 91.59 Selecting previously unselected package dmsetup. [2021-03-18T22:22:46.911Z] #13 91.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:46.911Z] #13 91.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T22:22:46.911Z] #13 92.13 Selecting previously unselected package mingw-w64-common. [2021-03-18T22:22:46.911Z] #13 92.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T22:22:46.911Z] #13 92.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T22:22:47.474Z] #13 ... [2021-03-18T22:22:47.474Z] [2021-03-18T22:22:47.474Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:47.474Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:22:47.474Z] #51 90.22 context [2021-03-18T22:22:47.474Z] #51 91.67 internal/poll [2021-03-18T22:22:47.474Z] #51 94.93 os [2021-03-18T22:22:47.474Z] #51 97.50 encoding/binary [2021-03-18T22:22:47.488Z] #45 ... [2021-03-18T22:22:47.488Z] [2021-03-18T22:22:47.488Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:22:47.488Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:22:47.489Z] #56 47.79 Checking out files: 50% (1923/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 87% (3336/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T22:22:47.489Z] #56 49.33 + cd /tmp/tmp.rNBSZ7790G/src/github.com/containerd/containerd [2021-03-18T22:22:47.489Z] #56 49.33 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:22:47.731Z] #51 ... [2021-03-18T22:22:47.731Z] [2021-03-18T22:22:47.731Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:47.731Z] #37 sha256:14212466a5b0d32d716bdf2a43fe5daf14f5f8550efe5ccd1bc3b95591dbf1b2 [2021-03-18T22:22:47.731Z] #37 2.975 + cd /tmp/tmp.p7MGw5bI7C/tini [2021-03-18T22:22:47.731Z] #37 2.976 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:47.731Z] #37 3.268 + cmake . [2021-03-18T22:22:47.869Z] #36 ... [2021-03-18T22:22:47.869Z] [2021-03-18T22:22:47.869Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:47.869Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:47.869Z] #42 83.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:47.869Z] #42 83.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:47.869Z] #42 83.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:47.870Z] #42 84.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T22:22:47.870Z] #42 84.20 Setting up python-six (1.12.0-1) ... [2021-03-18T22:22:47.870Z] #42 89.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T22:22:47.870Z] #42 89.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:22:47.870Z] #42 89.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:47.870Z] #42 89.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T22:22:47.870Z] #42 89.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:47.870Z] #42 89.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T22:22:47.870Z] #42 90.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T22:22:47.870Z] #42 90.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T22:22:47.870Z] #42 90.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T22:22:47.870Z] #42 90.16 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T22:22:47.970Z] #37 1.686 + RM_GOPATH=0 [2021-03-18T22:22:47.970Z] #37 1.687 + TMP_GOPATH= [2021-03-18T22:22:47.970Z] #37 1.688 + : /build [2021-03-18T22:22:47.970Z] #37 1.688 + '[' -z '' ']' [2021-03-18T22:22:47.970Z] #37 1.691 ++ mktemp -d [2021-03-18T22:22:47.970Z] #37 1.693 + export GOPATH=/tmp/tmp.oKqLZHodAY [2021-03-18T22:22:47.970Z] #37 1.693 + GOPATH=/tmp/tmp.oKqLZHodAY [2021-03-18T22:22:47.970Z] #37 1.694 + RM_GOPATH=1 [2021-03-18T22:22:47.970Z] #37 1.694 + case "$(go env GOARCH)" in [2021-03-18T22:22:47.970Z] #37 1.695 ++ go env GOARCH [2021-03-18T22:22:47.970Z] #37 1.720 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:47.970Z] #37 1.720 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:47.970Z] #37 1.721 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:47.970Z] #37 1.727 + dir=/tmp/install [2021-03-18T22:22:47.970Z] #37 1.728 + bin=tini [2021-03-18T22:22:47.970Z] #37 1.728 + shift [2021-03-18T22:22:47.970Z] #37 1.729 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T22:22:47.970Z] #37 1.729 + . /tmp/install/tini.installer [2021-03-18T22:22:47.970Z] #37 1.729 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:47.970Z] #37 1.730 + install_tini [2021-03-18T22:22:47.970Z] #37 1.731 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T22:22:47.970Z] #37 1.731 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:47.970Z] #37 1.731 + git clone https://github.com/krallin/tini.git /tmp/tmp.oKqLZHodAY/tini [2021-03-18T22:22:47.970Z] #37 1.734 Cloning into '/tmp/tmp.oKqLZHodAY/tini'... [2021-03-18T22:22:48.055Z] #56 50.94 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T22:22:48.055Z] #56 50.94 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T22:22:48.055Z] #56 50.94 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:22:48.055Z] #56 50.94 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:22:48.055Z] #56 50.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T22:22:48.055Z] #56 50.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T22:22:48.055Z] #56 50.94 + '[' '' = dynamic ']' [2021-03-18T22:22:48.055Z] #56 50.94 + make [2021-03-18T22:22:48.129Z] #42 ... [2021-03-18T22:22:48.129Z] [2021-03-18T22:22:48.129Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:48.129Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:22:48.129Z] #45 94.05 fmt [2021-03-18T22:22:48.129Z] #45 ... [2021-03-18T22:22:48.129Z] [2021-03-18T22:22:48.129Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T22:22:48.129Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T22:22:48.129Z] #36 DONE 94.3s [2021-03-18T22:22:48.388Z] [2021-03-18T22:22:48.388Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:48.388Z] #37 sha256:6d9c716488017106f76a0bd5387c2a6e4feb2f4e4b02b73db87dc9710cbbe275 [2021-03-18T22:22:48.547Z] #37 2.688 + cd /tmp/tmp.oKqLZHodAY/tini [2021-03-18T22:22:48.672Z] #37 4.061 -- The C compiler identification is GNU 8.3.0 [2021-03-18T22:22:48.672Z] #37 4.072 -- Check for working C compiler: /usr/bin/cc [2021-03-18T22:22:48.810Z] #37 2.688 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:48.810Z] #37 2.698 + cmake . [2021-03-18T22:22:49.074Z] #37 3.278 -- The C compiler identification is GNU 8.3.0 [2021-03-18T22:22:49.338Z] #37 3.321 -- Check for working C compiler: /usr/bin/cc [2021-03-18T22:22:49.432Z] #56 52.05 + bin/ctr [2021-03-18T22:22:49.602Z] #37 4.975 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T22:22:49.602Z] #37 4.984 -- Detecting C compiler ABI info [2021-03-18T22:22:49.767Z] #37 ... [2021-03-18T22:22:49.767Z] [2021-03-18T22:22:49.767Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:49.767Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:22:49.767Z] #51 85.57 context [2021-03-18T22:22:49.767Z] #51 87.33 os [2021-03-18T22:22:49.767Z] #51 89.26 encoding/binary [2021-03-18T22:22:49.767Z] #51 91.83 encoding/base64 [2021-03-18T22:22:49.767Z] #51 92.01 fmt [2021-03-18T22:22:49.767Z] #51 93.19 golang.org/x/sys/unix [2021-03-18T22:22:49.767Z] #51 ... [2021-03-18T22:22:49.767Z] [2021-03-18T22:22:49.767Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:49.767Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:49.767Z] #13 88.12 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T22:22:49.767Z] #13 88.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T22:22:49.767Z] #13 88.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:22:49.767Z] #13 88.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-18T22:22:49.767Z] #13 88.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:49.767Z] #13 89.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:22:49.767Z] #13 89.44 Selecting previously unselected package dmsetup. [2021-03-18T22:22:49.767Z] #13 89.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:22:49.767Z] #13 89.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T22:22:49.767Z] #13 89.80 Selecting previously unselected package mingw-w64-common. [2021-03-18T22:22:49.767Z] #13 89.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T22:22:49.767Z] #13 89.82 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T22:22:50.166Z] #37 5.796 -- Detecting C compiler ABI info - done [2021-03-18T22:22:50.290Z] #37 4.078 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T22:22:50.290Z] #37 4.089 -- Detecting C compiler ABI info [2021-03-18T22:22:50.423Z] #37 5.827 -- Detecting C compile features [2021-03-18T22:22:50.867Z] #37 4.891 -- Detecting C compiler ABI info - done [2021-03-18T22:22:50.867Z] #37 4.949 -- Detecting C compile features [2021-03-18T22:22:51.353Z] #37 ... [2021-03-18T22:22:51.353Z] [2021-03-18T22:22:51.353Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:51.353Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:51.353Z] #42 103.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:22:51.353Z] #42 103.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:51.353Z] #42 DONE 104.0s [2021-03-18T22:22:51.353Z] [2021-03-18T22:22:51.353Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:51.353Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:53.057Z] #13 ... [2021-03-18T22:22:53.057Z] [2021-03-18T22:22:53.057Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:53.057Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:22:53.057Z] #51 98.54 encoding/json [2021-03-18T22:22:53.057Z] #51 ... [2021-03-18T22:22:53.057Z] [2021-03-18T22:22:53.057Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2021-03-18T22:22:53.057Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T22:22:53.057Z] #42 98.15 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T22:22:53.057Z] #42 98.18 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:22:53.057Z] #42 DONE 98.9s [2021-03-18T22:22:53.057Z] [2021-03-18T22:22:53.057Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:53.057Z] #37 sha256:6d9c716488017106f76a0bd5387c2a6e4feb2f4e4b02b73db87dc9710cbbe275 [2021-03-18T22:22:53.057Z] #37 1.619 + RM_GOPATH=0 [2021-03-18T22:22:53.057Z] #37 1.619 + TMP_GOPATH= [2021-03-18T22:22:53.057Z] #37 1.619 + : /build [2021-03-18T22:22:53.057Z] #37 1.619 + '[' -z '' ']' [2021-03-18T22:22:53.057Z] #37 1.628 ++ mktemp -d [2021-03-18T22:22:53.057Z] #37 1.628 + export GOPATH=/tmp/tmp.o9CuYkdq50 [2021-03-18T22:22:53.057Z] #37 1.628 + GOPATH=/tmp/tmp.o9CuYkdq50 [2021-03-18T22:22:53.057Z] #37 1.628 + RM_GOPATH=1 [2021-03-18T22:22:53.057Z] #37 1.628 + case "$(go env GOARCH)" in [2021-03-18T22:22:53.057Z] #37 1.628 ++ go env GOARCH [2021-03-18T22:22:53.057Z] #37 1.676 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:53.057Z] #37 1.676 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:22:53.057Z] #37 1.676 ++ dirname /tmp/install/install.sh [2021-03-18T22:22:53.057Z] #37 1.689 + dir=/tmp/install [2021-03-18T22:22:53.057Z] #37 1.689 + bin=tini [2021-03-18T22:22:53.057Z] #37 1.689 + shift [2021-03-18T22:22:53.057Z] #37 1.689 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T22:22:53.057Z] #37 1.689 + . /tmp/install/tini.installer [2021-03-18T22:22:53.057Z] #37 1.689 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:53.057Z] #37 1.689 + install_tini [2021-03-18T22:22:53.057Z] #37 1.689 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T22:22:53.057Z] #37 1.689 + git clone https://github.com/krallin/tini.git /tmp/tmp.o9CuYkdq50/tini [2021-03-18T22:22:53.057Z] #37 1.689 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:53.057Z] #37 1.694 Cloning into '/tmp/tmp.o9CuYkdq50/tini'... [2021-03-18T22:22:53.057Z] #37 2.827 + cd /tmp/tmp.o9CuYkdq50/tini [2021-03-18T22:22:53.057Z] #37 2.827 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T22:22:53.057Z] #37 2.857 + cmake . [2021-03-18T22:22:53.057Z] #37 3.348 -- The C compiler identification is GNU 8.3.0 [2021-03-18T22:22:53.057Z] #37 3.417 -- Check for working C compiler: /usr/bin/cc [2021-03-18T22:22:53.057Z] #37 4.094 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T22:22:53.057Z] #37 4.096 -- Detecting C compiler ABI info [2021-03-18T22:22:53.316Z] #37 5.157 -- Detecting C compiler ABI info - done [2021-03-18T22:22:53.316Z] #37 5.265 -- Detecting C compile features [2021-03-18T22:22:53.515Z] Fetching without tags [2021-03-18T22:22:53.519Z] #37 7.287 -- Detecting C compile features - done [2021-03-18T22:22:53.519Z] #37 7.321 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T22:22:53.519Z] #37 7.562 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T22:22:53.830Z] #37 7.636 -- Configuring done [2021-03-18T22:22:53.830Z] #37 7.643 -- Generating done [2021-03-18T22:22:53.830Z] #37 7.768 -- Build files have been written to: /tmp/tmp.oKqLZHodAY/tini [2021-03-18T22:22:53.830Z] #37 7.771 + make tini-static [2021-03-18T22:22:53.878Z] #43 2.569 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:22:53.878Z] #43 2.570 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:22:53.878Z] #43 2.576 Note: Building without GnuTLS support [2021-03-18T22:22:53.878Z] #43 2.583 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:22:53.878Z] #43 2.587 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:22:53.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:22:53.230Z] > git config --add remote.origin.fetch +refs/pull/42167/head:refs/remotes/origin/PR-42167 # timeout=10 [2021-03-18T22:22:53.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:22:53.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T22:22:53.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T22:22:53.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:22:53.555Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42167/head:refs/remotes/origin/PR-42167 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:22:54.093Z] #37 ... [2021-03-18T22:22:54.093Z] [2021-03-18T22:22:54.093Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:54.093Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:22:54.093Z] #43 3.140 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:22:54.093Z] #43 3.141 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:22:54.093Z] #43 3.154 Note: Building without GnuTLS support [2021-03-18T22:22:54.093Z] #43 3.164 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:22:54.093Z] #43 3.165 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:22:54.093Z] #43 4.965 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:22:54.093Z] #43 5.057 GEN .gitid [2021-03-18T22:22:54.093Z] #43 5.107 GEN criu/include/version.h [2021-03-18T22:22:54.093Z] #43 5.246 GEN include/common/asm [2021-03-18T22:22:54.093Z] #43 7.069 PBCC images/timens.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.107 DEP images/timens.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.157 PBCC images/fown.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.189 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.277 PBCC images/opts.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.329 PBCC images/memfd.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.373 DEP images/fown.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.409 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.486 DEP images/opts.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.582 DEP images/memfd.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.665 PBCC images/sit.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.721 DEP images/sit.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.774 PBCC images/macvlan.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.799 DEP images/macvlan.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.847 PBCC images/autofs.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.865 DEP images/autofs.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.917 PBCC images/sysctl.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.934 DEP images/sysctl.pb-c.d [2021-03-18T22:22:54.093Z] #43 7.961 PBCC images/time.pb-c.c [2021-03-18T22:22:54.093Z] #43 7.974 DEP images/time.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.005 PBCC images/binfmt-misc.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.028 DEP images/binfmt-misc.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.080 PBCC images/seccomp.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.109 DEP images/seccomp.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.171 PBCC images/userns.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.188 DEP images/userns.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.278 PBCC images/cgroup.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.294 DEP images/cgroup.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.420 PBCC images/ext-file.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.447 DEP images/ext-file.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.487 PBCC images/rpc.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.586 DEP images/rpc.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.717 PBCC images/siginfo.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.750 DEP images/siginfo.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.790 PBCC images/pagemap.pb-c.c [2021-03-18T22:22:54.093Z] #43 8.903 DEP images/pagemap.pb-c.d [2021-03-18T22:22:54.093Z] #43 8.981 PBCC images/rlimit.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.005 DEP images/rlimit.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.044 PBCC images/file-lock.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.065 DEP images/file-lock.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.161 PBCC images/tty.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.250 DEP images/tty.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.465 PBCC images/tun.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.505 PBCC images/netdev.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.545 DEP images/tun.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.573 DEP images/netdev.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.702 PBCC images/vma.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.723 DEP images/vma.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.769 PBCC images/creds.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.781 DEP images/creds.pb-c.d [2021-03-18T22:22:54.093Z] #43 9.828 PBCC images/utsns.pb-c.c [2021-03-18T22:22:54.093Z] #43 9.869 DEP images/utsns.pb-c.d [2021-03-18T22:22:54.093Z] #43 ... [2021-03-18T22:22:54.093Z] [2021-03-18T22:22:54.093Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:54.093Z] #37 sha256:21e0f81366016183c35841792b51c47961617277237f26bda6091e208ea7d864 [2021-03-18T22:22:54.093Z] #37 8.174 Scanning dependencies of target tini-static [2021-03-18T22:22:54.356Z] #37 8.264 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T22:22:54.703Z] #56 ... [2021-03-18T22:22:54.703Z] [2021-03-18T22:22:54.703Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:54.703Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:54.703Z] #13 97.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T22:22:54.703Z] #13 97.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:22:54.703Z] #13 97.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:22:54.809Z] #43 ... [2021-03-18T22:22:54.809Z] [2021-03-18T22:22:54.809Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:54.809Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:22:54.809Z] #45 97.62 regexp/syntax [2021-03-18T22:22:54.809Z] #45 100.7 fmt [2021-03-18T22:22:54.809Z] #45 103.8 regexp [2021-03-18T22:22:54.809Z] #45 106.3 go/token [2021-03-18T22:22:54.809Z] #45 107.4 go/scanner [2021-03-18T22:22:54.825Z] Merging remotes/origin/master commit 788f2883d285fc997d25cd27235c5b17cf3c0947 into PR head commit 601707a655071e4ab2d3c7ee3f7f868af1774321 [2021-03-18T22:22:54.962Z] #13 ... [2021-03-18T22:22:54.962Z] [2021-03-18T22:22:54.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:54.962Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:54.962Z] #43 26.95 CC images/fsnotify.o [2021-03-18T22:22:54.962Z] #43 27.60 CC images/signalfd.o [2021-03-18T22:22:54.962Z] #43 27.85 CC images/fs.o [2021-03-18T22:22:54.962Z] #43 28.05 CC images/pstree.o [2021-03-18T22:22:54.962Z] #43 28.26 CC images/pipe.o [2021-03-18T22:22:54.962Z] #43 28.58 CC images/tcp-stream.o [2021-03-18T22:22:54.962Z] #43 28.79 CC images/sk-packet.o [2021-03-18T22:22:54.962Z] #43 29.07 CC images/mnt.o [2021-03-18T22:22:54.962Z] #43 29.38 CC images/pipe-data.o [2021-03-18T22:22:54.962Z] #43 29.69 CC images/sa.o [2021-03-18T22:22:54.962Z] #43 29.86 CC images/timer.o [2021-03-18T22:22:54.962Z] #43 30.14 CC images/timerfd.o [2021-03-18T22:22:54.962Z] #43 30.39 CC images/mm.o [2021-03-18T22:22:54.962Z] #43 30.76 CC images/sk-opts.o [2021-03-18T22:22:54.962Z] #43 30.98 CC images/sk-unix.o [2021-03-18T22:22:54.962Z] #43 31.36 CC images/sk-inet.o [2021-03-18T22:22:54.962Z] #43 31.74 CC images/tun.o [2021-03-18T22:22:54.962Z] #43 32.07 CC images/sk-netlink.o [2021-03-18T22:22:54.962Z] #43 32.32 CC images/packet-sock.o [2021-03-18T22:22:54.962Z] #43 32.65 CC images/ipc-var.o [2021-03-18T22:22:54.962Z] #43 32.89 CC images/ipc-desc.o [2021-03-18T22:22:54.962Z] #43 33.17 CC images/ipc-shm.o [2021-03-18T22:22:54.962Z] #43 33.34 CC images/ipc-msg.o [2021-03-18T22:22:54.962Z] #43 33.65 CC images/ipc-sem.o [2021-03-18T22:22:54.962Z] #43 33.86 CC images/utsns.o [2021-03-18T22:22:54.962Z] #43 34.05 CC images/creds.o [2021-03-18T22:22:54.962Z] #43 34.29 CC images/vma.o [2021-03-18T22:22:54.962Z] #43 34.49 CC images/netdev.o [2021-03-18T22:22:54.962Z] #43 34.83 CC images/tty.o [2021-03-18T22:22:54.962Z] #43 35.39 CC images/file-lock.o [2021-03-18T22:22:54.962Z] #43 35.61 CC images/rlimit.o [2021-03-18T22:22:54.962Z] #43 35.79 CC images/pagemap.o [2021-03-18T22:22:54.962Z] #43 36.07 CC images/siginfo.o [2021-03-18T22:22:54.962Z] #43 36.32 CC images/rpc.o [2021-03-18T22:22:55.066Z] #45 107.7 internal/lazyregexp [2021-03-18T22:22:55.066Z] #45 ... [2021-03-18T22:22:55.066Z] [2021-03-18T22:22:55.066Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:55.066Z] #37 sha256:14212466a5b0d32d716bdf2a43fe5daf14f5f8550efe5ccd1bc3b95591dbf1b2 [2021-03-18T22:22:55.066Z] #37 8.402 -- Detecting C compile features - done [2021-03-18T22:22:55.066Z] #37 8.469 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T22:22:55.066Z] #37 8.740 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T22:22:55.066Z] #37 8.864 -- Configuring done [2021-03-18T22:22:55.066Z] #37 8.886 -- Generating done [2021-03-18T22:22:55.066Z] #37 8.900 -- Build files have been written to: /tmp/tmp.p7MGw5bI7C/tini [2021-03-18T22:22:55.066Z] #37 8.920 + make tini-static [2021-03-18T22:22:55.066Z] #37 9.495 Scanning dependencies of target tini-static [2021-03-18T22:22:55.066Z] #37 9.712 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T22:22:55.221Z] #43 37.38 CC images/ext-file.o [2021-03-18T22:22:55.306Z] #37 ... [2021-03-18T22:22:55.306Z] [2021-03-18T22:22:55.306Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:55.306Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:22:55.306Z] #45 81.54 vendor/golang.org/x/net/idna [2021-03-18T22:22:55.306Z] #45 84.40 vendor/golang.org/x/net/http/httpproxy [2021-03-18T22:22:55.306Z] #45 84.41 net/textproto [2021-03-18T22:22:55.306Z] #45 84.43 crypto/x509 [2021-03-18T22:22:55.306Z] #45 85.76 vendor/golang.org/x/net/http/httpguts [2021-03-18T22:22:55.306Z] #45 85.76 mime/multipart [2021-03-18T22:22:55.306Z] #45 88.47 crypto/tls [2021-03-18T22:22:55.306Z] #45 ... [2021-03-18T22:22:55.306Z] [2021-03-18T22:22:55.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:55.306Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:22:55.306Z] #43 9.985 PBCC images/ipc-desc.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.03 PBCC images/ipc-sem.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.06 DEP images/ipc-desc.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.13 DEP images/ipc-sem.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.19 PBCC images/ipc-msg.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.25 DEP images/ipc-msg.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.31 PBCC images/ipc-shm.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.32 DEP images/ipc-shm.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.37 PBCC images/ipc-var.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.41 DEP images/ipc-var.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.45 PBCC images/sk-opts.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.48 PBCC images/packet-sock.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.51 DEP images/sk-opts.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.60 DEP images/packet-sock.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.69 PBCC images/sk-netlink.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.71 DEP images/sk-netlink.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.78 PBCC images/sk-inet.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.83 DEP images/sk-inet.pb-c.d [2021-03-18T22:22:55.306Z] #43 10.87 PBCC images/sk-unix.pb-c.c [2021-03-18T22:22:55.306Z] #43 10.93 DEP images/sk-unix.pb-c.d [2021-03-18T22:22:55.306Z] #43 11.00 PBCC images/mm.pb-c.c [2021-03-18T22:22:55.306Z] #43 11.08 DEP images/mm.pb-c.d [2021-03-18T22:22:55.306Z] #43 11.12 PBCC images/timerfd.pb-c.c [2021-03-18T22:22:55.480Z] #43 37.57 CC images/cgroup.o [2021-03-18T22:22:55.570Z] #43 11.19 DEP images/timerfd.pb-c.d [2021-03-18T22:22:55.570Z] #43 11.28 PBCC images/timer.pb-c.c [2021-03-18T22:22:55.570Z] #43 11.29 DEP images/timer.pb-c.d [2021-03-18T22:22:55.833Z] #43 11.43 PBCC images/sa.pb-c.c [2021-03-18T22:22:55.833Z] #43 11.45 DEP images/sa.pb-c.d [2021-03-18T22:22:55.833Z] #43 11.49 PBCC images/pipe-data.pb-c.c [2021-03-18T22:22:55.833Z] #43 11.51 DEP images/pipe-data.pb-c.d [2021-03-18T22:22:55.833Z] #43 11.58 PBCC images/mnt.pb-c.c [2021-03-18T22:22:55.833Z] #43 11.61 DEP images/mnt.pb-c.d [2021-03-18T22:22:55.833Z] #43 11.65 PBCC images/sk-packet.pb-c.c [2021-03-18T22:22:55.833Z] #43 11.67 DEP images/sk-packet.pb-c.d [2021-03-18T22:22:55.833Z] #43 11.69 PBCC images/tcp-stream.pb-c.c [2021-03-18T22:22:55.852Z] #37 7.504 -- Detecting C compile features - done [2021-03-18T22:22:55.852Z] #37 7.547 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T22:22:55.996Z] #37 11.36 [100%] Linking C executable tini-static [2021-03-18T22:22:56.048Z] #43 38.10 CC images/userns.o [2021-03-18T22:22:56.098Z] #43 11.73 DEP images/tcp-stream.pb-c.d [2021-03-18T22:22:56.098Z] #43 11.79 PBCC images/pipe.pb-c.c [2021-03-18T22:22:56.098Z] #43 11.94 DEP images/pipe.pb-c.d [2021-03-18T22:22:56.111Z] #37 7.922 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T22:22:56.111Z] #37 8.032 -- Configuring done [2021-03-18T22:22:56.307Z] #43 38.34 CC images/google/protobuf/descriptor.o [2021-03-18T22:22:56.371Z] #37 8.045 -- Generating done [2021-03-18T22:22:56.371Z] #37 8.068 -- Build files have been written to: /tmp/tmp.o9CuYkdq50/tini [2021-03-18T22:22:56.371Z] #37 8.071 + make tini-static [2021-03-18T22:22:56.371Z] #37 ... [2021-03-18T22:22:56.371Z] [2021-03-18T22:22:56.371Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:56.371Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:56.371Z] #13 96.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T22:22:56.371Z] #13 96.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T22:22:56.371Z] #13 97.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:22:56.384Z] #43 11.99 PBCC images/pstree.pb-c.c [2021-03-18T22:22:56.384Z] #43 12.01 DEP images/pstree.pb-c.d [2021-03-18T22:22:56.384Z] #43 12.07 PBCC images/fs.pb-c.c [2021-03-18T22:22:56.384Z] #43 12.12 DEP images/fs.pb-c.d [2021-03-18T22:22:56.384Z] #43 12.16 PBCC images/signalfd.pb-c.c [2021-03-18T22:22:56.384Z] #43 12.20 DEP images/signalfd.pb-c.d [2021-03-18T22:22:56.612Z] #37 12.13 [100%] Built target tini-static [2021-03-18T22:22:56.612Z] #37 12.25 + mkdir -p /build [2021-03-18T22:22:56.647Z] #43 ... [2021-03-18T22:22:56.648Z] [2021-03-18T22:22:56.648Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:56.648Z] #37 sha256:21e0f81366016183c35841792b51c47961617277237f26bda6091e208ea7d864 [2021-03-18T22:22:56.648Z] #37 9.603 [100%] Linking C executable tini-static [2021-03-18T22:22:56.648Z] #37 10.32 [100%] Built target tini-static [2021-03-18T22:22:56.648Z] #37 10.37 + mkdir -p /build [2021-03-18T22:22:56.648Z] #37 10.38 + cp tini-static /build/docker-init [2021-03-18T22:22:56.648Z] #37 DONE 10.7s [2021-03-18T22:22:56.648Z] [2021-03-18T22:22:56.648Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:22:56.648Z] #58 sha256:701af5fc0ed19bad3b85f90d064a1990533bae26f348115dddbba16713d3679f [2021-03-18T22:22:56.648Z] #58 84.82 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:22:56.648Z] #58 84.82 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T22:22:56.648Z] #58 DONE 93.1s [2021-03-18T22:22:56.648Z] [2021-03-18T22:22:56.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:56.648Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:22:56.648Z] #43 12.27 PBCC images/fh.pb-c.c [2021-03-18T22:22:56.648Z] #43 12.36 PBCC images/fsnotify.pb-c.c [2021-03-18T22:22:56.648Z] #43 12.43 DEP images/fh.pb-c.d [2021-03-18T22:22:56.881Z] #37 12.25 + cp tini-static /build/docker-init [2021-03-18T22:22:56.911Z] #43 ... [2021-03-18T22:22:56.911Z] [2021-03-18T22:22:56.911Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T22:22:56.911Z] #59 sha256:c8f496279cd1ba33f605d5e8dd94ed59aa6348c4b10e7f9d12031cb0811a7e4f [2021-03-18T22:22:56.911Z] #59 DONE 0.2s [2021-03-18T22:22:56.911Z] [2021-03-18T22:22:56.911Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:56.911Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:22:56.911Z] #43 12.49 DEP images/fsnotify.pb-c.d [2021-03-18T22:22:56.911Z] #43 12.55 PBCC images/eventpoll.pb-c.c [2021-03-18T22:22:56.911Z] #43 12.60 DEP images/eventpoll.pb-c.d [2021-03-18T22:22:56.939Z] #13 ... [2021-03-18T22:22:56.939Z] [2021-03-18T22:22:56.939Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:56.939Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:56.939Z] #34 92.95 io/ioutil [2021-03-18T22:22:56.939Z] #34 95.50 flag [2021-03-18T22:22:56.939Z] #34 95.52 github.com/BurntSushi/toml [2021-03-18T22:22:56.939Z] #34 97.99 log [2021-03-18T22:22:56.939Z] #34 100.8 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:22:54.935Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:22:54.986Z] > git checkout -f 601707a655071e4ab2d3c7ee3f7f868af1774321 # timeout=10 [2021-03-18T22:22:57.138Z] #37 DONE 12.6s [2021-03-18T22:22:57.138Z] [2021-03-18T22:22:57.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:57.138Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:57.138Z] #43 5.048 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:22:57.138Z] #43 5.133 GEN .gitid [2021-03-18T22:22:57.138Z] #43 5.154 GEN criu/include/version.h [2021-03-18T22:22:57.138Z] #43 5.238 GEN include/common/asm [2021-03-18T22:22:57.174Z] #43 12.77 PBCC images/eventfd.pb-c.c [2021-03-18T22:22:57.175Z] #43 12.80 DEP images/eventfd.pb-c.d [2021-03-18T22:22:57.175Z] #43 ... [2021-03-18T22:22:57.175Z] [2021-03-18T22:22:57.175Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T22:22:57.175Z] #60 sha256:9fc08ebb9f9e220263736a05409dcd86927da67600836ae8b69f07fda8eee3a2 [2021-03-18T22:22:57.175Z] #60 DONE 0.3s [2021-03-18T22:22:57.175Z] [2021-03-18T22:22:57.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:57.175Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:22:57.175Z] #43 12.90 PBCC images/remap-file-path.pb-c.c [2021-03-18T22:22:57.199Z] #34 ... [2021-03-18T22:22:57.199Z] [2021-03-18T22:22:57.199Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T22:22:57.199Z] #37 sha256:6d9c716488017106f76a0bd5387c2a6e4feb2f4e4b02b73db87dc9710cbbe275 [2021-03-18T22:22:57.199Z] #37 8.634 Scanning dependencies of target tini-static [2021-03-18T22:22:57.199Z] #37 8.711 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T22:22:57.438Z] #43 12.96 DEP images/remap-file-path.pb-c.d [2021-03-18T22:22:57.438Z] #43 13.04 PBCC images/fifo.pb-c.c [2021-03-18T22:22:57.438Z] #43 13.09 DEP images/fifo.pb-c.d [2021-03-18T22:22:57.438Z] #43 13.23 PBCC images/ghost-file.pb-c.c [2021-03-18T22:22:57.686Z] #43 39.87 CC images/opts.o [2021-03-18T22:22:57.686Z] #43 ... [2021-03-18T22:22:57.686Z] [2021-03-18T22:22:57.686Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:57.686Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:22:57.686Z] #45 97.03 vendor/golang.org/x/crypto/hkdf [2021-03-18T22:22:57.686Z] #45 97.17 vendor/golang.org/x/text/transform [2021-03-18T22:22:57.686Z] #45 97.97 vendor/golang.org/x/text/unicode/bidi [2021-03-18T22:22:57.686Z] #45 99.53 vendor/golang.org/x/text/secure/bidirule [2021-03-18T22:22:57.687Z] #45 99.79 vendor/golang.org/x/text/unicode/norm [2021-03-18T22:22:57.687Z] #45 103.8 vendor/golang.org/x/net/idna [2021-03-18T22:22:57.687Z] #45 106.1 vendor/golang.org/x/net/http2/hpack [2021-03-18T22:22:57.687Z] #45 107.2 mime [2021-03-18T22:22:57.701Z] #43 13.29 DEP images/ghost-file.pb-c.d [2021-03-18T22:22:57.701Z] #43 13.39 PBCC images/regfile.pb-c.c [2021-03-18T22:22:57.701Z] #43 13.48 DEP images/regfile.pb-c.d [2021-03-18T22:22:57.949Z] #45 ... [2021-03-18T22:22:57.949Z] [2021-03-18T22:22:57.949Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:57.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:57.949Z] #43 40.10 CC images/seccomp.o [2021-03-18T22:22:57.967Z] #43 13.62 PBCC images/ns.pb-c.c [2021-03-18T22:22:57.967Z] #43 13.68 DEP images/ns.pb-c.d [2021-03-18T22:22:58.070Z] #43 ... [2021-03-18T22:22:58.070Z] [2021-03-18T22:22:58.070Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:22:58.070Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:22:58.070Z] #51 100.6 fmt [2021-03-18T22:22:58.070Z] #51 100.6 encoding/base64 [2021-03-18T22:22:58.070Z] #51 101.7 golang.org/x/sys/unix [2021-03-18T22:22:58.070Z] #51 106.3 encoding/json [2021-03-18T22:22:58.070Z] #51 ... [2021-03-18T22:22:58.070Z] [2021-03-18T22:22:58.070Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:22:58.070Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:22:58.070Z] #45 108.1 net/url [2021-03-18T22:22:58.070Z] #45 108.9 go/ast [2021-03-18T22:22:58.137Z] #37 10.03 [100%] Linking C executable tini-static [2021-03-18T22:22:58.231Z] #43 13.76 PBCC images/fdinfo.pb-c.c [2021-03-18T22:22:58.231Z] #43 13.82 DEP images/fdinfo.pb-c.d [2021-03-18T22:22:58.231Z] #43 13.90 PBCC images/core-aarch64.pb-c.c [2021-03-18T22:22:58.231Z] #43 13.94 PBCC images/core-arm.pb-c.c [2021-03-18T22:22:58.231Z] #43 13.99 PBCC images/core-ppc64.pb-c.c [2021-03-18T22:22:58.231Z] #43 14.05 PBCC images/core-s390.pb-c.c [2021-03-18T22:22:58.231Z] #43 14.08 PBCC images/core-x86.pb-c.c [2021-03-18T22:22:58.326Z] #45 110.8 text/template/parse [2021-03-18T22:22:58.460Z] Merge succeeded, producing d12947f5b1d39b32bb1679a7df1df99cfb5d96af [2021-03-18T22:22:58.460Z] Checking out Revision d12947f5b1d39b32bb1679a7df1df99cfb5d96af (PR-42167) [2021-03-18T22:22:58.494Z] #43 14.19 PBCC images/core.pb-c.c [2021-03-18T22:22:58.494Z] #43 14.28 PBCC images/inventory.pb-c.c [2021-03-18T22:22:58.517Z] #43 40.40 CC images/binfmt-misc.o [2021-03-18T22:22:58.517Z] #43 40.58 CC images/time.o [2021-03-18T22:22:58.758Z] #43 14.37 DEP images/core-aarch64.pb-c.d [2021-03-18T22:22:58.758Z] #43 14.42 DEP images/core-arm.pb-c.d [2021-03-18T22:22:58.758Z] #43 14.50 DEP images/core-ppc64.pb-c.d [2021-03-18T22:22:58.776Z] #43 40.77 CC images/sysctl.o [2021-03-18T22:22:58.776Z] #43 40.99 CC images/autofs.o [2021-03-18T22:22:58.888Z] #45 ... [2021-03-18T22:22:58.888Z] [2021-03-18T22:22:58.888Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:58.888Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:22:58.888Z] #34 101.5 io/ioutil [2021-03-18T22:22:58.888Z] #34 103.4 flag [2021-03-18T22:22:58.888Z] #34 103.4 github.com/BurntSushi/toml [2021-03-18T22:22:58.888Z] #34 105.7 log [2021-03-18T22:22:58.888Z] #34 108.4 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T22:22:58.888Z] #34 ... [2021-03-18T22:22:58.888Z] [2021-03-18T22:22:58.888Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:22:58.888Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:22:58.888Z] #13 99.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T22:22:58.888Z] #13 99.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T22:22:58.888Z] #13 99.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:22:59.022Z] #43 14.61 DEP images/core-s390.pb-c.d [2021-03-18T22:22:59.022Z] #43 14.72 DEP images/core-x86.pb-c.d [2021-03-18T22:22:59.035Z] #43 41.16 CC images/macvlan.o [2021-03-18T22:22:59.075Z] #37 10.75 [100%] Built target tini-static [2021-03-18T22:22:59.075Z] #37 10.89 + mkdir -p /build [2021-03-18T22:22:59.075Z] #37 10.91 + cp tini-static /build/docker-init [2021-03-18T22:22:59.145Z] #13 ... [2021-03-18T22:22:59.145Z] [2021-03-18T22:22:59.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:59.145Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:59.145Z] #43 7.946 PBCC images/timens.pb-c.c [2021-03-18T22:22:59.145Z] #43 7.974 DEP images/timens.pb-c.d [2021-03-18T22:22:59.294Z] #43 41.45 CC images/sit.o [2021-03-18T22:22:59.296Z] #43 14.81 DEP images/core.pb-c.d [2021-03-18T22:22:59.296Z] #43 14.95 DEP images/inventory.pb-c.d [2021-03-18T22:22:59.296Z] #43 15.02 PBCC images/cpuinfo.pb-c.c [2021-03-18T22:22:59.296Z] #43 15.08 DEP images/cpuinfo.pb-c.d [2021-03-18T22:22:59.403Z] #43 8.046 PBCC images/fown.pb-c.c [2021-03-18T22:22:59.403Z] #43 8.083 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T22:22:59.403Z] #43 8.154 PBCC images/opts.pb-c.c [2021-03-18T22:22:59.403Z] #43 8.212 PBCC images/memfd.pb-c.c [2021-03-18T22:22:59.553Z] #43 41.62 CC images/memfd.o [2021-03-18T22:22:59.560Z] #43 15.16 PBCC images/stats.pb-c.c [2021-03-18T22:22:59.560Z] #43 15.20 DEP images/stats.pb-c.d [2021-03-18T22:22:59.643Z] #37 DONE 11.3s [2021-03-18T22:22:59.643Z] [2021-03-18T22:22:59.643Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:22:59.643Z] #34 sha256:44f246dcc5691cb21c1f4aa84be469edd5e61360f881853598df626c9e51589a [2021-03-18T22:22:59.643Z] #34 DONE 105.6s [2021-03-18T22:22:59.643Z] [2021-03-18T22:22:59.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:22:59.643Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:22:59.643Z] #43 2.560 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:22:59.643Z] #43 2.560 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:22:59.643Z] #43 2.577 Note: Building without GnuTLS support [2021-03-18T22:22:59.643Z] #43 2.602 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:22:59.643Z] #43 2.602 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:22:59.643Z] #43 4.551 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:22:59.643Z] #43 4.626 GEN .gitid [2021-03-18T22:22:59.643Z] #43 4.661 GEN criu/include/version.h [2021-03-18T22:22:59.643Z] #43 4.725 GEN include/common/asm [2021-03-18T22:22:59.643Z] #43 6.484 PBCC images/timens.pb-c.c [2021-03-18T22:22:59.643Z] #43 6.544 DEP images/timens.pb-c.d [2021-03-18T22:22:59.643Z] #43 6.623 PBCC images/fown.pb-c.c [2021-03-18T22:22:59.643Z] #43 6.691 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T22:22:59.643Z] #43 6.887 PBCC images/opts.pb-c.c [2021-03-18T22:22:59.660Z] #43 8.295 DEP images/fown.pb-c.d [2021-03-18T22:22:59.660Z] #43 8.358 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T22:22:59.660Z] #43 8.449 DEP images/opts.pb-c.d [2021-03-18T22:22:59.812Z] #43 41.91 CC images/timens.o [2021-03-18T22:22:59.902Z] #43 7.035 PBCC images/memfd.pb-c.c [2021-03-18T22:22:59.902Z] #43 7.136 DEP images/fown.pb-c.d [2021-03-18T22:22:59.916Z] #43 8.531 DEP images/memfd.pb-c.d [2021-03-18T22:22:59.916Z] #43 8.610 PBCC images/sit.pb-c.c [2021-03-18T22:22:59.916Z] #43 8.653 DEP images/sit.pb-c.d [2021-03-18T22:22:59.916Z] #43 8.704 PBCC images/macvlan.pb-c.c [2021-03-18T22:22:59.916Z] #43 8.734 DEP images/macvlan.pb-c.d [2021-03-18T22:23:00.070Z] #43 42.18 LINK images/built-in.o [2021-03-18T22:23:00.151Z] #43 ... [2021-03-18T22:23:00.151Z] [2021-03-18T22:23:00.152Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:00.152Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:23:00.152Z] #13 82.63 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T22:23:00.152Z] #13 82.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-18T22:23:00.152Z] #13 82.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:00.152Z] #13 82.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T22:23:00.152Z] #13 82.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-18T22:23:00.152Z] #13 82.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:00.152Z] #13 ... [2021-03-18T22:23:00.152Z] [2021-03-18T22:23:00.152Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:23:00.152Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:23:00.152Z] #56 36.82 Checking out files: 41% (1601/3819) Checking out files: 42% (1604/3819) Checking out files: 43% (1643/3819) Checking out files: 44% (1681/3819) Checking out files: 45% (1719/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 94% (3596/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T22:23:00.152Z] #56 37.94 + cd /tmp/tmp.2z7N3PAksp/src/github.com/containerd/containerd [2021-03-18T22:23:00.152Z] #56 37.94 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:23:00.161Z] #43 7.234 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T22:23:00.161Z] #43 7.388 DEP images/opts.pb-c.d [2021-03-18T22:23:00.175Z] #43 8.790 PBCC images/autofs.pb-c.c [2021-03-18T22:23:00.175Z] #43 8.822 DEP images/autofs.pb-c.d [2021-03-18T22:23:00.175Z] #43 8.921 PBCC images/sysctl.pb-c.c [2021-03-18T22:23:00.175Z] #43 8.932 DEP images/sysctl.pb-c.d [2021-03-18T22:23:00.175Z] #43 9.032 PBCC images/time.pb-c.c [2021-03-18T22:22:57.383Z] > git remote # timeout=10 [2021-03-18T22:22:57.462Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:22:57.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T22:22:57.516Z] > git merge 788f2883d285fc997d25cd27235c5b17cf3c0947 # timeout=10 [2021-03-18T22:22:58.353Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-18T22:22:58.495Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:22:58.548Z] > git checkout -f d12947f5b1d39b32bb1679a7df1df99cfb5d96af # timeout=10 [2021-03-18T22:23:00.329Z] #43 42.35 GEN compel/include/asm [2021-03-18T22:23:00.329Z] #43 42.37 GEN compel/include/version.h [2021-03-18T22:23:00.329Z] #43 42.40 touch .config [2021-03-18T22:23:00.329Z] #43 42.45 GEN include/common/config.h [2021-03-18T22:23:00.329Z] #43 42.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-18T22:23:00.329Z] #43 42.55 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-18T22:23:00.420Z] #43 7.487 DEP images/memfd.pb-c.d [2021-03-18T22:23:00.421Z] #43 7.667 PBCC images/sit.pb-c.c [2021-03-18T22:23:00.433Z] #43 9.075 DEP images/time.pb-c.d [2021-03-18T22:23:00.433Z] #43 9.148 PBCC images/binfmt-misc.pb-c.c [2021-03-18T22:23:00.433Z] #43 9.160 DEP images/binfmt-misc.pb-c.d [2021-03-18T22:23:00.433Z] #43 9.244 PBCC images/seccomp.pb-c.c [2021-03-18T22:23:00.433Z] #43 9.288 DEP images/seccomp.pb-c.d [2021-03-18T22:23:00.588Z] #43 42.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-18T22:23:00.588Z] #43 42.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-18T22:23:00.588Z] #43 42.63 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-18T22:23:00.588Z] #43 42.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-18T22:23:00.588Z] #43 42.69 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T22:23:00.588Z] #43 42.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-18T22:23:00.588Z] #43 42.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T22:23:00.588Z] #43 42.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T22:23:00.588Z] #43 42.74 DEP compel/plugins/std/infect.d [2021-03-18T22:23:00.680Z] #43 7.756 DEP images/sit.pb-c.d [2021-03-18T22:23:00.680Z] #43 7.881 PBCC images/macvlan.pb-c.c [2021-03-18T22:23:00.680Z] #43 7.947 DEP images/macvlan.pb-c.d [2021-03-18T22:23:00.689Z] #43 9.372 PBCC images/userns.pb-c.c [2021-03-18T22:23:00.689Z] #43 9.383 DEP images/userns.pb-c.d [2021-03-18T22:23:00.689Z] #43 9.444 PBCC images/cgroup.pb-c.c [2021-03-18T22:23:00.689Z] #43 9.475 DEP images/cgroup.pb-c.d [2021-03-18T22:23:00.846Z] #43 42.84 DEP compel/plugins/std/string.d [2021-03-18T22:23:00.846Z] #43 42.99 DEP compel/plugins/std/log.d [2021-03-18T22:23:00.846Z] #43 43.09 DEP compel/plugins/std/fds.d [2021-03-18T22:23:00.939Z] #43 8.022 PBCC images/autofs.pb-c.c [2021-03-18T22:23:00.939Z] #43 8.089 DEP images/autofs.pb-c.d [2021-03-18T22:23:00.939Z] #43 8.167 PBCC images/sysctl.pb-c.c [2021-03-18T22:23:00.939Z] #43 8.203 DEP images/sysctl.pb-c.d [2021-03-18T22:23:00.939Z] #43 ... [2021-03-18T22:23:00.939Z] [2021-03-18T22:23:00.939Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:00.939Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:23:00.939Z] #45 97.03 regexp [2021-03-18T22:23:00.939Z] #45 100.2 go/token [2021-03-18T22:23:00.939Z] #45 100.9 internal/lazyregexp [2021-03-18T22:23:00.939Z] #45 101.1 net/url [2021-03-18T22:23:00.939Z] #45 101.2 go/scanner [2021-03-18T22:23:00.939Z] #45 102.5 go/ast [2021-03-18T22:23:00.939Z] #45 103.3 text/template/parse [2021-03-18T22:23:00.947Z] #43 9.543 PBCC images/ext-file.pb-c.c [2021-03-18T22:23:00.947Z] #43 9.602 DEP images/ext-file.pb-c.d [2021-03-18T22:23:00.947Z] #43 9.656 PBCC images/rpc.pb-c.c [2021-03-18T22:23:00.947Z] #43 9.724 DEP images/rpc.pb-c.d [2021-03-18T22:23:00.947Z] #43 9.766 PBCC images/siginfo.pb-c.c [2021-03-18T22:23:01.105Z] #43 43.22 DEP compel/plugins/std/std.d [2021-03-18T22:23:01.105Z] #43 43.37 DEP compel/plugins/shmem/shmem.d [2021-03-18T22:23:01.198Z] #45 ... [2021-03-18T22:23:01.198Z] [2021-03-18T22:23:01.198Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:01.198Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:01.198Z] #43 8.284 PBCC images/time.pb-c.c [2021-03-18T22:23:01.198Z] #43 8.330 DEP images/time.pb-c.d [2021-03-18T22:23:01.198Z] #43 8.386 PBCC images/binfmt-misc.pb-c.c [2021-03-18T22:23:01.198Z] #43 8.432 DEP images/binfmt-misc.pb-c.d [2021-03-18T22:23:01.204Z] #43 ... [2021-03-18T22:23:01.204Z] [2021-03-18T22:23:01.205Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T22:23:01.205Z] #34 sha256:e9ae21bde4298ec1a8c095ad238c993df45706bab14cd0e2dd3bb449b4ed7a6e [2021-03-18T22:23:01.205Z] #34 DONE 113.8s [2021-03-18T22:23:01.205Z] [2021-03-18T22:23:01.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:01.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:01.205Z] #43 9.815 DEP images/siginfo.pb-c.d [2021-03-18T22:23:01.205Z] #43 9.914 PBCC images/pagemap.pb-c.c [2021-03-18T22:23:01.205Z] #43 9.983 DEP images/pagemap.pb-c.d [2021-03-18T22:23:01.205Z] #43 10.05 PBCC images/rlimit.pb-c.c [2021-03-18T22:23:01.364Z] #43 43.51 DEP compel/plugins/fds/fds.d [2021-03-18T22:23:01.364Z] #43 43.62 CC compel/plugins/std/std.o [2021-03-18T22:23:01.457Z] #43 8.490 PBCC images/seccomp.pb-c.c [2021-03-18T22:23:01.457Z] #43 8.516 DEP images/seccomp.pb-c.d [2021-03-18T22:23:01.457Z] #43 8.568 PBCC images/userns.pb-c.c [2021-03-18T22:23:01.457Z] #43 8.611 DEP images/userns.pb-c.d [2021-03-18T22:23:01.462Z] #43 10.08 DEP images/rlimit.pb-c.d [2021-03-18T22:23:01.462Z] #43 10.15 PBCC images/file-lock.pb-c.c [2021-03-18T22:23:01.462Z] #43 10.18 DEP images/file-lock.pb-c.d [2021-03-18T22:23:01.565Z] #56 40.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T22:23:01.565Z] #56 40.43 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T22:23:01.565Z] #56 40.43 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:01.716Z] #43 8.728 PBCC images/cgroup.pb-c.c [2021-03-18T22:23:01.716Z] #43 8.826 DEP images/cgroup.pb-c.d [2021-03-18T22:23:01.716Z] #43 8.901 PBCC images/ext-file.pb-c.c [2021-03-18T22:23:01.716Z] #43 8.933 DEP images/ext-file.pb-c.d [2021-03-18T22:23:01.719Z] #43 10.32 PBCC images/tty.pb-c.c [2021-03-18T22:23:01.719Z] #43 10.43 DEP images/tty.pb-c.d [2021-03-18T22:23:01.719Z] #43 10.50 PBCC images/tun.pb-c.c [2021-03-18T22:23:01.830Z] #56 40.43 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:01.830Z] #56 40.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T22:23:01.830Z] #56 40.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T22:23:01.830Z] #56 40.43 + '[' '' = dynamic ']' [2021-03-18T22:23:01.830Z] #56 40.43 + make [2021-03-18T22:23:01.932Z] #43 43.97 CC compel/plugins/std/fds.o [2021-03-18T22:23:01.975Z] #43 9.031 PBCC images/rpc.pb-c.c [2021-03-18T22:23:01.975Z] #43 9.087 DEP images/rpc.pb-c.d [2021-03-18T22:23:01.977Z] #43 10.59 PBCC images/netdev.pb-c.c [2021-03-18T22:23:01.977Z] #43 10.69 DEP images/tun.pb-c.d [2021-03-18T22:23:01.977Z] #43 10.78 DEP images/netdev.pb-c.d [2021-03-18T22:23:02.234Z] #43 10.87 PBCC images/vma.pb-c.c [2021-03-18T22:23:02.234Z] #43 9.287 PBCC images/siginfo.pb-c.c [2021-03-18T22:23:02.235Z] #43 9.347 DEP images/siginfo.pb-c.d [2021-03-18T22:23:02.235Z] #43 9.450 PBCC images/pagemap.pb-c.c [2021-03-18T22:23:02.492Z] #43 11.07 DEP images/vma.pb-c.d [2021-03-18T22:23:02.492Z] #43 11.15 PBCC images/creds.pb-c.c [2021-03-18T22:23:02.492Z] #43 11.16 DEP images/creds.pb-c.d [2021-03-18T22:23:02.492Z] #43 11.21 PBCC images/utsns.pb-c.c [2021-03-18T22:23:02.492Z] #43 11.24 DEP images/utsns.pb-c.d [2021-03-18T22:23:02.492Z] #43 11.29 PBCC images/ipc-desc.pb-c.c [2021-03-18T22:23:02.494Z] #43 9.528 DEP images/pagemap.pb-c.d [2021-03-18T22:23:02.494Z] #43 9.680 PBCC images/rlimit.pb-c.c [2021-03-18T22:23:02.494Z] #43 9.712 DEP images/rlimit.pb-c.d [2021-03-18T22:23:02.494Z] #43 9.789 PBCC images/file-lock.pb-c.c [2021-03-18T22:23:02.494Z] #43 9.840 DEP images/file-lock.pb-c.d [2021-03-18T22:23:02.501Z] #43 44.42 CC compel/plugins/std/log.o [2021-03-18T22:23:02.749Z] #43 11.32 PBCC images/ipc-sem.pb-c.c [2021-03-18T22:23:02.749Z] #43 11.34 DEP images/ipc-desc.pb-c.d [2021-03-18T22:23:02.749Z] #43 11.42 DEP images/ipc-sem.pb-c.d [2021-03-18T22:23:02.749Z] #43 11.47 PBCC images/ipc-msg.pb-c.c [2021-03-18T22:23:02.749Z] #43 11.48 DEP images/ipc-msg.pb-c.d [2021-03-18T22:23:03.006Z] #43 11.55 PBCC images/ipc-shm.pb-c.c [2021-03-18T22:23:03.006Z] #43 11.60 DEP images/ipc-shm.pb-c.d [2021-03-18T22:23:03.006Z] #43 11.66 PBCC images/ipc-var.pb-c.c [2021-03-18T22:23:03.006Z] #43 11.71 DEP images/ipc-var.pb-c.d [2021-03-18T22:23:03.006Z] #43 11.77 PBCC images/sk-opts.pb-c.c [2021-03-18T22:23:03.062Z] #43 10.06 PBCC images/tty.pb-c.c [2021-03-18T22:23:03.062Z] #43 10.13 DEP images/tty.pb-c.d [2021-03-18T22:23:03.062Z] #43 10.15 PBCC images/tun.pb-c.c [2021-03-18T22:23:03.062Z] #43 10.17 PBCC images/netdev.pb-c.c [2021-03-18T22:23:03.062Z] #43 10.24 DEP images/tun.pb-c.d [2021-03-18T22:23:03.062Z] #43 10.34 DEP images/netdev.pb-c.d [2021-03-18T22:23:03.225Z] #56 41.87 + bin/ctr [2021-03-18T22:23:03.263Z] #43 11.82 PBCC images/packet-sock.pb-c.c [2021-03-18T22:23:03.263Z] #43 11.87 DEP images/sk-opts.pb-c.d [2021-03-18T22:23:03.263Z] #43 11.95 DEP images/packet-sock.pb-c.d [2021-03-18T22:23:03.263Z] #43 12.01 PBCC images/sk-netlink.pb-c.c [2021-03-18T22:23:03.321Z] #43 10.41 PBCC images/vma.pb-c.c [2021-03-18T22:23:03.321Z] #43 10.42 DEP images/vma.pb-c.d [2021-03-18T22:23:03.321Z] #43 10.49 PBCC images/creds.pb-c.c [2021-03-18T22:23:03.321Z] #43 10.53 DEP images/creds.pb-c.d [2021-03-18T22:23:03.321Z] #43 10.56 PBCC images/utsns.pb-c.c [2021-03-18T22:23:03.321Z] #43 10.58 DEP images/utsns.pb-c.d [2021-03-18T22:23:03.439Z] #43 45.28 CC compel/plugins/std/string.o [2021-03-18T22:23:03.520Z] #43 12.09 DEP images/sk-netlink.pb-c.d [2021-03-18T22:23:03.520Z] #43 12.18 PBCC images/sk-inet.pb-c.c [2021-03-18T22:23:03.520Z] #43 12.25 DEP images/sk-inet.pb-c.d [2021-03-18T22:23:03.520Z] #43 12.31 PBCC images/sk-unix.pb-c.c [2021-03-18T22:23:03.581Z] #43 10.60 PBCC images/ipc-desc.pb-c.c [2021-03-18T22:23:03.581Z] #43 10.63 PBCC images/ipc-sem.pb-c.c [2021-03-18T22:23:03.581Z] #43 10.65 DEP images/ipc-desc.pb-c.d [2021-03-18T22:23:03.581Z] #43 10.72 DEP images/ipc-sem.pb-c.d [2021-03-18T22:23:03.581Z] #43 10.76 PBCC images/ipc-msg.pb-c.c [2021-03-18T22:23:03.581Z] #43 10.80 DEP images/ipc-msg.pb-c.d [2021-03-18T22:23:03.698Z] #43 45.98 CC compel/plugins/std/infect.o [2021-03-18T22:23:03.777Z] #43 12.36 DEP images/sk-unix.pb-c.d [2021-03-18T22:23:03.777Z] #43 12.44 PBCC images/mm.pb-c.c [2021-03-18T22:23:03.777Z] #43 12.51 DEP images/mm.pb-c.d [2021-03-18T22:23:03.777Z] #43 12.56 PBCC images/timerfd.pb-c.c [2021-03-18T22:23:03.841Z] #43 10.87 PBCC images/ipc-shm.pb-c.c [2021-03-18T22:23:03.841Z] #43 10.92 DEP images/ipc-shm.pb-c.d [2021-03-18T22:23:03.841Z] #43 10.99 PBCC images/ipc-var.pb-c.c [2021-03-18T22:23:03.841Z] #43 11.03 DEP images/ipc-var.pb-c.d [2021-03-18T22:23:03.841Z] #43 11.08 PBCC images/sk-opts.pb-c.c [2021-03-18T22:23:04.035Z] #43 12.65 DEP images/timerfd.pb-c.d [2021-03-18T22:23:04.035Z] #43 12.70 PBCC images/timer.pb-c.c [2021-03-18T22:23:04.035Z] #43 12.74 DEP images/timer.pb-c.d [2021-03-18T22:23:04.035Z] #43 12.80 PBCC images/sa.pb-c.c [2021-03-18T22:23:04.100Z] #43 11.11 PBCC images/packet-sock.pb-c.c [2021-03-18T22:23:04.100Z] #43 11.14 DEP images/sk-opts.pb-c.d [2021-03-18T22:23:04.100Z] #43 11.17 DEP images/packet-sock.pb-c.d [2021-03-18T22:23:04.100Z] #43 11.23 PBCC images/sk-netlink.pb-c.c [2021-03-18T22:23:04.100Z] #43 11.29 DEP images/sk-netlink.pb-c.d [2021-03-18T22:23:04.100Z] #43 11.36 PBCC images/sk-inet.pb-c.c [2021-03-18T22:23:04.279Z] #43 46.43 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-18T22:23:04.279Z] #43 46.50 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-18T22:23:04.279Z] #43 46.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-18T22:23:04.292Z] #43 12.83 DEP images/sa.pb-c.d [2021-03-18T22:23:04.292Z] #43 12.92 PBCC images/pipe-data.pb-c.c [2021-03-18T22:23:04.292Z] #43 12.94 DEP images/pipe-data.pb-c.d [2021-03-18T22:23:04.292Z] #43 12.98 PBCC images/mnt.pb-c.c [2021-03-18T22:23:04.292Z] #43 13.02 DEP images/mnt.pb-c.d [2021-03-18T22:23:04.359Z] #43 11.42 DEP images/sk-inet.pb-c.d [2021-03-18T22:23:04.359Z] #43 11.49 PBCC images/sk-unix.pb-c.c [2021-03-18T22:23:04.359Z] #43 11.57 DEP images/sk-unix.pb-c.d [2021-03-18T22:23:04.359Z] #43 11.63 PBCC images/mm.pb-c.c [2021-03-18T22:23:04.539Z] #43 46.61 AR compel/plugins/std.lib.a [2021-03-18T22:23:04.558Z] #43 13.07 PBCC images/sk-packet.pb-c.c [2021-03-18T22:23:04.558Z] #43 13.12 DEP images/sk-packet.pb-c.d [2021-03-18T22:23:04.558Z] #43 13.17 PBCC images/tcp-stream.pb-c.c [2021-03-18T22:23:04.558Z] #43 13.28 DEP images/tcp-stream.pb-c.d [2021-03-18T22:23:04.558Z] #43 13.36 PBCC images/pipe.pb-c.c [2021-03-18T22:23:04.618Z] #43 11.74 DEP images/mm.pb-c.d [2021-03-18T22:23:04.618Z] #43 11.81 PBCC images/timerfd.pb-c.c [2021-03-18T22:23:04.618Z] #43 11.85 DEP images/timerfd.pb-c.d [2021-03-18T22:23:04.618Z] #43 11.92 PBCC images/timer.pb-c.c [2021-03-18T22:23:04.618Z] #43 11.96 DEP images/timer.pb-c.d [2021-03-18T22:23:04.798Z] #43 46.71 CC compel/plugins/fds/fds.o [2021-03-18T22:23:04.798Z] #43 46.95 AR compel/plugins/fds.lib.a [2021-03-18T22:23:04.820Z] #43 13.45 DEP images/pipe.pb-c.d [2021-03-18T22:23:04.820Z] #43 13.52 PBCC images/pstree.pb-c.c [2021-03-18T22:23:04.820Z] #43 13.53 DEP images/pstree.pb-c.d [2021-03-18T22:23:04.820Z] #43 13.58 PBCC images/fs.pb-c.c [2021-03-18T22:23:04.820Z] #43 13.62 DEP images/fs.pb-c.d [2021-03-18T22:23:04.877Z] #43 12.02 PBCC images/sa.pb-c.c [2021-03-18T22:23:04.877Z] #43 12.06 DEP images/sa.pb-c.d [2021-03-18T22:23:04.877Z] #43 12.10 PBCC images/pipe-data.pb-c.c [2021-03-18T22:23:05.057Z] #43 47.02 HOSTDEP compel/src/lib/log-host.d [2021-03-18T22:23:05.057Z] #43 47.08 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T22:23:05.057Z] #43 47.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-18T22:23:05.077Z] #43 13.69 PBCC images/signalfd.pb-c.c [2021-03-18T22:23:05.077Z] #43 13.76 DEP images/signalfd.pb-c.d [2021-03-18T22:23:05.077Z] #43 13.83 PBCC images/fh.pb-c.c [2021-03-18T22:23:05.136Z] #43 12.10 DEP images/pipe-data.pb-c.d [2021-03-18T22:23:05.136Z] #43 12.16 PBCC images/mnt.pb-c.c [2021-03-18T22:23:05.136Z] #43 12.25 DEP images/mnt.pb-c.d [2021-03-18T22:23:05.136Z] #43 12.29 PBCC images/sk-packet.pb-c.c [2021-03-18T22:23:05.136Z] #43 12.32 DEP images/sk-packet.pb-c.d [2021-03-18T22:23:05.136Z] #43 12.36 PBCC images/tcp-stream.pb-c.c [2021-03-18T22:23:05.136Z] #43 12.43 DEP images/tcp-stream.pb-c.d [2021-03-18T22:23:05.136Z] #43 12.46 PBCC images/pipe.pb-c.c [2021-03-18T22:23:05.316Z] #43 47.33 HOSTDEP compel/src/main-host.d [2021-03-18T22:23:05.316Z] #43 47.46 DEP compel/src/lib/ptrace.d [2021-03-18T22:23:05.334Z] #43 13.86 PBCC images/fsnotify.pb-c.c [2021-03-18T22:23:05.334Z] #43 13.91 DEP images/fh.pb-c.d [2021-03-18T22:23:05.334Z] #43 13.98 DEP images/fsnotify.pb-c.d [2021-03-18T22:23:05.334Z] #43 14.07 PBCC images/eventpoll.pb-c.c [2021-03-18T22:23:05.395Z] #43 12.52 DEP images/pipe.pb-c.d [2021-03-18T22:23:05.395Z] #43 12.57 PBCC images/pstree.pb-c.c [2021-03-18T22:23:05.395Z] #43 12.59 DEP images/pstree.pb-c.d [2021-03-18T22:23:05.395Z] #43 12.63 PBCC images/fs.pb-c.c [2021-03-18T22:23:05.395Z] #43 12.65 DEP images/fs.pb-c.d [2021-03-18T22:23:05.395Z] #43 12.68 PBCC images/signalfd.pb-c.c [2021-03-18T22:23:05.575Z] #43 47.65 DEP compel/src/lib/infect.d [2021-03-18T22:23:05.592Z] #43 14.13 DEP images/eventpoll.pb-c.d [2021-03-18T22:23:05.592Z] #43 14.20 PBCC images/eventfd.pb-c.c [2021-03-18T22:23:05.592Z] #43 14.25 DEP images/eventfd.pb-c.d [2021-03-18T22:23:05.592Z] #43 14.31 PBCC images/remap-file-path.pb-c.c [2021-03-18T22:23:05.592Z] #43 14.34 DEP images/remap-file-path.pb-c.d [2021-03-18T22:23:05.592Z] #43 14.36 PBCC images/fifo.pb-c.c [2021-03-18T22:23:05.654Z] #43 12.71 DEP images/signalfd.pb-c.d [2021-03-18T22:23:05.654Z] #43 12.77 PBCC images/fh.pb-c.c [2021-03-18T22:23:05.654Z] #43 12.81 PBCC images/fsnotify.pb-c.c [2021-03-18T22:23:05.654Z] #43 12.88 DEP images/fh.pb-c.d [2021-03-18T22:23:05.654Z] #43 12.92 DEP images/fsnotify.pb-c.d [2021-03-18T22:23:05.835Z] #43 47.84 DEP compel/src/lib/infect-util.d [2021-03-18T22:23:05.835Z] #43 47.98 DEP compel/src/lib/infect-rpc.d [2021-03-18T22:23:05.849Z] #43 14.39 DEP images/fifo.pb-c.d [2021-03-18T22:23:05.849Z] #43 14.43 PBCC images/ghost-file.pb-c.c [2021-03-18T22:23:05.849Z] #43 14.48 DEP images/ghost-file.pb-c.d [2021-03-18T22:23:05.849Z] #43 14.58 PBCC images/regfile.pb-c.c [2021-03-18T22:23:05.913Z] #43 12.96 PBCC images/eventpoll.pb-c.c [2021-03-18T22:23:05.913Z] #43 12.99 DEP images/eventpoll.pb-c.d [2021-03-18T22:23:05.913Z] #43 13.04 PBCC images/eventfd.pb-c.c [2021-03-18T22:23:05.913Z] #43 13.09 DEP images/eventfd.pb-c.d [2021-03-18T22:23:05.913Z] #43 13.14 PBCC images/remap-file-path.pb-c.c [2021-03-18T22:23:06.106Z] #43 14.64 DEP images/regfile.pb-c.d [2021-03-18T22:23:06.106Z] #43 14.70 PBCC images/ns.pb-c.c [2021-03-18T22:23:06.106Z] #43 14.75 DEP images/ns.pb-c.d [2021-03-18T22:23:06.106Z] #43 14.80 PBCC images/fdinfo.pb-c.c [2021-03-18T22:23:06.106Z] #43 14.85 DEP images/fdinfo.pb-c.d [2021-03-18T22:23:06.106Z] #43 14.90 PBCC images/core-aarch64.pb-c.c [2021-03-18T22:23:06.119Z] #43 48.06 DEP compel/arch/x86/src/lib/infect.d [2021-03-18T22:23:06.119Z] #43 48.24 DEP compel/arch/x86/src/lib/cpu.d [2021-03-18T22:23:06.119Z] #43 48.30 DEP compel/src/lib/log.d [2021-03-18T22:23:06.216Z] #43 13.18 DEP images/remap-file-path.pb-c.d [2021-03-18T22:23:06.216Z] #43 13.22 PBCC images/fifo.pb-c.c [2021-03-18T22:23:06.216Z] #43 13.24 DEP images/fifo.pb-c.d [2021-03-18T22:23:06.216Z] #43 13.28 PBCC images/ghost-file.pb-c.c [2021-03-18T22:23:06.216Z] #43 13.35 DEP images/ghost-file.pb-c.d [2021-03-18T22:23:06.216Z] #43 13.42 PBCC images/regfile.pb-c.c [2021-03-18T22:23:06.363Z] #43 14.95 PBCC images/core-arm.pb-c.c [2021-03-18T22:23:06.363Z] #43 15.00 PBCC images/core-ppc64.pb-c.c [2021-03-18T22:23:06.363Z] #43 15.08 PBCC images/core-s390.pb-c.c [2021-03-18T22:23:06.363Z] #43 15.13 PBCC images/core-x86.pb-c.c [2021-03-18T22:23:06.388Z] #43 48.42 DEP compel/src/main.d [2021-03-18T22:23:06.388Z] #43 48.57 DEP compel/src/lib/handle-elf.d [2021-03-18T22:23:06.388Z] #43 48.63 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-18T22:23:06.476Z] #43 13.45 DEP images/regfile.pb-c.d [2021-03-18T22:23:06.476Z] #43 13.51 PBCC images/ns.pb-c.c [2021-03-18T22:23:06.476Z] #43 13.57 DEP images/ns.pb-c.d [2021-03-18T22:23:06.476Z] #43 13.62 PBCC images/fdinfo.pb-c.c [2021-03-18T22:23:06.476Z] #43 13.70 DEP images/fdinfo.pb-c.d [2021-03-18T22:23:06.476Z] #43 13.78 PBCC images/core-aarch64.pb-c.c [2021-03-18T22:23:06.476Z] #43 13.81 PBCC images/core-arm.pb-c.c [2021-03-18T22:23:06.620Z] #43 15.18 PBCC images/core.pb-c.c [2021-03-18T22:23:06.620Z] #43 15.26 PBCC images/inventory.pb-c.c [2021-03-18T22:23:06.620Z] #43 15.32 DEP images/core-aarch64.pb-c.d [2021-03-18T22:23:06.663Z] #43 48.76 CC compel/src/lib/log.o [2021-03-18T22:23:06.762Z] #43 13.85 PBCC images/core-ppc64.pb-c.c [2021-03-18T22:23:06.762Z] #43 13.91 PBCC images/core-s390.pb-c.c [2021-03-18T22:23:06.762Z] #43 13.95 PBCC images/core-x86.pb-c.c [2021-03-18T22:23:06.762Z] #43 14.04 PBCC images/core.pb-c.c [2021-03-18T22:23:06.877Z] #43 15.41 DEP images/core-arm.pb-c.d [2021-03-18T22:23:06.877Z] #43 15.49 DEP images/core-ppc64.pb-c.d [2021-03-18T22:23:06.877Z] #43 15.54 DEP images/core-s390.pb-c.d [2021-03-18T22:23:06.877Z] #43 15.60 DEP images/core-x86.pb-c.d [2021-03-18T22:23:06.877Z] #43 15.67 DEP images/core.pb-c.d [2021-03-18T22:23:06.924Z] #43 48.97 CC compel/arch/x86/src/lib/cpu.o [2021-03-18T22:23:07.025Z] #43 14.11 PBCC images/inventory.pb-c.c [2021-03-18T22:23:07.025Z] #43 14.25 DEP images/core-aarch64.pb-c.d [2021-03-18T22:23:07.133Z] #43 15.76 DEP images/inventory.pb-c.d [2021-03-18T22:23:07.133Z] #43 15.81 PBCC images/cpuinfo.pb-c.c [2021-03-18T22:23:07.133Z] #43 15.85 DEP images/cpuinfo.pb-c.d [2021-03-18T22:23:07.133Z] #43 15.90 PBCC images/stats.pb-c.c [2021-03-18T22:23:07.133Z] #43 15.96 DEP images/stats.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.31 DEP images/core-arm.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.35 DEP images/core-ppc64.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.41 DEP images/core-s390.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.50 DEP images/core-x86.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.58 DEP images/core.pb-c.d [2021-03-18T22:23:07.284Z] #43 14.64 DEP images/inventory.pb-c.d [2021-03-18T22:23:07.508Z] #43 49.67 CC compel/arch/x86/src/lib/infect.o [2021-03-18T22:23:07.555Z] #43 14.70 PBCC images/cpuinfo.pb-c.c [2021-03-18T22:23:07.556Z] #43 14.75 DEP images/cpuinfo.pb-c.d [2021-03-18T22:23:07.556Z] #43 14.79 PBCC images/stats.pb-c.c [2021-03-18T22:23:07.556Z] #43 14.81 DEP images/stats.pb-c.d [2021-03-18T22:23:07.556Z] #43 ... [2021-03-18T22:23:07.556Z] [2021-03-18T22:23:07.556Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:23:07.556Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:23:07.556Z] #51 103.6 github.com/pkg/diff [2021-03-18T22:23:07.556Z] #51 105.0 go/ast [2021-03-18T22:23:07.556Z] #51 105.5 golang.org/x/crypto/ssh/terminal [2021-03-18T22:23:07.556Z] #51 107.5 mvdan.cc/editorconfig [2021-03-18T22:23:07.556Z] #51 109.4 mvdan.cc/sh/v3/fileutil [2021-03-18T22:23:07.556Z] #51 109.5 mvdan.cc/sh/v3/syntax [2021-03-18T22:23:07.817Z] #51 ... [2021-03-18T22:23:07.817Z] [2021-03-18T22:23:07.817Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:07.817Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:07.817Z] #13 104.4 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T22:23:07.817Z] #13 104.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:07.817Z] #13 104.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:07.817Z] #13 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T22:23:07.817Z] #13 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:07.817Z] #13 104.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:08.085Z] #43 ... [2021-03-18T22:23:08.085Z] [2021-03-18T22:23:08.085Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:23:08.085Z] #58 sha256:3d10cfdcc421a58ef80dbb5fb80c02bf971768b5adb65f5b9db044f2cab782e0 [2021-03-18T22:23:08.085Z] #58 117.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:23:08.085Z] #58 117.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T22:23:08.534Z] #56 ... [2021-03-18T22:23:08.534Z] [2021-03-18T22:23:08.534Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:08.534Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:23:08.534Z] #45 94.17 net/http/httptrace [2021-03-18T22:23:08.534Z] #45 94.63 net/http [2021-03-18T22:23:08.534Z] #45 104.3 github.com/LK4D4/vndr/godl [2021-03-18T22:23:08.534Z] #45 ... [2021-03-18T22:23:08.534Z] [2021-03-18T22:23:08.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:08.534Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:08.534Z] #43 17.18 make[1]: Nothing to be done for 'all'. [2021-03-18T22:23:08.534Z] #43 18.53 CC images/stats.o [2021-03-18T22:23:08.534Z] #43 18.87 CC images/core.o [2021-03-18T22:23:08.534Z] #43 19.63 CC images/core-x86.o [2021-03-18T22:23:08.534Z] #43 20.36 CC images/core-arm.o [2021-03-18T22:23:08.534Z] #43 20.83 CC images/core-aarch64.o [2021-03-18T22:23:08.534Z] #43 21.26 CC images/core-ppc64.o [2021-03-18T22:23:08.534Z] #43 22.10 CC images/core-s390.o [2021-03-18T22:23:08.534Z] #43 23.03 CC images/cpuinfo.o [2021-03-18T22:23:08.534Z] #43 23.50 CC images/inventory.o [2021-03-18T22:23:08.534Z] #43 23.85 CC images/fdinfo.o [2021-03-18T22:23:08.534Z] #43 24.21 CC images/fown.o [2021-03-18T22:23:08.534Z] #43 ... [2021-03-18T22:23:08.534Z] [2021-03-18T22:23:08.534Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:08.534Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:23:08.534Z] #45 105.0 github.com/LK4D4/vndr [2021-03-18T22:23:09.026Z] #43 ... [2021-03-18T22:23:09.026Z] [2021-03-18T22:23:09.027Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:23:09.027Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:23:09.192Z] #13 ... [2021-03-18T22:23:09.192Z] [2021-03-18T22:23:09.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:09.192Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:09.192Z] #43 16.21 make[1]: Nothing to be done for 'all'. [2021-03-18T22:23:09.461Z] #58 ... [2021-03-18T22:23:09.461Z] [2021-03-18T22:23:09.461Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:09.461Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:23:09.461Z] #45 108.6 mime/quotedprintable [2021-03-18T22:23:09.461Z] #45 108.8 net/http/internal [2021-03-18T22:23:09.461Z] #45 111.7 crypto/tls [2021-03-18T22:23:09.461Z] #45 117.9 net/http/httptrace [2021-03-18T22:23:09.461Z] #45 118.2 net/http [2021-03-18T22:23:09.461Z] #45 ... [2021-03-18T22:23:09.461Z] [2021-03-18T22:23:09.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:09.461Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:09.461Z] #43 50.50 CC compel/src/lib/infect-rpc.o [2021-03-18T22:23:09.461Z] #43 50.84 CC compel/src/lib/infect-util.o [2021-03-18T22:23:09.461Z] #43 51.07 CC compel/src/lib/infect.o [2021-03-18T22:23:09.541Z] #56 58.91 Checking out files: 43% (1672/3819) Checking out files: 44% (1681/3819) Checking out files: 45% (1719/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) [2021-03-18T22:23:09.541Z] #56 ... [2021-03-18T22:23:09.541Z] [2021-03-18T22:23:09.541Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:23:09.541Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:23:09.541Z] #51 112.1 github.com/pkg/diff [2021-03-18T22:23:09.541Z] #51 113.4 go/ast [2021-03-18T22:23:09.541Z] #51 113.5 golang.org/x/crypto/ssh/terminal [2021-03-18T22:23:09.541Z] #51 115.5 mvdan.cc/editorconfig [2021-03-18T22:23:09.541Z] #51 116.9 mvdan.cc/sh/v3/fileutil [2021-03-18T22:23:09.541Z] #51 117.1 mvdan.cc/sh/v3/syntax [2021-03-18T22:23:09.541Z] #51 ... [2021-03-18T22:23:09.541Z] [2021-03-18T22:23:09.541Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:23:09.541Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:23:10.567Z] #43 17.62 CC images/stats.o [2021-03-18T22:23:10.569Z] #56 58.91 Checking out files: 43% (1672/3819) Checking out files: 44% (1681/3819) Checking out files: 45% (1719/3819) Checking out files: 46% (1757/3819) Checking out files: 47% (1795/3819) Checking out files: 48% (1834/3819) Checking out files: 49% (1872/3819) Checking out files: 50% (1910/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 82% (3161/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T22:23:10.569Z] #56 60.65 + cd /tmp/tmp.MGGwPGUsaE/src/github.com/containerd/containerd [2021-03-18T22:23:10.569Z] #56 60.65 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:23:10.569Z] #56 ... [2021-03-18T22:23:10.569Z] [2021-03-18T22:23:10.569Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:10.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:10.569Z] #13 107.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T22:23:10.569Z] #13 107.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:10.569Z] #13 107.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:10.569Z] #13 107.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T22:23:10.569Z] #13 107.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:10.569Z] #13 107.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:10.569Z] #13 ... [2021-03-18T22:23:10.569Z] [2021-03-18T22:23:10.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:10.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:10.569Z] #43 17.58 make[1]: Nothing to be done for 'all'. [2021-03-18T22:23:10.569Z] #43 19.16 CC images/stats.o [2021-03-18T22:23:10.658Z] Commit message: "Merge commit '788f2883d285fc997d25cd27235c5b17cf3c0947' into HEAD" [2021-03-18T22:23:10.787Z] First time build. Skipping changelog. [2021-03-18T22:23:10.693Z] > git rev-list --no-walk f4e52225e16da1951952a36d5624cea9d790b979 # timeout=10 [2021-03-18T22:23:10.826Z] #43 19.54 CC images/core.o [2021-03-18T22:23:10.838Z] #43 17.92 CC images/core.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T22:23:11.362Z] #43 53.45 CC compel/src/lib/ptrace.o [2021-03-18T22:23:11.390Z] #43 20.14 CC images/core-x86.o [2021-03-18T22:23:11.405Z] #43 18.52 CC images/core-x86.o [2021-03-18T22:23:11.621Z] #43 53.85 AR compel/libcompel.a [2021-03-18T22:23:11.621Z] #43 53.93 HOSTCC compel/src/main-host.o [2021-03-18T22:23:11.664Z] #43 19.03 CC images/core-arm.o [2021-03-18T22:23:11.954Z] #43 20.65 CC images/core-arm.o [2021-03-18T22:23:12.187Z] #43 54.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-18T22:23:12.187Z] #43 54.48 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T22:23:12.232Z] #43 ... [2021-03-18T22:23:12.232Z] [2021-03-18T22:23:12.232Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:12.232Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:23:12.232Z] #45 108.2 text/template [2021-03-18T22:23:12.232Z] #45 109.2 go/parser [2021-03-18T22:23:12.232Z] #45 112.6 encoding/xml [2021-03-18T22:23:12.232Z] #45 113.4 go/doc [2021-03-18T22:23:12.232Z] #45 116.3 github.com/LK4D4/vndr/build [2021-03-18T22:23:12.232Z] #45 ... [2021-03-18T22:23:12.232Z] [2021-03-18T22:23:12.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:12.232Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:12.232Z] #43 19.37 CC images/core-aarch64.o [2021-03-18T22:23:12.491Z] #43 19.72 CC images/core-ppc64.o [2021-03-18T22:23:12.518Z] #43 21.07 CC images/core-aarch64.o [2021-03-18T22:23:12.754Z] #43 54.76 HOSTCC compel/src/lib/log-host.o [2021-03-18T22:23:12.754Z] #43 54.97 HOSTLINK compel/compel-host-bin [2021-03-18T22:23:12.777Z] #43 21.58 CC images/core-ppc64.o [2021-03-18T22:23:12.777Z] #43 ... [2021-03-18T22:23:12.777Z] [2021-03-18T22:23:12.777Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:12.777Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:23:12.777Z] #45 115.5 go/parser [2021-03-18T22:23:12.777Z] #45 115.6 text/template [2021-03-18T22:23:12.777Z] #45 119.6 encoding/xml [2021-03-18T22:23:12.777Z] #45 120.2 go/doc [2021-03-18T22:23:12.777Z] #45 123.6 github.com/LK4D4/vndr/build [2021-03-18T22:23:12.777Z] #45 124.9 github.com/LK4D4/vndr/versioned [2021-03-18T22:23:12.777Z] #45 125.0 compress/flate [2021-03-18T22:23:13.012Z] #43 55.18 DEP soccr/soccr.d [2021-03-18T22:23:13.012Z] #43 55.29 CC soccr/soccr.o [2021-03-18T22:23:13.039Z] #45 ... [2021-03-18T22:23:13.039Z] [2021-03-18T22:23:13.039Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:23:13.039Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:23:13.039Z] #56 62.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T22:23:13.039Z] #56 62.43 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T22:23:13.039Z] #56 62.43 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:13.039Z] #56 62.43 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:13.039Z] #56 62.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T22:23:13.039Z] #56 62.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T22:23:13.039Z] #56 62.43 + '[' '' = dynamic ']' [2021-03-18T22:23:13.039Z] #56 62.44 + make [2021-03-18T22:23:13.039Z] #56 63.13 + bin/ctr [2021-03-18T22:23:13.428Z] #43 20.40 CC images/core-s390.o [2021-03-18T22:23:13.865Z] #45 ... [2021-03-18T22:23:13.865Z] [2021-03-18T22:23:13.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:13.865Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:13.865Z] #43 24.38 CC images/ns.o [2021-03-18T22:23:13.865Z] #43 24.68 CC images/regfile.o [2021-03-18T22:23:13.865Z] #43 24.90 CC images/ghost-file.o [2021-03-18T22:23:13.865Z] #43 25.13 CC images/fifo.o [2021-03-18T22:23:13.865Z] #43 25.34 CC images/remap-file-path.o [2021-03-18T22:23:13.865Z] #43 25.61 CC images/eventfd.o [2021-03-18T22:23:13.865Z] #43 25.85 CC images/eventpoll.o [2021-03-18T22:23:13.865Z] #43 26.14 CC images/fh.o [2021-03-18T22:23:13.865Z] #43 26.48 CC images/fsnotify.o [2021-03-18T22:23:13.865Z] #43 27.22 CC images/signalfd.o [2021-03-18T22:23:13.865Z] #43 27.47 CC images/fs.o [2021-03-18T22:23:13.865Z] #43 27.70 CC images/pstree.o [2021-03-18T22:23:13.865Z] #43 28.02 CC images/pipe.o [2021-03-18T22:23:13.865Z] #43 28.35 CC images/tcp-stream.o [2021-03-18T22:23:13.865Z] #43 28.60 CC images/sk-packet.o [2021-03-18T22:23:13.865Z] #43 28.93 CC images/mnt.o [2021-03-18T22:23:13.865Z] #43 29.27 CC images/pipe-data.o [2021-03-18T22:23:13.865Z] #43 29.47 CC images/sa.o [2021-03-18T22:23:13.865Z] #43 29.64 CC images/timer.o [2021-03-18T22:23:13.947Z] #43 ... [2021-03-18T22:23:13.947Z] [2021-03-18T22:23:13.947Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:13.947Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:13.947Z] #13 112.3 Selecting previously unselected package libapparmor1:amd64. [2021-03-18T22:23:13.947Z] #13 112.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 112.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:13.947Z] #13 112.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-18T22:23:13.947Z] #13 112.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 112.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:13.947Z] #13 112.6 Selecting previously unselected package libbtrfs0. [2021-03-18T22:23:13.947Z] #13 112.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 112.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:13.947Z] #13 112.7 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:23:13.947Z] #13 112.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 112.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:13.947Z] #13 112.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-18T22:23:13.947Z] #13 112.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 112.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 113.0 Selecting previously unselected package libudev-dev:amd64. [2021-03-18T22:23:13.947Z] #13 113.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 113.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:13.947Z] #13 113.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-18T22:23:13.947Z] #13 113.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 113.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:13.947Z] #13 113.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-18T22:23:13.947Z] #13 113.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 113.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 113.9 Selecting previously unselected package libpcre32-3:amd64. [2021-03-18T22:23:13.947Z] #13 113.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 114.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 114.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-18T22:23:13.947Z] #13 114.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 114.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 114.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-18T22:23:13.947Z] #13 114.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 114.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 114.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-18T22:23:13.947Z] #13 114.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 114.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:13.947Z] #13 115.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-18T22:23:13.947Z] #13 115.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 115.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 115.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-18T22:23:13.947Z] #13 115.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 115.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:13.947Z] #13 115.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-18T22:23:13.947Z] #13 115.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:13.947Z] #13 115.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:13.947Z] #13 115.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 115.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 115.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:23:13.947Z] #13 116.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:13.947Z] #13 116.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:13.947Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-18T22:23:13.947Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-18T22:23:13.947Z] #13 116.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:13.947Z] #13 116.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 [2021-03-18T22:23:13.947Z] #13 116.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 [2021-03-18T22:23:13.947Z] #13 116.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:23:13.947Z] #13 116.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:13.947Z] #13 116.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 116.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 116.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 116.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:13.947Z] #13 116.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:23:13.999Z] #43 21.11 CC images/cpuinfo.o [2021-03-18T22:23:14.134Z] + docker version [2021-03-18T22:23:14.258Z] #43 21.52 CC images/inventory.o [2021-03-18T22:23:14.443Z] #43 30.00 CC images/timerfd.o [2021-03-18T22:23:14.517Z] #43 21.77 CC images/fdinfo.o [2021-03-18T22:23:14.715Z] #43 30.39 CC images/mm.o [2021-03-18T22:23:15.085Z] #43 22.06 CC images/fown.o [2021-03-18T22:23:15.300Z] #43 30.82 CC images/sk-opts.o [2021-03-18T22:23:15.344Z] #43 22.32 CC images/ns.o [2021-03-18T22:23:15.344Z] #43 22.50 CC images/regfile.o [2021-03-18T22:23:15.564Z] #43 31.17 CC images/sk-unix.o [2021-03-18T22:23:15.607Z] #43 22.76 CC images/ghost-file.o [2021-03-18T22:23:15.852Z] #13 DONE 118.2s [2021-03-18T22:23:15.852Z] [2021-03-18T22:23:15.852Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:23:15.852Z] #58 sha256:3d10cfdcc421a58ef80dbb5fb80c02bf971768b5adb65f5b9db044f2cab782e0 [2021-03-18T22:23:15.852Z] #58 DONE 125.0s [2021-03-18T22:23:15.852Z] [2021-03-18T22:23:15.852Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:15.852Z] #53 sha256:c649bacbbaea85b2551af0274a2453e5d580d34fa41fd4d99a813fbcbd1e261e [2021-03-18T22:23:15.866Z] #43 23.10 CC images/fifo.o [2021-03-18T22:23:16.111Z] #53 ... [2021-03-18T22:23:16.111Z] [2021-03-18T22:23:16.111Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T22:23:16.111Z] #59 sha256:983466568acaaaeb90facb873b87aedf3832ce1d60a62e0f8f61c879ec004d36 [2021-03-18T22:23:16.111Z] #59 DONE 0.2s [2021-03-18T22:23:16.111Z] [2021-03-18T22:23:16.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:16.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:16.111Z] #43 56.57 AR soccr/libsoccr.a [2021-03-18T22:23:16.111Z] #43 56.61 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:23:16.111Z] #43 56.87 DEP criu/arch/x86/sigframe.d [2021-03-18T22:23:16.111Z] #43 56.94 DEP criu/arch/x86/sigaction_compat.d [2021-03-18T22:23:16.111Z] #43 56.98 DEP criu/arch/x86/kerndat.d [2021-03-18T22:23:16.111Z] #43 57.16 DEP criu/arch/x86/crtools.d [2021-03-18T22:23:16.111Z] #43 57.28 DEP criu/arch/x86/cpu.d [2021-03-18T22:23:16.111Z] #43 57.42 CC criu/arch/x86/cpu.o [2021-03-18T22:23:16.111Z] #43 58.09 CC criu/arch/x86/crtools.o [2021-03-18T22:23:16.125Z] #43 23.36 CC images/remap-file-path.o [2021-03-18T22:23:16.140Z] #43 31.66 CC images/sk-inet.o [2021-03-18T22:23:16.370Z] #43 ... [2021-03-18T22:23:16.370Z] [2021-03-18T22:23:16.370Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T22:23:16.370Z] #60 sha256:f1c5c7194b1c1582c6c611b59dbf6327ada955ebb983ccea04d77a97bf29a47a [2021-03-18T22:23:16.370Z] #60 DONE 0.3s [2021-03-18T22:23:16.370Z] [2021-03-18T22:23:16.370Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T22:23:16.370Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T22:23:16.384Z] #43 23.58 CC images/eventfd.o [2021-03-18T22:23:16.404Z] #43 32.19 CC images/tun.o [2021-03-18T22:23:16.654Z] #43 23.84 CC images/eventpoll.o [2021-03-18T22:23:16.981Z] #43 32.49 CC images/sk-netlink.o [2021-03-18T22:23:16.981Z] #43 32.69 CC images/packet-sock.o [2021-03-18T22:23:17.221Z] #43 24.17 CC images/fh.o [2021-03-18T22:23:17.244Z] #43 33.01 CC images/ipc-var.o [2021-03-18T22:23:17.480Z] #43 24.46 CC images/fsnotify.o [2021-03-18T22:23:17.821Z] #43 33.29 CC images/ipc-desc.o [2021-03-18T22:23:17.821Z] #43 33.42 CC images/ipc-shm.o [2021-03-18T22:23:18.048Z] #43 ... [2021-03-18T22:23:18.048Z] [2021-03-18T22:23:18.048Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:23:18.048Z] #51 sha256:823ce2a583b731b3b3ac1fd4db620f4db69d34429172abc1029197ab77335da4 [2021-03-18T22:23:18.048Z] #51 116.5 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T22:23:18.048Z] #51 DONE 124.0s [2021-03-18T22:23:18.048Z] [2021-03-18T22:23:18.048Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:18.048Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:18.048Z] #43 25.09 CC images/signalfd.o [2021-03-18T22:23:18.048Z] #43 ... [2021-03-18T22:23:18.048Z] [2021-03-18T22:23:18.048Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:23:18.048Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:23:18.048Z] #56 53.78 Checking out files: 50% (1919/3819) Checking out files: 51% (1948/3819) Checking out files: 52% (1986/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 89% (3433/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T22:23:18.048Z] #56 55.18 + cd /tmp/tmp.F8rmFWLl60/src/github.com/containerd/containerd [2021-03-18T22:23:18.048Z] #56 55.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T22:23:18.048Z] #56 57.04 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T22:23:18.048Z] #56 57.04 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T22:23:18.048Z] #56 57.04 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:18.048Z] #56 57.04 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T22:23:18.048Z] #56 57.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T22:23:18.048Z] #56 57.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T22:23:18.048Z] #56 57.04 + '[' '' = dynamic ']' [2021-03-18T22:23:18.048Z] #56 57.04 + make [2021-03-18T22:23:18.048Z] #56 58.03 + bin/ctr [2021-03-18T22:23:18.085Z] #43 33.59 CC images/ipc-msg.o [2021-03-18T22:23:18.085Z] #43 33.79 CC images/ipc-sem.o [2021-03-18T22:23:18.295Z] #56 ... [2021-03-18T22:23:18.295Z] [2021-03-18T22:23:18.295Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T22:23:18.295Z] #51 sha256:315d2987b4631fa694ef733998789cf361d8631263ed735471ec980ccc068eb9 [2021-03-18T22:23:18.295Z] #51 124.3 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T22:23:18.295Z] #51 DONE 130.6s [2021-03-18T22:23:18.295Z] [2021-03-18T22:23:18.295Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:18.295Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:18.295Z] #43 22.37 CC images/core-s390.o [2021-03-18T22:23:18.295Z] #43 23.18 CC images/cpuinfo.o [2021-03-18T22:23:18.295Z] #43 23.71 CC images/inventory.o [2021-03-18T22:23:18.295Z] #43 23.93 CC images/fdinfo.o [2021-03-18T22:23:18.295Z] #43 24.33 CC images/fown.o [2021-03-18T22:23:18.295Z] #43 24.52 CC images/ns.o [2021-03-18T22:23:18.295Z] #43 24.72 CC images/regfile.o [2021-03-18T22:23:18.295Z] #43 24.91 CC images/ghost-file.o [2021-03-18T22:23:18.295Z] #43 25.24 CC images/fifo.o [2021-03-18T22:23:18.295Z] #43 25.55 CC images/remap-file-path.o [2021-03-18T22:23:18.295Z] #43 25.85 CC images/eventfd.o [2021-03-18T22:23:18.295Z] #43 26.15 CC images/eventpoll.o [2021-03-18T22:23:18.295Z] #43 26.40 CC images/fh.o [2021-03-18T22:23:18.295Z] #43 27.03 CC images/fsnotify.o [2021-03-18T22:23:18.348Z] #43 33.96 CC images/utsns.o [2021-03-18T22:23:18.348Z] #43 34.21 CC images/creds.o [2021-03-18T22:23:18.925Z] #43 34.55 CC images/vma.o [2021-03-18T22:23:19.188Z] #43 34.76 CC images/netdev.o [2021-03-18T22:23:19.188Z] #43 ... [2021-03-18T22:23:19.188Z] [2021-03-18T22:23:19.188Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:19.188Z] #45 sha256:1a3565c402dda64cdc14a4d56d54ab14a63e1d61c60fe24e151b0a4be32b1048 [2021-03-18T22:23:19.188Z] #45 DONE 115.7s [2021-03-18T22:23:19.188Z] [2021-03-18T22:23:19.188Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:23:19.188Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-18T22:23:19.188Z] #32 DONE 115.1s [2021-03-18T22:23:19.188Z] [2021-03-18T22:23:19.188Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:19.188Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:23:19.188Z] #13 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T22:23:19.188Z] #13 102.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-18T22:23:19.188Z] #13 102.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:19.188Z] #13 ... [2021-03-18T22:23:19.188Z] [2021-03-18T22:23:19.188Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:19.188Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:19.188Z] #43 35.05 CC images/tty.o [2021-03-18T22:23:19.227Z] #43 28.02 CC images/signalfd.o [2021-03-18T22:23:19.485Z] #43 28.30 CC images/fs.o [2021-03-18T22:23:20.048Z] #43 28.61 CC images/pstree.o [2021-03-18T22:23:20.048Z] #43 28.83 CC images/pipe.o [2021-03-18T22:23:20.163Z] #43 35.54 CC images/file-lock.o [2021-03-18T22:23:20.163Z] #43 35.80 CC images/rlimit.o [2021-03-18T22:23:20.305Z] #43 29.02 CC images/tcp-stream.o [2021-03-18T22:23:20.427Z] #43 36.12 CC images/pagemap.o [2021-03-18T22:23:20.562Z] #43 29.23 CC images/sk-packet.o [2021-03-18T22:23:20.819Z] #43 29.49 CC images/mnt.o [2021-03-18T22:23:21.013Z] #43 36.71 CC images/siginfo.o [2021-03-18T22:23:21.076Z] #43 29.72 CC images/pipe-data.o [2021-03-18T22:23:21.334Z] #43 29.93 CC images/sa.o [2021-03-18T22:23:21.334Z] #43 30.19 CC images/timer.o [2021-03-18T22:23:21.339Z] Client: Docker Engine - Enterprise [2021-03-18T22:23:21.339Z] Version: 19.03.12 [2021-03-18T22:23:21.339Z] API version: 1.40 [2021-03-18T22:23:21.339Z] Go version: go1.13.13 [2021-03-18T22:23:21.339Z] Git commit: 4306744 [2021-03-18T22:23:21.339Z] Built: 08/05/2020 19:27:53 [2021-03-18T22:23:21.339Z] OS/Arch: windows/amd64 [2021-03-18T22:23:21.339Z] Experimental: false [2021-03-18T22:23:21.339Z] [2021-03-18T22:23:21.339Z] Server: Docker Engine - Enterprise [2021-03-18T22:23:21.339Z] Engine: [2021-03-18T22:23:21.339Z] Version: 19.03.12 [2021-03-18T22:23:21.339Z] API version: 1.40 (minimum version 1.24) [2021-03-18T22:23:21.339Z] Go version: go1.13.13 [2021-03-18T22:23:21.339Z] Git commit: f295753ffd [2021-03-18T22:23:21.339Z] Built: 08/05/2020 19:26:41 [2021-03-18T22:23:21.339Z] OS/Arch: windows/amd64 [2021-03-18T22:23:21.339Z] Experimental: true [2021-03-18T22:23:21.590Z] #43 37.06 CC images/rpc.o [2021-03-18T22:23:21.646Z] #14 DONE 5.2s [2021-03-18T22:23:21.646Z] [2021-03-18T22:23:21.646Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:23:21.646Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T22:23:21.897Z] #43 30.57 CC images/timerfd.o [Pipeline] sh [2021-03-18T22:23:22.154Z] #43 30.84 CC images/mm.o [2021-03-18T22:23:22.411Z] #43 31.14 CC images/sk-opts.o [2021-03-18T22:23:22.668Z] #43 31.43 CC images/sk-unix.o [2021-03-18T22:23:22.937Z] + docker info [2021-03-18T22:23:22.984Z] #43 38.38 CC images/ext-file.o [2021-03-18T22:23:22.984Z] #43 38.56 CC images/cgroup.o [2021-03-18T22:23:23.244Z] #43 31.78 CC images/sk-inet.o [2021-03-18T22:23:23.244Z] #43 ... [2021-03-18T22:23:23.244Z] [2021-03-18T22:23:23.244Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:23.244Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:23.244Z] #13 129.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T22:23:23.244Z] #13 129.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:23.244Z] #13 129.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:23.315Z] #56 ... [2021-03-18T22:23:23.315Z] [2021-03-18T22:23:23.315Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:23.315Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:23:23.315Z] #45 118.6 github.com/LK4D4/vndr/versioned [2021-03-18T22:23:23.315Z] #45 118.7 compress/flate [2021-03-18T22:23:23.315Z] #45 119.5 hash/crc32 [2021-03-18T22:23:23.315Z] #45 120.3 net [2021-03-18T22:23:23.315Z] #45 121.2 compress/gzip [2021-03-18T22:23:23.315Z] #45 121.7 vendor/golang.org/x/text/transform [2021-03-18T22:23:23.315Z] #45 122.3 vendor/golang.org/x/text/unicode/bidi [2021-03-18T22:23:23.315Z] #45 123.9 vendor/golang.org/x/text/secure/bidirule [2021-03-18T22:23:23.315Z] #45 124.3 vendor/golang.org/x/text/unicode/norm [2021-03-18T22:23:23.315Z] #45 128.6 vendor/golang.org/x/net/idna [2021-03-18T22:23:23.315Z] #45 ... [2021-03-18T22:23:23.315Z] [2021-03-18T22:23:23.315Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:23.315Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:23.315Z] #43 25.66 CC images/fs.o [2021-03-18T22:23:23.315Z] #43 25.99 CC images/pstree.o [2021-03-18T22:23:23.315Z] #43 26.26 CC images/pipe.o [2021-03-18T22:23:23.315Z] #43 26.51 CC images/tcp-stream.o [2021-03-18T22:23:23.315Z] #43 26.78 CC images/sk-packet.o [2021-03-18T22:23:23.315Z] #43 27.02 CC images/mnt.o [2021-03-18T22:23:23.315Z] #43 27.32 CC images/pipe-data.o [2021-03-18T22:23:23.315Z] #43 27.52 CC images/sa.o [2021-03-18T22:23:23.315Z] #43 27.78 CC images/timer.o [2021-03-18T22:23:23.315Z] #43 28.13 CC images/timerfd.o [2021-03-18T22:23:23.315Z] #43 28.31 CC images/mm.o [2021-03-18T22:23:23.315Z] #43 28.56 CC images/sk-opts.o [2021-03-18T22:23:23.315Z] #43 28.75 CC images/sk-unix.o [2021-03-18T22:23:23.315Z] #43 29.02 CC images/sk-inet.o [2021-03-18T22:23:23.315Z] #43 29.31 CC images/tun.o [2021-03-18T22:23:23.315Z] #43 29.59 CC images/sk-netlink.o [2021-03-18T22:23:23.315Z] #43 29.80 CC images/packet-sock.o [2021-03-18T22:23:23.315Z] #43 30.18 CC images/ipc-var.o [2021-03-18T22:23:23.315Z] #43 30.37 CC images/ipc-desc.o [2021-03-18T22:23:23.315Z] #43 30.53 CC images/ipc-shm.o [2021-03-18T22:23:23.564Z] #43 39.17 CC images/userns.o [2021-03-18T22:23:23.574Z] #43 30.74 CC images/ipc-msg.o [2021-03-18T22:23:23.832Z] #43 31.02 CC images/ipc-sem.o [2021-03-18T22:23:23.837Z] #43 39.52 CC images/google/protobuf/descriptor.o [2021-03-18T22:23:24.091Z] #43 31.22 CC images/utsns.o [2021-03-18T22:23:24.175Z] #13 ... [2021-03-18T22:23:24.175Z] [2021-03-18T22:23:24.175Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:24.175Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:23:24.175Z] #45 126.9 hash/crc32 [2021-03-18T22:23:24.175Z] #45 127.9 net [2021-03-18T22:23:24.175Z] #45 128.1 compress/gzip [2021-03-18T22:23:24.175Z] #45 128.7 vendor/golang.org/x/text/transform [2021-03-18T22:23:24.175Z] #45 129.5 vendor/golang.org/x/text/unicode/bidi [2021-03-18T22:23:24.175Z] #45 131.7 vendor/golang.org/x/text/secure/bidirule [2021-03-18T22:23:24.175Z] #45 132.1 vendor/golang.org/x/text/unicode/norm [2021-03-18T22:23:24.175Z] #45 135.9 vendor/golang.org/x/net/idna [2021-03-18T22:23:24.351Z] #43 31.39 CC images/creds.o [2021-03-18T22:23:24.351Z] #43 31.56 CC images/vma.o [2021-03-18T22:23:24.434Z] #45 ... [2021-03-18T22:23:24.434Z] [2021-03-18T22:23:24.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:24.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:24.434Z] #43 32.24 CC images/tun.o [2021-03-18T22:23:24.434Z] #43 32.52 CC images/sk-netlink.o [2021-03-18T22:23:24.434Z] #43 32.76 CC images/packet-sock.o [2021-03-18T22:23:24.434Z] #43 33.11 CC images/ipc-var.o [2021-03-18T22:23:24.611Z] #43 31.87 CC images/netdev.o [2021-03-18T22:23:24.692Z] #43 33.30 CC images/ipc-desc.o [2021-03-18T22:23:24.794Z] #43 ... [2021-03-18T22:23:24.794Z] [2021-03-18T22:23:24.794Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:24.794Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T22:23:24.794Z] #13 117.0 Selecting previously unselected package libapparmor1:arm64. [2021-03-18T22:23:24.794Z] #13 117.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-18T22:23:24.794Z] #13 117.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-18T22:23:24.794Z] #13 117.2 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-18T22:23:24.794Z] #13 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-18T22:23:24.794Z] #13 117.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-18T22:23:24.794Z] #13 117.4 Selecting previously unselected package libbtrfs0. [2021-03-18T22:23:24.794Z] #13 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-18T22:23:24.794Z] #13 117.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:24.794Z] #13 117.5 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:23:24.794Z] #13 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-18T22:23:24.794Z] #13 117.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:24.869Z] #43 32.18 CC images/tty.o [2021-03-18T22:23:24.949Z] #43 33.52 CC images/ipc-shm.o [2021-03-18T22:23:24.949Z] #43 33.74 CC images/ipc-msg.o [2021-03-18T22:23:25.058Z] #13 117.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-18T22:23:25.058Z] #13 117.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-18T22:23:25.058Z] #13 117.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-18T22:23:25.058Z] #13 117.8 Selecting previously unselected package libudev-dev:arm64. [2021-03-18T22:23:25.206Z] #43 34.08 CC images/ipc-sem.o [2021-03-18T22:23:25.322Z] #13 117.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-18T22:23:25.322Z] #13 117.8 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-18T22:23:25.322Z] #13 118.0 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-18T22:23:25.438Z] #43 ... [2021-03-18T22:23:25.438Z] [2021-03-18T22:23:25.438Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:25.438Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:25.438Z] #13 126.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T22:23:25.438Z] #13 126.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T22:23:25.438Z] #13 126.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:25.586Z] #13 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-18T22:23:25.586Z] #13 118.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-18T22:23:25.773Z] #43 34.28 CC images/utsns.o [2021-03-18T22:23:25.773Z] #43 34.52 CC images/creds.o [2021-03-18T22:23:25.851Z] #13 118.4 Selecting previously unselected package libpcre16-3:arm64. [2021-03-18T22:23:25.851Z] #13 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-18T22:23:25.851Z] #13 118.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-18T22:23:25.851Z] #13 118.6 Selecting previously unselected package libpcre32-3:arm64. [2021-03-18T22:23:25.851Z] #13 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-18T22:23:26.041Z] #43 34.73 CC images/vma.o [2021-03-18T22:23:26.116Z] #13 118.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-18T22:23:26.116Z] #13 118.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-18T22:23:26.116Z] #13 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-18T22:23:26.116Z] #13 118.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-18T22:23:26.116Z] #13 118.9 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-18T22:23:26.298Z] #43 34.98 CC images/netdev.o [2021-03-18T22:23:26.379Z] #13 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-18T22:23:26.379Z] #13 118.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-18T22:23:26.555Z] #43 35.30 CC images/tty.o [2021-03-18T22:23:26.912Z] #13 119.4 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-18T22:23:26.912Z] #13 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-18T22:23:26.912Z] #13 119.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-18T22:23:26.912Z] #13 119.7 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-18T22:23:26.917Z] #15 DONE 5.3s [2021-03-18T22:23:26.917Z] [2021-03-18T22:23:26.917Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:23:26.917Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T22:23:27.122Z] #43 35.90 CC images/file-lock.o [2021-03-18T22:23:27.180Z] #13 119.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-18T22:23:27.180Z] #13 119.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-18T22:23:27.180Z] #13 119.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-18T22:23:27.180Z] #13 119.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-18T22:23:27.180Z] #13 119.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:27.180Z] #13 120.0 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-18T22:23:27.444Z] #13 120.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-18T22:23:27.444Z] #13 120.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-18T22:23:27.483Z] #16 ... [2021-03-18T22:23:27.483Z] [2021-03-18T22:23:27.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:27.483Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:27.483Z] #43 59.35 CC criu/arch/x86/kerndat.o [2021-03-18T22:23:27.483Z] #43 59.86 CC criu/arch/x86/sigaction_compat.o [2021-03-18T22:23:27.483Z] #43 60.09 CC criu/arch/x86/sigframe.o [2021-03-18T22:23:27.483Z] #43 60.34 LINK criu/arch/x86/crtools.built-in.o [2021-03-18T22:23:27.483Z] #43 60.39 DEP criu/pie/util-vdso-elf32.d [2021-03-18T22:23:27.483Z] #43 60.58 DEP criu/pie/util-vdso.d [2021-03-18T22:23:27.483Z] #43 60.73 DEP criu/pie/util.d [2021-03-18T22:23:27.483Z] #43 60.88 CC criu/pie/util.o [2021-03-18T22:23:27.483Z] #43 61.15 CC criu/pie/util-vdso.o [2021-03-18T22:23:27.483Z] #43 61.67 CC criu/pie/util-vdso-elf32.o [2021-03-18T22:23:27.483Z] #43 62.23 AR criu/pie/pie.lib.a [2021-03-18T22:23:27.483Z] #43 62.28 DEP criu/pie/restorer.d [2021-03-18T22:23:27.483Z] #43 62.48 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-18T22:23:27.483Z] #43 62.56 DEP criu/arch/x86/restorer_unmap.d [2021-03-18T22:23:27.483Z] #43 62.60 DEP criu/arch/x86/restorer.d [2021-03-18T22:23:27.483Z] #43 62.80 DEP criu/arch/x86/vdso-pie.d [2021-03-18T22:23:27.483Z] #43 62.99 DEP criu/pie/parasite-vdso.d [2021-03-18T22:23:27.483Z] #43 63.19 DEP criu/pie/parasite.d [2021-03-18T22:23:27.483Z] #43 63.55 CC criu/pie/parasite.o [2021-03-18T22:23:27.484Z] #43 64.68 LINK criu/pie/parasite.built-in.o [2021-03-18T22:23:27.484Z] #43 64.77 GEN criu/pie/parasite-blob.h [2021-03-18T22:23:27.484Z] #43 64.77 CC criu/pie/parasite-vdso.o [2021-03-18T22:23:27.484Z] #43 65.40 CC criu/arch/x86/vdso-pie.o [2021-03-18T22:23:27.484Z] #43 65.67 CC criu/arch/x86/restorer.o [2021-03-18T22:23:27.484Z] #43 66.27 CC criu/arch/x86/restorer_unmap.o [2021-03-18T22:23:27.484Z] #43 66.35 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-18T22:23:27.484Z] #43 66.71 CC criu/pie/restorer.o [2021-03-18T22:23:27.686Z] #43 36.16 CC images/rlimit.o [2021-03-18T22:23:27.686Z] #43 36.42 CC images/pagemap.o [2021-03-18T22:23:27.707Z] #13 120.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-18T22:23:27.707Z] #13 120.5 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:27.707Z] #13 120.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-18T22:23:27.707Z] #13 120.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:23:27.943Z] #43 36.70 CC images/siginfo.o [2021-03-18T22:23:27.971Z] #13 120.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-18T22:23:27.971Z] #13 120.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-18T22:23:27.971Z] #13 120.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:27.971Z] #13 120.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:27.971Z] #13 120.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-18T22:23:27.971Z] #13 120.7 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-18T22:23:27.971Z] #13 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:23:27.971Z] #13 120.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:28.051Z] #43 70.02 LINK criu/pie/restorer.built-in.o [2021-03-18T22:23:28.051Z] #43 70.03 GEN criu/pie/restorer-blob.h [2021-03-18T22:23:28.051Z] #43 70.10 DEP criu/vdso.d [2021-03-18T22:23:28.200Z] #43 36.97 CC images/rpc.o [2021-03-18T22:23:28.240Z] #13 120.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-18T22:23:28.240Z] #13 120.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T22:23:28.240Z] #13 120.8 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-18T22:23:28.240Z] #13 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:23:28.240Z] #13 120.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-18T22:23:28.240Z] #13 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:28.240Z] #13 120.9 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 [2021-03-18T22:23:28.240Z] #13 120.9 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 [2021-03-18T22:23:28.240Z] #13 120.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:28.240Z] #13 120.9 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 [2021-03-18T22:23:28.240Z] #13 120.9 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 [2021-03-18T22:23:28.240Z] #13 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:23:28.309Z] #43 70.26 DEP criu/vdso-compat.d [2021-03-18T22:23:28.309Z] #43 70.42 DEP criu/uts_ns.d [2021-03-18T22:23:28.505Z] #13 121.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-18T22:23:28.505Z] #13 121.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-18T22:23:28.505Z] #13 121.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T22:23:28.505Z] #13 121.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-18T22:23:28.505Z] #13 121.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-18T22:23:28.505Z] #13 121.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:23:28.567Z] #43 70.56 DEP criu/util.d [2021-03-18T22:23:28.567Z] #43 70.74 DEP criu/uffd.d [2021-03-18T22:23:28.826Z] #43 70.91 DEP criu/tun.d [2021-03-18T22:23:29.085Z] #43 71.06 DEP criu/tty.d [2021-03-18T22:23:29.085Z] #43 71.26 DEP criu/timerfd.d [2021-03-18T22:23:29.085Z] #43 ... [2021-03-18T22:23:29.085Z] [2021-03-18T22:23:29.085Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:23:29.085Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T22:23:29.085Z] #16 2.954 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T22:23:29.344Z] #16 DONE 3.2s [2021-03-18T22:23:29.344Z] [2021-03-18T22:23:29.344Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:29.344Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:23:29.570Z] #43 38.16 CC images/ext-file.o [2021-03-18T22:23:29.828Z] #43 38.36 CC images/cgroup.o [2021-03-18T22:23:30.284Z] #17 ... [2021-03-18T22:23:30.284Z] [2021-03-18T22:23:30.284Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:30.284Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:23:30.284Z] #45 129.5 github.com/LK4D4/vndr/godl [2021-03-18T22:23:30.284Z] #45 130.3 github.com/LK4D4/vndr [2021-03-18T22:23:30.284Z] #45 ... [2021-03-18T22:23:30.284Z] [2021-03-18T22:23:30.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:30.284Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:30.284Z] #43 71.45 DEP criu/timens.d [2021-03-18T22:23:30.284Z] #43 71.70 DEP criu/sysfs_parse.d [2021-03-18T22:23:30.284Z] #43 71.93 DEP criu/sysctl.d [2021-03-18T22:23:30.284Z] #43 72.15 DEP criu/string.d [2021-03-18T22:23:30.284Z] #43 72.20 DEP criu/stats.d [2021-03-18T22:23:30.284Z] #43 72.32 DEP criu/sockets.d [2021-03-18T22:23:30.284Z] #43 72.53 DEP criu/sk-unix.d [2021-03-18T22:23:30.392Z] #43 39.08 CC images/userns.o [2021-03-18T22:23:30.547Z] #43 72.72 DEP criu/sk-tcp.d [2021-03-18T22:23:30.650Z] #43 39.34 CC images/google/protobuf/descriptor.o [2021-03-18T22:23:31.066Z] #13 DONE 123.6s [2021-03-18T22:23:31.066Z] [2021-03-18T22:23:31.066Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:23:31.066Z] #24 sha256:46a2545ce8c21d0925d645baa8b58d579985ddb5503c808802ce5f4e55be6558 [2021-03-18T22:23:31.115Z] #43 ... [2021-03-18T22:23:31.115Z] [2021-03-18T22:23:31.115Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:31.115Z] #45 sha256:87a2393fd91c8d8f84552ce4a620620336ebc42232dd63a23faeaa01ffbcefb1 [2021-03-18T22:23:31.115Z] #45 DONE 140.2s [2021-03-18T22:23:31.115Z] [2021-03-18T22:23:31.115Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:31.115Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:31.115Z] #43 73.01 DEP criu/sk-queue.d [2021-03-18T22:23:31.115Z] #43 73.14 DEP criu/sk-packet.d [2021-03-18T22:23:31.330Z] #24 124.6 Checking out files: 23% (2660/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 43% (4852/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 76% (8543/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 97% (10923/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-18T22:23:31.373Z] #43 73.28 DEP criu/sk-netlink.d [2021-03-18T22:23:31.373Z] #43 ... [2021-03-18T22:23:31.373Z] [2021-03-18T22:23:31.373Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:31.373Z] #53 sha256:c649bacbbaea85b2551af0274a2453e5d580d34fa41fd4d99a813fbcbd1e261e [2021-03-18T22:23:31.373Z] #53 5.619 + RM_GOPATH=0 [2021-03-18T22:23:31.373Z] #53 5.619 + TMP_GOPATH= [2021-03-18T22:23:31.373Z] #53 5.619 + : /build [2021-03-18T22:23:31.373Z] #53 5.619 + '[' -z '' ']' [2021-03-18T22:23:31.373Z] #53 5.619 ++ mktemp -d [2021-03-18T22:23:31.373Z] #53 5.619 + export GOPATH=/tmp/tmp.TGWhrG60qm [2021-03-18T22:23:31.373Z] #53 5.619 + GOPATH=/tmp/tmp.TGWhrG60qm [2021-03-18T22:23:31.373Z] #53 5.619 + RM_GOPATH=1 [2021-03-18T22:23:31.373Z] #53 5.619 + case "$(go env GOARCH)" in [2021-03-18T22:23:31.373Z] #53 5.619 ++ go env GOARCH [2021-03-18T22:23:31.373Z] #53 5.649 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:31.373Z] #53 5.649 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:31.373Z] #53 5.649 ++ dirname /tmp/install/install.sh [2021-03-18T22:23:31.373Z] #53 5.649 + dir=/tmp/install [2021-03-18T22:23:31.373Z] #53 5.649 + bin=runc [2021-03-18T22:23:31.373Z] #53 5.649 + shift [2021-03-18T22:23:31.373Z] #53 5.649 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T22:23:31.373Z] #53 5.649 + . /tmp/install/runc.installer [2021-03-18T22:23:31.373Z] #53 5.649 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:31.373Z] #53 5.649 + install_runc [2021-03-18T22:23:31.373Z] #53 5.649 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T22:23:31.373Z] #53 5.668 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T22:23:31.373Z] #53 5.668 + uname -r [2021-03-18T22:23:31.373Z] #53 5.668 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T22:23:31.373Z] #53 5.668 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T22:23:31.373Z] #53 5.668 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TGWhrG60qm/src/github.com/opencontainers/runc [2021-03-18T22:23:31.373Z] #53 5.700 Cloning into '/tmp/tmp.TGWhrG60qm/src/github.com/opencontainers/runc'... [2021-03-18T22:23:31.373Z] #53 13.78 + cd /tmp/tmp.TGWhrG60qm/src/github.com/opencontainers/runc [2021-03-18T22:23:31.373Z] #53 13.78 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:31.373Z] #53 14.10 + '[' -z '' ']' [2021-03-18T22:23:31.373Z] #53 14.10 + target=static [2021-03-18T22:23:31.373Z] #53 14.10 + make 'BUILDTAGS=seccomp ' static [2021-03-18T22:23:31.373Z] #53 14.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T22:23:31.373Z] #53 ... [2021-03-18T22:23:31.373Z] [2021-03-18T22:23:31.373Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:31.373Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:31.373Z] #43 73.45 DEP criu/sk-inet.d [2021-03-18T22:23:31.593Z] #24 127.8 + cd /tmp/tmp.oa5e1dZLL9/tmp/docker-ce [2021-03-18T22:23:31.593Z] #24 127.8 + git checkout -q v17.06.2-ce [2021-03-18T22:23:31.631Z] #43 73.64 DEP criu/signalfd.d [2021-03-18T22:23:31.631Z] #43 73.84 DEP criu/sigframe.d [2021-03-18T22:23:31.891Z] #43 73.94 DEP criu/shmem.d [2021-03-18T22:23:31.891Z] #43 74.11 DEP criu/servicefd.d [2021-03-18T22:23:32.007Z] #13 ... [2021-03-18T22:23:32.007Z] [2021-03-18T22:23:32.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:32.007Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:32.007Z] #43 32.68 CC images/file-lock.o [2021-03-18T22:23:32.007Z] #43 32.87 CC images/rlimit.o [2021-03-18T22:23:32.007Z] #43 33.10 CC images/pagemap.o [2021-03-18T22:23:32.007Z] #43 33.44 CC images/siginfo.o [2021-03-18T22:23:32.007Z] #43 33.78 CC images/rpc.o [2021-03-18T22:23:32.007Z] #43 34.98 CC images/ext-file.o [2021-03-18T22:23:32.007Z] #43 35.13 CC images/cgroup.o [2021-03-18T22:23:32.007Z] #43 35.68 CC images/userns.o [2021-03-18T22:23:32.007Z] #43 35.93 CC images/google/protobuf/descriptor.o [2021-03-18T22:23:32.007Z] #43 37.38 CC images/opts.o [2021-03-18T22:23:32.007Z] #43 37.61 CC images/seccomp.o [2021-03-18T22:23:32.007Z] #43 37.86 CC images/binfmt-misc.o [2021-03-18T22:23:32.007Z] #43 38.11 CC images/time.o [2021-03-18T22:23:32.007Z] #43 38.29 CC images/sysctl.o [2021-03-18T22:23:32.007Z] #43 38.55 CC images/autofs.o [2021-03-18T22:23:32.007Z] #43 38.77 CC images/macvlan.o [2021-03-18T22:23:32.007Z] #43 38.95 CC images/sit.o [2021-03-18T22:23:32.150Z] #43 74.28 DEP criu/seize.d [2021-03-18T22:23:32.265Z] #43 39.25 CC images/memfd.o [2021-03-18T22:23:32.265Z] #43 39.50 CC images/timens.o [2021-03-18T22:23:32.409Z] #43 74.44 DEP criu/seccomp.d [2021-03-18T22:23:32.409Z] #43 74.66 DEP criu/rst-malloc.d [2021-03-18T22:23:32.523Z] #43 39.73 LINK images/built-in.o [2021-03-18T22:23:32.545Z] #43 41.05 CC images/opts.o [2021-03-18T22:23:32.545Z] #43 41.26 CC images/seccomp.o [2021-03-18T22:23:32.668Z] #43 74.72 DEP criu/rbtree.d [2021-03-18T22:23:32.668Z] #43 74.78 DEP criu/pstree.d [2021-03-18T22:23:32.668Z] #43 74.91 DEP criu/protobuf.d [2021-03-18T22:23:32.782Z] #43 39.87 GEN compel/include/asm [2021-03-18T22:23:32.782Z] #43 39.88 GEN compel/include/version.h [2021-03-18T22:23:32.782Z] #43 39.90 touch .config [2021-03-18T22:23:32.782Z] #43 39.93 GEN include/common/config.h [2021-03-18T22:23:32.782Z] #43 40.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-18T22:23:32.782Z] #43 40.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-18T22:23:32.782Z] #43 40.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-18T22:23:32.782Z] #43 40.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-18T22:23:32.782Z] #43 40.11 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-18T22:23:32.802Z] #43 41.55 CC images/binfmt-misc.o [2021-03-18T22:23:32.930Z] #43 75.03 GEN criu/protobuf-desc-gen.h [2021-03-18T22:23:33.041Z] #43 40.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-18T22:23:33.041Z] #43 40.16 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T22:23:33.041Z] #43 40.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-18T22:23:33.041Z] #43 40.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T22:23:33.041Z] #43 40.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T22:23:33.041Z] #43 40.22 DEP compel/plugins/std/infect.d [2021-03-18T22:23:33.041Z] #43 40.36 DEP compel/plugins/std/string.d [2021-03-18T22:23:33.059Z] #43 41.78 CC images/time.o [2021-03-18T22:23:33.193Z] #43 ... [2021-03-18T22:23:33.193Z] [2021-03-18T22:23:33.193Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:33.193Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:23:33.193Z] #17 DONE 3.7s [2021-03-18T22:23:33.193Z] [2021-03-18T22:23:33.193Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:23:33.193Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T22:23:33.300Z] #43 40.46 DEP compel/plugins/std/log.d [2021-03-18T22:23:33.300Z] #43 40.55 DEP compel/plugins/std/fds.d [2021-03-18T22:23:33.316Z] #43 41.97 CC images/sysctl.o [2021-03-18T22:23:33.521Z] #24 ... [2021-03-18T22:23:33.521Z] [2021-03-18T22:23:33.559Z] #43 40.64 DEP compel/plugins/std/std.d [2021-03-18T22:23:33.559Z] #43 40.72 DEP compel/plugins/shmem/shmem.d [2021-03-18T22:23:33.559Z] #43 ... [2021-03-18T22:23:33.559Z] [2021-03-18T22:23:33.559Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:23:33.559Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:23:33.559Z] #58 139.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:23:33.559Z] #58 139.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T22:23:33.573Z] #43 42.18 CC images/autofs.o [2021-03-18T22:23:33.573Z] #43 42.39 CC images/macvlan.o [2021-03-18T22:23:33.785Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T22:23:33.785Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-18T22:23:33.785Z] #14 DONE 2.6s [2021-03-18T22:23:33.785Z] [2021-03-18T22:23:33.785Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:23:33.785Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-18T22:23:33.831Z] #43 42.64 CC images/sit.o [2021-03-18T22:23:34.396Z] #43 42.93 CC images/memfd.o [2021-03-18T22:23:34.397Z] #43 43.23 CC images/timens.o [2021-03-18T22:23:34.655Z] #43 43.52 LINK images/built-in.o [2021-03-18T22:23:34.911Z] #43 43.72 GEN compel/include/asm [2021-03-18T22:23:34.911Z] #43 43.74 GEN compel/include/version.h [2021-03-18T22:23:34.911Z] #43 43.77 touch .config [2021-03-18T22:23:34.939Z] #58 ... [2021-03-18T22:23:34.939Z] [2021-03-18T22:23:34.939Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:34.939Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:23:34.939Z] #45 131.1 vendor/golang.org/x/net/http2/hpack [2021-03-18T22:23:34.939Z] #45 132.2 mime [2021-03-18T22:23:34.939Z] #45 133.7 mime/quotedprintable [2021-03-18T22:23:34.939Z] #45 134.2 net/http/internal [2021-03-18T22:23:34.939Z] #45 137.7 net/textproto [2021-03-18T22:23:34.939Z] #45 137.7 crypto/x509 [2021-03-18T22:23:34.939Z] #45 138.8 vendor/golang.org/x/net/http/httpguts [2021-03-18T22:23:34.939Z] #45 139.0 vendor/golang.org/x/net/http/httpproxy [2021-03-18T22:23:34.939Z] #45 139.5 mime/multipart [2021-03-18T22:23:35.169Z] #43 43.82 GEN include/common/config.h [2021-03-18T22:23:35.169Z] #43 43.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-18T22:23:35.169Z] #43 43.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-18T22:23:35.169Z] #43 43.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-18T22:23:35.169Z] #43 44.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-18T22:23:35.169Z] #43 44.03 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-18T22:23:35.181Z] #15 ... [2021-03-18T22:23:35.181Z] [2021-03-18T22:23:35.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:35.181Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:35.181Z] #43 40.74 CC images/opts.o [2021-03-18T22:23:35.181Z] #43 40.90 CC images/seccomp.o [2021-03-18T22:23:35.181Z] #43 41.13 CC images/binfmt-misc.o [2021-03-18T22:23:35.181Z] #43 41.37 CC images/time.o [2021-03-18T22:23:35.181Z] #43 41.57 CC images/sysctl.o [2021-03-18T22:23:35.181Z] #43 41.87 CC images/autofs.o [2021-03-18T22:23:35.181Z] #43 42.06 CC images/macvlan.o [2021-03-18T22:23:35.181Z] #43 42.20 CC images/sit.o [2021-03-18T22:23:35.181Z] #43 42.37 CC images/memfd.o [2021-03-18T22:23:35.181Z] #43 42.65 CC images/timens.o [2021-03-18T22:23:35.181Z] #43 42.96 LINK images/built-in.o [2021-03-18T22:23:35.181Z] #43 43.12 GEN compel/include/asm [2021-03-18T22:23:35.181Z] #43 43.16 GEN compel/include/version.h [2021-03-18T22:23:35.181Z] #43 43.18 touch .config [2021-03-18T22:23:35.181Z] #43 43.24 GEN include/common/config.h [2021-03-18T22:23:35.181Z] #43 43.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T22:23:35.181Z] #43 43.35 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-18T22:23:35.181Z] #43 43.39 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-18T22:23:35.181Z] #43 43.43 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-18T22:23:35.181Z] #43 43.45 DEP compel/plugins/std/infect.d [2021-03-18T22:23:35.181Z] #43 43.61 DEP compel/plugins/std/string.d [2021-03-18T22:23:35.181Z] #43 43.69 DEP compel/plugins/std/log.d [2021-03-18T22:23:35.181Z] #43 43.80 DEP compel/plugins/std/fds.d [2021-03-18T22:23:35.181Z] #43 43.93 DEP compel/plugins/std/std.d [2021-03-18T22:23:35.181Z] #43 44.08 DEP compel/plugins/shmem/shmem.d [2021-03-18T22:23:35.181Z] #43 44.17 DEP compel/plugins/fds/fds.d [2021-03-18T22:23:35.181Z] #43 44.31 CC compel/plugins/std/std.o [2021-03-18T22:23:35.181Z] #43 44.63 CC compel/plugins/std/fds.o [2021-03-18T22:23:35.181Z] #43 44.99 CC compel/plugins/std/log.o [2021-03-18T22:23:35.181Z] #43 45.55 CC compel/plugins/std/string.o [2021-03-18T22:23:35.181Z] #43 46.19 CC compel/plugins/std/infect.o [2021-03-18T22:23:35.181Z] #43 46.57 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-18T22:23:35.181Z] #43 46.61 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-18T22:23:35.181Z] #43 46.66 AR compel/plugins/std.lib.a [2021-03-18T22:23:35.181Z] #43 46.78 CC compel/plugins/fds/fds.o [2021-03-18T22:23:35.181Z] #43 47.16 AR compel/plugins/fds.lib.a [2021-03-18T22:23:35.181Z] #43 47.25 HOSTDEP compel/src/lib/log-host.d [2021-03-18T22:23:35.181Z] #43 47.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T22:23:35.181Z] #43 47.52 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-18T22:23:35.181Z] #43 47.55 HOSTDEP compel/src/main-host.d [2021-03-18T22:23:35.181Z] #43 47.68 DEP compel/src/lib/ptrace.d [2021-03-18T22:23:35.181Z] #43 47.84 DEP compel/src/lib/infect.d [2021-03-18T22:23:35.181Z] #43 48.03 DEP compel/src/lib/infect-util.d [2021-03-18T22:23:35.181Z] #43 48.18 DEP compel/src/lib/infect-rpc.d [2021-03-18T22:23:35.181Z] #43 48.28 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-18T22:23:35.181Z] #43 48.34 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-18T22:23:35.181Z] #43 48.40 DEP compel/src/lib/log.d [2021-03-18T22:23:35.181Z] #43 48.47 DEP compel/src/main.d [2021-03-18T22:23:35.181Z] #43 48.63 DEP compel/src/lib/handle-elf.d [2021-03-18T22:23:35.181Z] #43 48.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-18T22:23:35.181Z] #43 48.82 CC compel/src/lib/log.o [2021-03-18T22:23:35.181Z] #43 48.99 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-18T22:23:35.181Z] #43 49.31 CC compel/arch/aarch64/src/lib/infect.o [2021-03-18T22:23:35.181Z] #43 49.84 CC compel/src/lib/infect-rpc.o [2021-03-18T22:23:35.181Z] #43 50.29 CC compel/src/lib/infect-util.o [2021-03-18T22:23:35.181Z] #43 50.43 CC compel/src/lib/infect.o [2021-03-18T22:23:35.181Z] #43 ... [2021-03-18T22:23:35.181Z] [2021-03-18T22:23:35.181Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:23:35.181Z] #24 sha256:46a2545ce8c21d0925d645baa8b58d579985ddb5503c808802ce5f4e55be6558 [2021-03-18T22:23:35.181Z] #24 131.7 + mkdir -p /tmp/tmp.oa5e1dZLL9/src/github.com/docker [2021-03-18T22:23:35.181Z] #24 131.7 + mv components/cli /tmp/tmp.oa5e1dZLL9/src/github.com/docker/cli [2021-03-18T22:23:35.181Z] #24 131.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-18T22:23:35.198Z] #45 ... [2021-03-18T22:23:35.198Z] [2021-03-18T22:23:35.198Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:35.198Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:35.198Z] #43 40.81 DEP compel/plugins/fds/fds.d [2021-03-18T22:23:35.198Z] #43 40.98 CC compel/plugins/std/std.o [2021-03-18T22:23:35.198Z] #43 41.27 CC compel/plugins/std/fds.o [2021-03-18T22:23:35.198Z] #43 41.72 CC compel/plugins/std/log.o [2021-03-18T22:23:35.198Z] #43 42.47 CC compel/plugins/std/string.o [2021-03-18T22:23:35.426Z] #43 44.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-18T22:23:35.426Z] #43 44.11 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T22:23:35.426Z] #43 44.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-18T22:23:35.426Z] #43 44.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T22:23:35.426Z] #43 ... [2021-03-18T22:23:35.426Z] [2021-03-18T22:23:35.426Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:35.426Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:23:35.426Z] #45 138.1 vendor/golang.org/x/net/http2/hpack [2021-03-18T22:23:35.426Z] #45 139.2 mime [2021-03-18T22:23:35.426Z] #45 140.9 mime/quotedprintable [2021-03-18T22:23:35.426Z] #45 141.2 net/http/internal [2021-03-18T22:23:35.426Z] #45 145.6 net/textproto [2021-03-18T22:23:35.426Z] #45 145.6 crypto/x509 [2021-03-18T22:23:35.426Z] #45 146.8 vendor/golang.org/x/net/http/httpguts [2021-03-18T22:23:35.426Z] #45 147.1 vendor/golang.org/x/net/http/httpproxy [2021-03-18T22:23:35.426Z] #45 147.6 mime/multipart [2021-03-18T22:23:35.426Z] #45 ... [2021-03-18T22:23:35.426Z] [2021-03-18T22:23:35.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:35.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:35.426Z] #43 44.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T22:23:35.426Z] #43 44.17 DEP compel/plugins/std/infect.d [2021-03-18T22:23:35.426Z] #43 44.26 DEP compel/plugins/std/string.d [2021-03-18T22:23:35.683Z] #43 44.40 DEP compel/plugins/std/log.d [2021-03-18T22:23:35.683Z] #43 44.47 DEP compel/plugins/std/fds.d [2021-03-18T22:23:35.940Z] #43 44.61 DEP compel/plugins/std/std.d [2021-03-18T22:23:36.131Z] #24 ... [2021-03-18T22:23:36.131Z] [2021-03-18T22:23:36.131Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:23:36.131Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-18T22:23:36.131Z] #15 DONE 2.5s [2021-03-18T22:23:36.137Z] #43 43.08 CC compel/plugins/std/infect.o [2021-03-18T22:23:36.197Z] #43 44.72 DEP compel/plugins/shmem/shmem.d [2021-03-18T22:23:36.197Z] #43 44.80 DEP compel/plugins/fds/fds.d [2021-03-18T22:23:36.197Z] #43 44.96 CC compel/plugins/std/std.o [2021-03-18T22:23:36.395Z] [2021-03-18T22:23:36.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:36.395Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:36.395Z] #43 52.00 CC compel/src/lib/ptrace.o [2021-03-18T22:23:36.396Z] #43 43.55 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-18T22:23:36.396Z] #43 43.61 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-18T22:23:36.396Z] #43 43.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-18T22:23:36.396Z] #43 43.75 AR compel/plugins/std.lib.a [2021-03-18T22:23:36.479Z] #18 DONE 3.4s [2021-03-18T22:23:36.479Z] [2021-03-18T22:23:36.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:36.479Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:36.479Z] #43 76.66 DEP criu/protobuf-desc.d [2021-03-18T22:23:36.479Z] #43 76.79 DEP criu/proc_parse.d [2021-03-18T22:23:36.479Z] #43 76.95 DEP criu/plugin.d [2021-03-18T22:23:36.479Z] #43 77.04 DEP criu/pipes.d [2021-03-18T22:23:36.479Z] #43 77.24 DEP criu/pie-util.d [2021-03-18T22:23:36.479Z] #43 77.35 DEP criu/pie-util-vdso.d [2021-03-18T22:23:36.479Z] #43 77.45 DEP criu/pie-util-vdso-elf32.d [2021-03-18T22:23:36.479Z] #43 77.62 DEP criu/path.d [2021-03-18T22:23:36.479Z] #43 77.75 DEP criu/parasite-syscall.d [2021-03-18T22:23:36.479Z] #43 77.95 DEP criu/pagemap.d [2021-03-18T22:23:36.479Z] #43 78.13 DEP criu/pagemap-cache.d [2021-03-18T22:23:36.479Z] #43 78.27 DEP criu/page-xfer.d [2021-03-18T22:23:36.479Z] #43 78.50 DEP criu/page-pipe.d [2021-03-18T22:23:36.479Z] #43 78.67 DEP criu/netfilter.d [2021-03-18T22:23:36.655Z] #43 43.82 CC compel/plugins/fds/fds.o [2021-03-18T22:23:36.659Z] #43 52.51 AR compel/libcompel.a [2021-03-18T22:23:36.738Z] #43 78.87 DEP criu/net.d [2021-03-18T22:23:36.761Z] #43 45.38 CC compel/plugins/std/fds.o [2021-03-18T22:23:36.915Z] #43 44.06 AR compel/plugins/fds.lib.a [2021-03-18T22:23:36.915Z] #43 44.12 HOSTDEP compel/src/lib/log-host.d [2021-03-18T22:23:36.922Z] #43 52.61 HOSTCC compel/src/main-host.o [2021-03-18T22:23:36.996Z] #43 79.05 DEP criu/namespaces.d [2021-03-18T22:23:36.996Z] #43 79.16 DEP criu/mount.d [2021-03-18T22:23:36.996Z] #43 79.28 DEP criu/memfd.d [2021-03-18T22:23:37.018Z] #43 45.78 CC compel/plugins/std/log.o [2021-03-18T22:23:37.174Z] #43 44.22 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T22:23:37.174Z] #43 44.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-18T22:23:37.432Z] #43 44.50 HOSTDEP compel/src/main-host.d [2021-03-18T22:23:37.432Z] #43 44.60 DEP compel/src/lib/ptrace.d [2021-03-18T22:23:37.503Z] #43 53.05 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-18T22:23:37.503Z] #43 53.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T22:23:37.565Z] #43 79.50 DEP criu/mem.d [2021-03-18T22:23:37.690Z] #43 44.68 DEP compel/src/lib/infect.d [2021-03-18T22:23:37.690Z] #43 44.84 DEP compel/src/lib/infect-util.d [2021-03-18T22:23:37.767Z] #43 53.49 HOSTCC compel/src/lib/log-host.o [2021-03-18T22:23:37.823Z] #43 79.78 DEP criu/lsm.d [2021-03-18T22:23:37.823Z] #43 79.94 DEP criu/log.d [2021-03-18T22:23:37.948Z] #43 46.61 CC compel/plugins/std/string.o [2021-03-18T22:23:37.948Z] #43 44.95 DEP compel/src/lib/infect-rpc.d [2021-03-18T22:23:37.948Z] #43 45.10 DEP compel/arch/x86/src/lib/infect.d [2021-03-18T22:23:38.030Z] #43 53.69 HOSTLINK compel/compel-host-bin [2021-03-18T22:23:38.030Z] #43 ... [2021-03-18T22:23:38.030Z] [2021-03-18T22:23:38.030Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:23:38.030Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-18T22:23:38.030Z] #16 1.493 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T22:23:38.030Z] #16 DONE 2.0s [2021-03-18T22:23:38.081Z] #43 80.13 DEP criu/libnetlink.d [2021-03-18T22:23:38.081Z] #43 80.23 DEP criu/kerndat.d [2021-03-18T22:23:38.206Z] #43 45.25 DEP compel/arch/x86/src/lib/cpu.d [2021-03-18T22:23:38.206Z] #43 45.29 DEP compel/src/lib/log.d [2021-03-18T22:23:38.206Z] #43 45.35 DEP compel/src/main.d [2021-03-18T22:23:38.206Z] #43 45.43 DEP compel/src/lib/handle-elf.d [2021-03-18T22:23:38.293Z] [2021-03-18T22:23:38.293Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:38.293Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-18T22:23:38.339Z] #43 80.39 DEP criu/kcmp-ids.d [2021-03-18T22:23:38.340Z] #43 80.45 DEP criu/irmap.d [2021-03-18T22:23:38.465Z] #43 45.51 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-18T22:23:38.465Z] #43 45.66 CC compel/src/lib/log.o [2021-03-18T22:23:38.598Z] #43 80.65 DEP criu/ipc_ns.d [2021-03-18T22:23:38.598Z] #43 ... [2021-03-18T22:23:38.598Z] [2021-03-18T22:23:38.598Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T22:23:38.598Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T22:23:38.598Z] #19 DONE 2.2s [2021-03-18T22:23:38.723Z] #43 45.93 CC compel/arch/x86/src/lib/cpu.o [2021-03-18T22:23:38.856Z] [2021-03-18T22:23:38.856Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:38.856Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:38.856Z] #43 80.91 DEP criu/image.d [2021-03-18T22:23:38.878Z] #43 47.45 CC compel/plugins/std/infect.o [2021-03-18T22:23:39.114Z] #43 81.11 DEP criu/image-desc.d [2021-03-18T22:23:39.114Z] #43 81.22 DEP criu/fsnotify.d [2021-03-18T22:23:39.134Z] #43 47.88 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-18T22:23:39.134Z] #43 47.94 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-18T22:23:39.372Z] #43 81.37 DEP criu/filesystems.d [2021-03-18T22:23:39.372Z] #43 81.56 DEP criu/files.d [2021-03-18T22:23:39.395Z] #43 47.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-18T22:23:39.396Z] #43 48.06 AR compel/plugins/std.lib.a [2021-03-18T22:23:39.396Z] #43 48.15 CC compel/plugins/fds/fds.o [2021-03-18T22:23:39.631Z] #43 81.70 DEP criu/files-reg.d [2021-03-18T22:23:39.652Z] #43 48.45 AR compel/plugins/fds.lib.a [2021-03-18T22:23:39.657Z] #43 46.59 CC compel/arch/x86/src/lib/infect.o [2021-03-18T22:23:39.890Z] #43 81.87 DEP criu/files-ext.d [2021-03-18T22:23:39.890Z] #43 81.99 DEP criu/file-lock.d [2021-03-18T22:23:39.908Z] #43 48.49 HOSTDEP compel/src/lib/log-host.d [2021-03-18T22:23:39.908Z] #43 48.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T22:23:39.908Z] #43 48.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-18T22:23:40.148Z] #43 82.11 DEP criu/file-ids.d [2021-03-18T22:23:40.148Z] #43 82.23 DEP criu/fifo.d [2021-03-18T22:23:40.148Z] #43 82.37 DEP criu/fdstore.d [2021-03-18T22:23:40.164Z] #43 48.83 HOSTDEP compel/src/main-host.d [2021-03-18T22:23:40.164Z] #43 48.92 DEP compel/src/lib/ptrace.d [2021-03-18T22:23:40.223Z] #17 DONE 1.9s [2021-03-18T22:23:40.223Z] [2021-03-18T22:23:40.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:40.223Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:40.223Z] #43 53.96 DEP soccr/soccr.d [2021-03-18T22:23:40.223Z] #43 54.26 CC soccr/soccr.o [2021-03-18T22:23:40.223Z] #43 55.62 AR soccr/libsoccr.a [2021-03-18T22:23:40.223Z] #43 55.70 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:23:40.223Z] #43 ... [2021-03-18T22:23:40.223Z] [2021-03-18T22:23:40.223Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:23:40.223Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-18T22:23:40.223Z] #40 135.9 + dpkg --print-architecture [2021-03-18T22:23:40.223Z] #40 DONE 136.2s [2021-03-18T22:23:40.247Z] #43 47.40 CC compel/src/lib/infect-rpc.o [2021-03-18T22:23:40.407Z] #43 82.45 DEP criu/fault-injection.d [2021-03-18T22:23:40.407Z] #43 82.48 DEP criu/external.d [2021-03-18T22:23:40.407Z] #43 82.57 DEP criu/eventpoll.d [2021-03-18T22:23:40.420Z] #43 49.10 DEP compel/src/lib/infect.d [2021-03-18T22:23:40.487Z] [2021-03-18T22:23:40.487Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:23:40.487Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-18T22:23:40.665Z] #43 82.74 DEP criu/eventfd.d [2021-03-18T22:23:40.665Z] #43 82.87 DEP criu/crtools.d [2021-03-18T22:23:40.676Z] #43 49.24 DEP compel/src/lib/infect-util.d [2021-03-18T22:23:40.676Z] #43 49.33 DEP compel/src/lib/infect-rpc.d [2021-03-18T22:23:40.787Z] Client: [2021-03-18T22:23:40.787Z] Debug Mode: false [2021-03-18T22:23:40.787Z] Plugins: [2021-03-18T22:23:40.787Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-18T22:23:40.787Z] [2021-03-18T22:23:40.787Z] Server: [2021-03-18T22:23:40.787Z] Containers: 0 [2021-03-18T22:23:40.787Z] Running: 0 [2021-03-18T22:23:40.787Z] Paused: 0 [2021-03-18T22:23:40.787Z] Stopped: 0 [2021-03-18T22:23:40.787Z] Images: 0 [2021-03-18T22:23:40.787Z] Server Version: 19.03.12 [2021-03-18T22:23:40.787Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-18T22:23:40.787Z] Windows: [2021-03-18T22:23:40.787Z] LCOW: [2021-03-18T22:23:40.787Z] Logging Driver: json-file [2021-03-18T22:23:40.787Z] Plugins: [2021-03-18T22:23:40.787Z] Volume: local [2021-03-18T22:23:40.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T22:23:40.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T22:23:40.787Z] Swarm: inactive [2021-03-18T22:23:40.787Z] Default Isolation: process [2021-03-18T22:23:40.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T22:23:40.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T22:23:40.787Z] OSType: windows [2021-03-18T22:23:40.787Z] Architecture: x86_64 [2021-03-18T22:23:40.787Z] CPUs: 4 [2021-03-18T22:23:40.787Z] Total Memory: 32GiB [2021-03-18T22:23:40.787Z] Name: azwin-2-6725c0 [2021-03-18T22:23:40.787Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-18T22:23:40.787Z] Docker Root Dir: D:\docker [2021-03-18T22:23:40.787Z] Debug Mode: false [2021-03-18T22:23:40.787Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:23:40.787Z] Labels: [2021-03-18T22:23:40.787Z] Experimental: true [2021-03-18T22:23:40.787Z] Insecure Registries: [2021-03-18T22:23:40.787Z] 10.0.0.4:5000 [2021-03-18T22:23:40.787Z] 127.0.0.0/8 [2021-03-18T22:23:40.787Z] Registry Mirrors: [2021-03-18T22:23:40.787Z] http://10.0.0.4:5000/ [2021-03-18T22:23:40.787Z] Live Restore Enabled: false [2021-03-18T22:23:40.787Z] [2021-03-18T22:23:40.815Z] #43 47.89 CC compel/src/lib/infect-util.o [2021-03-18T22:23:40.815Z] #43 48.08 CC compel/src/lib/infect.o [2021-03-18T22:23:40.924Z] #43 82.99 DEP criu/cr-service.d [2021-03-18T22:23:40.924Z] #43 ... [2021-03-18T22:23:40.924Z] [2021-03-18T22:23:40.924Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:23:40.924Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:23:40.924Z] #32 DONE 148.3s [2021-03-18T22:23:40.933Z] #43 49.50 DEP compel/arch/x86/src/lib/infect.d [2021-03-18T22:23:40.933Z] #43 49.67 DEP compel/arch/x86/src/lib/cpu.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-18T22:23:41.067Z] #18 ... [2021-03-18T22:23:41.067Z] [2021-03-18T22:23:41.067Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:41.067Z] #53 sha256:8647d527a015172dd9c5666baa3ca89c7d2aec43a17d74dc9482e1645c990730 [2021-03-18T22:23:41.067Z] #53 2.226 + RM_GOPATH=0 [2021-03-18T22:23:41.067Z] #53 2.226 + TMP_GOPATH= [2021-03-18T22:23:41.067Z] #53 2.226 + : /build [2021-03-18T22:23:41.067Z] #53 2.226 + '[' -z '' ']' [2021-03-18T22:23:41.067Z] #53 2.228 ++ mktemp -d [2021-03-18T22:23:41.067Z] #53 2.237 + export GOPATH=/tmp/tmp.tQXF4SaLcH [2021-03-18T22:23:41.067Z] #53 2.237 + GOPATH=/tmp/tmp.tQXF4SaLcH [2021-03-18T22:23:41.067Z] #53 2.237 + RM_GOPATH=1 [2021-03-18T22:23:41.067Z] #53 2.237 + case "$(go env GOARCH)" in [2021-03-18T22:23:41.067Z] #53 2.237 ++ go env GOARCH [2021-03-18T22:23:41.067Z] #53 2.252 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:41.067Z] #53 2.253 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:41.067Z] #53 2.254 ++ dirname /tmp/install/install.sh [2021-03-18T22:23:41.067Z] #53 2.260 + dir=/tmp/install [2021-03-18T22:23:41.067Z] #53 2.260 + bin=runc [2021-03-18T22:23:41.067Z] #53 2.260 + shift [2021-03-18T22:23:41.067Z] #53 2.260 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T22:23:41.067Z] #53 2.260 + . /tmp/install/runc.installer [2021-03-18T22:23:41.067Z] #53 2.260 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:41.067Z] #53 2.264 + install_runc [2021-03-18T22:23:41.067Z] #53 2.264 + uname -r [2021-03-18T22:23:41.067Z] #53 2.264 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T22:23:41.067Z] #53 2.265 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T22:23:41.067Z] #53 2.265 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T22:23:41.067Z] #53 2.265 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T22:23:41.067Z] #53 2.265 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tQXF4SaLcH/src/github.com/opencontainers/runc [2021-03-18T22:23:41.067Z] #53 2.269 Cloning into '/tmp/tmp.tQXF4SaLcH/src/github.com/opencontainers/runc'... [2021-03-18T22:23:41.067Z] #53 9.004 + cd /tmp/tmp.tQXF4SaLcH/src/github.com/opencontainers/runc [2021-03-18T22:23:41.067Z] #53 9.010 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:41.067Z] #53 9.421 + '[' -z '' ']' [2021-03-18T22:23:41.067Z] #53 9.421 + target=static [2021-03-18T22:23:41.067Z] #53 9.421 + make 'BUILDTAGS=seccomp ' static [2021-03-18T22:23:41.067Z] #53 9.732 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T22:23:41.106Z] #43 ... [2021-03-18T22:23:41.106Z] [2021-03-18T22:23:41.106Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:41.106Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:41.106Z] #13 141.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-18T22:23:41.106Z] #13 141.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-18T22:23:41.182Z] [2021-03-18T22:23:41.182Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:41.182Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:41.182Z] #43 83.17 DEP criu/cr-restore.d [2021-03-18T22:23:41.182Z] #43 83.37 DEP criu/cr-errno.d [2021-03-18T22:23:41.182Z] #43 83.38 DEP criu/cr-dump.d [2021-03-18T22:23:41.189Z] #43 49.79 DEP compel/src/lib/log.d [2021-03-18T22:23:41.189Z] #43 49.88 DEP compel/src/main.d [2021-03-18T22:23:41.331Z] #53 ... [2021-03-18T22:23:41.331Z] [2021-03-18T22:23:41.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:41.331Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:41.331Z] #43 56.24 DEP criu/arch/aarch64/sigframe.d [2021-03-18T22:23:41.331Z] #43 56.33 DEP criu/arch/aarch64/crtools.d [2021-03-18T22:23:41.331Z] #43 56.46 DEP criu/arch/aarch64/cpu.d [2021-03-18T22:23:41.331Z] #43 56.48 DEP criu/arch/aarch64/bitops.d [2021-03-18T22:23:41.331Z] #43 56.53 CC criu/arch/aarch64/bitops.o [2021-03-18T22:23:41.331Z] #43 56.63 CC criu/arch/aarch64/cpu.o [2021-03-18T22:23:41.331Z] #43 56.83 CC criu/arch/aarch64/crtools.o [2021-03-18T22:23:41.375Z] #13 142.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:41.440Z] #43 83.58 DEP criu/cr-dedup.d [2021-03-18T22:23:41.450Z] #43 50.04 DEP compel/src/lib/handle-elf.d [2021-03-18T22:23:41.594Z] #43 57.36 CC criu/arch/aarch64/sigframe.o [2021-03-18T22:23:41.698Z] #43 83.74 DEP criu/cr-check.d [2021-03-18T22:23:41.706Z] #43 50.19 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-18T22:23:41.706Z] #43 50.36 CC compel/src/lib/log.o [2021-03-18T22:23:41.706Z] #43 ... [2021-03-18T22:23:41.706Z] [2021-03-18T22:23:41.706Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:41.706Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:41.706Z] #13 146.1 Selecting previously unselected package libapparmor1:amd64. [2021-03-18T22:23:41.706Z] #13 146.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:41.706Z] #13 146.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-18T22:23:41.706Z] #13 146.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:41.706Z] #13 146.3 Selecting previously unselected package libbtrfs0. [2021-03-18T22:23:41.706Z] #13 146.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:41.706Z] #13 146.4 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:23:41.706Z] #13 146.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:41.706Z] #13 146.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-18T22:23:41.706Z] #13 146.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:41.706Z] #13 146.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-18T22:23:41.706Z] #13 146.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 146.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:41.706Z] #13 147.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-18T22:23:41.706Z] #13 147.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 147.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:41.706Z] #13 147.3 Selecting previously unselected package libpcre16-3:amd64. [2021-03-18T22:23:41.706Z] #13 147.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 147.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:41.706Z] #13 147.5 Selecting previously unselected package libpcre32-3:amd64. [2021-03-18T22:23:41.706Z] #13 147.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 147.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:41.706Z] #13 147.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-18T22:23:41.706Z] #13 147.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 147.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:41.706Z] #13 147.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-18T22:23:41.706Z] #13 147.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 147.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:41.706Z] #13 148.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-18T22:23:41.706Z] #13 148.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-18T22:23:41.706Z] #13 148.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:41.858Z] #43 57.55 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-18T22:23:41.956Z] #43 83.93 DEP criu/config.d [2021-03-18T22:23:41.956Z] #43 84.04 DEP criu/clone-noasan.d [2021-03-18T22:23:41.956Z] #43 84.10 DEP criu/cgroup.d [2021-03-18T22:23:41.963Z] #13 148.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-18T22:23:41.963Z] #13 148.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:41.963Z] #13 148.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:42.003Z] #13 142.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-18T22:23:42.003Z] #13 142.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-18T22:23:42.126Z] #43 57.66 DEP criu/pie/util-vdso.d [2021-03-18T22:23:42.126Z] #43 57.90 DEP criu/pie/util.d [2021-03-18T22:23:42.215Z] #43 84.25 DEP criu/cgroup-props.d [2021-03-18T22:23:42.215Z] #43 84.39 DEP criu/bitmap.d [2021-03-18T22:23:42.215Z] #43 84.39 DEP criu/bfd.d [2021-03-18T22:23:42.246Z] #13 148.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-18T22:23:42.246Z] #13 148.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:23:42.246Z] #13 148.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:42.246Z] #13 148.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-18T22:23:42.246Z] #13 148.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:42.246Z] #13 148.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:42.473Z] #43 84.52 DEP criu/autofs.d [2021-03-18T22:23:42.473Z] #43 84.66 DEP criu/aio.d [2021-03-18T22:23:42.522Z] #13 143.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:42.522Z] #13 ... [2021-03-18T22:23:42.522Z] [2021-03-18T22:23:42.522Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:23:42.522Z] #58 sha256:47cd7cf29ce1cc4648008c4401f65a96d05dae1fc8456ed5a8df51bc2e41dbb9 [2021-03-18T22:23:42.522Z] #58 DONE 148.6s [2021-03-18T22:23:42.522Z] [2021-03-18T22:23:42.523Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T22:23:42.523Z] #59 sha256:04e4c5ca4ff53fa7daa419259fd6bc5f7d6b24f18e0dfb900f20903f182bc38a [2021-03-18T22:23:42.523Z] #59 DONE 0.1s [2021-03-18T22:23:42.523Z] [2021-03-18T22:23:42.523Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:42.523Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:42.523Z] #13 143.2 Selecting previously unselected package libbtrfs0. [2021-03-18T22:23:42.523Z] #13 143.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T22:23:42.703Z] #43 58.17 CC criu/pie/util.o [2021-03-18T22:23:42.703Z] #43 ... [2021-03-18T22:23:42.703Z] [2021-03-18T22:23:42.703Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:23:42.703Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-18T22:23:42.703Z] #18 DONE 2.6s [2021-03-18T22:23:42.703Z] [2021-03-18T22:23:42.703Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T22:23:42.703Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-18T22:23:42.732Z] #43 84.80 DEP criu/action-scripts.d [2021-03-18T22:23:42.782Z] #13 ... [2021-03-18T22:23:42.782Z] [2021-03-18T22:23:42.782Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T22:23:42.782Z] #60 sha256:43f26a075886daddf80b9aa864afde402d80795edfb87e07026bad10d679b395 [2021-03-18T22:23:42.782Z] #60 DONE 0.1s [2021-03-18T22:23:42.782Z] [2021-03-18T22:23:42.782Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:42.782Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:42.782Z] #13 143.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:42.782Z] #13 143.5 Selecting previously unselected package libbtrfs-dev. [2021-03-18T22:23:42.782Z] #13 143.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T22:23:42.782Z] #13 143.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:42.826Z] #13 149.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:42.826Z] #13 149.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:42.991Z] #43 85.14 CC criu/action-scripts.o [2021-03-18T22:23:43.041Z] #13 143.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-18T22:23:43.041Z] #13 143.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:43.041Z] #13 143.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:43.082Z] #13 149.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:43.083Z] #13 149.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:23:43.083Z] #13 149.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:43.083Z] #13 149.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:43.083Z] #13 149.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:43.083Z] #13 149.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:43.083Z] #13 149.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:43.083Z] #13 149.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:43.083Z] #13 149.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:43.083Z] #13 149.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:43.083Z] #13 149.9 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 [2021-03-18T22:23:43.300Z] #13 143.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-18T22:23:43.300Z] #13 143.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:43.300Z] #13 143.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:43.300Z] #13 144.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-18T22:23:43.300Z] #13 144.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-18T22:23:43.300Z] #13 144.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:43.346Z] #13 149.9 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 [2021-03-18T22:23:43.346Z] #13 149.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:43.346Z] #13 149.9 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 [2021-03-18T22:23:43.346Z] #13 149.9 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 [2021-03-18T22:23:43.346Z] #13 149.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:23:43.346Z] #13 150.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:43.346Z] #13 150.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:43.346Z] #13 150.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T22:23:43.346Z] #13 150.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:43.346Z] #13 150.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:43.346Z] #13 150.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:23:43.559Z] #43 85.65 CC criu/aio.o [2021-03-18T22:23:43.559Z] #13 144.2 Selecting previously unselected package libpcre16-3:amd64. [2021-03-18T22:23:43.559Z] #13 144.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:43.559Z] #13 144.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:44.127Z] #43 86.21 CC criu/autofs.o [2021-03-18T22:23:44.127Z] #13 144.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-18T22:23:44.127Z] #13 144.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:44.127Z] #13 144.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:44.386Z] #13 145.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-18T22:23:44.386Z] #13 145.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:44.386Z] #13 145.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:44.645Z] #13 145.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-18T22:23:44.645Z] #13 145.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-18T22:23:44.645Z] #13 145.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:45.213Z] #13 145.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-18T22:23:45.213Z] #13 145.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-18T22:23:45.213Z] #13 145.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:45.213Z] #13 146.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-18T22:23:45.241Z] #13 DONE 151.9s [2021-03-18T22:23:45.241Z] [2021-03-18T22:23:45.241Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:45.241Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:23:45.264Z] #19 DONE 2.5s [2021-03-18T22:23:45.264Z] [2021-03-18T22:23:45.264Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:45.264Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:23:45.474Z] #13 146.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-18T22:23:45.474Z] #13 146.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:45.474Z] #13 146.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-18T22:23:45.474Z] #13 146.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T22:23:45.474Z] #13 146.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:45.509Z] #43 87.65 CC criu/bfd.o [2021-03-18T22:23:45.733Z] #13 146.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-18T22:23:45.733Z] #13 146.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T22:23:45.733Z] #13 146.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:45.733Z] #13 ... [2021-03-18T22:23:45.733Z] [2021-03-18T22:23:45.733Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:45.733Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:23:45.733Z] #45 141.7 crypto/tls [2021-03-18T22:23:45.733Z] #45 147.8 net/http/httptrace [2021-03-18T22:23:45.733Z] #45 147.9 net/http [2021-03-18T22:23:45.733Z] #45 ... [2021-03-18T22:23:45.733Z] [2021-03-18T22:23:45.733Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:45.733Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:45.733Z] #43 50.22 CC compel/src/lib/ptrace.o [2021-03-18T22:23:45.733Z] #43 50.55 AR compel/libcompel.a [2021-03-18T22:23:45.733Z] #43 50.64 HOSTCC compel/src/main-host.o [2021-03-18T22:23:45.733Z] #43 50.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-18T22:23:45.733Z] #43 51.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T22:23:45.733Z] #43 51.91 HOSTCC compel/src/lib/log-host.o [2021-03-18T22:23:45.733Z] #43 52.09 HOSTLINK compel/compel-host-bin [2021-03-18T22:23:45.733Z] #43 52.22 DEP soccr/soccr.d [2021-03-18T22:23:45.733Z] #43 52.44 CC soccr/soccr.o [2021-03-18T22:23:46.077Z] #43 88.14 CC criu/bitmap.o [2021-03-18T22:23:46.336Z] #43 88.33 CC criu/cgroup-props.o [2021-03-18T22:23:46.671Z] #43 53.67 AR soccr/libsoccr.a [2021-03-18T22:23:46.671Z] #43 53.72 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:23:46.914Z] #43 89.17 CC criu/cgroup.o [2021-03-18T22:23:46.930Z] #43 ... [2021-03-18T22:23:46.931Z] [2021-03-18T22:23:46.931Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T22:23:46.931Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T22:23:46.931Z] #13 146.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T22:23:46.931Z] #13 146.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T22:23:46.931Z] #13 146.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T22:23:46.931Z] #13 146.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T22:23:46.931Z] #13 146.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:46.931Z] #13 146.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T22:23:46.931Z] #13 146.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T22:23:46.931Z] #13 146.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T22:23:46.931Z] #13 146.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T22:23:46.931Z] #13 146.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T22:23:46.931Z] #13 147.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T22:23:46.931Z] #13 147.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T22:23:46.931Z] #13 147.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:46.931Z] #13 147.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 [2021-03-18T22:23:46.931Z] #13 147.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 [2021-03-18T22:23:46.931Z] #13 147.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T22:23:46.931Z] #13 147.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 [2021-03-18T22:23:46.931Z] #13 147.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 [2021-03-18T22:23:46.931Z] #13 147.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T22:23:46.931Z] #13 147.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T22:23:46.931Z] #13 147.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:46.931Z] #13 147.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T22:23:46.931Z] #13 147.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:46.931Z] #13 147.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T22:23:46.931Z] #13 147.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:23:46.931Z] #13 DONE 147.5s [2021-03-18T22:23:46.931Z] [2021-03-18T22:23:46.931Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:46.931Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:46.931Z] #43 54.23 DEP criu/arch/x86/sigframe.d [2021-03-18T22:23:47.138Z] #53 1.704 + RM_GOPATH=0 [2021-03-18T22:23:47.138Z] #53 1.704 + TMP_GOPATH= [2021-03-18T22:23:47.138Z] #53 1.704 + : /build [2021-03-18T22:23:47.138Z] #53 1.705 + '[' -z '' ']' [2021-03-18T22:23:47.138Z] #53 1.705 ++ mktemp -d [2021-03-18T22:23:47.138Z] #53 1.709 + export GOPATH=/tmp/tmp.quoslnz7Xn [2021-03-18T22:23:47.138Z] #53 1.709 + GOPATH=/tmp/tmp.quoslnz7Xn [2021-03-18T22:23:47.138Z] #53 1.709 + RM_GOPATH=1 [2021-03-18T22:23:47.138Z] #53 1.710 + case "$(go env GOARCH)" in [2021-03-18T22:23:47.138Z] #53 1.710 ++ go env GOARCH [2021-03-18T22:23:47.138Z] #53 1.747 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:47.138Z] #53 ... [2021-03-18T22:23:47.138Z] [2021-03-18T22:23:47.138Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T22:23:47.138Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T22:23:47.138Z] #14 DONE 1.8s [2021-03-18T22:23:47.138Z] [2021-03-18T22:23:47.138Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:47.138Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:23:47.138Z] #53 1.748 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:47.138Z] #53 1.749 ++ dirname /tmp/install/install.sh [2021-03-18T22:23:47.138Z] #53 1.750 + dir=/tmp/install [2021-03-18T22:23:47.138Z] #53 1.750 + bin=runc [2021-03-18T22:23:47.138Z] #53 1.750 + shift [2021-03-18T22:23:47.138Z] #53 1.751 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T22:23:47.138Z] #53 1.751 + . /tmp/install/runc.installer [2021-03-18T22:23:47.138Z] #53 1.751 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:47.138Z] #53 1.752 + install_runc [2021-03-18T22:23:47.138Z] #53 1.752 + uname -r [2021-03-18T22:23:47.138Z] #53 1.762 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T22:23:47.138Z] #53 1.787 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T22:23:47.138Z] #53 1.787 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T22:23:47.138Z] #53 1.787 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.quoslnz7Xn/src/github.com/opencontainers/runc [2021-03-18T22:23:47.138Z] #53 1.787 Cloning into '/tmp/tmp.quoslnz7Xn/src/github.com/opencontainers/runc'... [2021-03-18T22:23:47.138Z] #53 1.787 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T22:23:47.138Z] #53 ... [2021-03-18T22:23:47.138Z] [2021-03-18T22:23:47.138Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:23:47.138Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:23:47.138Z] #45 149.9 crypto/tls [2021-03-18T22:23:47.138Z] #45 156.9 net/http/httptrace [2021-03-18T22:23:47.138Z] #45 157.2 net/http [2021-03-18T22:23:47.191Z] #20 2.015 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:23:47.191Z] #20 2.032 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:23:47.191Z] #20 2.033 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:23:47.191Z] #20 2.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:23:47.192Z] #43 54.44 DEP criu/arch/x86/sigaction_compat.d [2021-03-18T22:23:47.192Z] #43 54.52 DEP criu/arch/x86/kerndat.d [2021-03-18T22:23:47.394Z] #45 ... [2021-03-18T22:23:47.394Z] [2021-03-18T22:23:47.394Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:23:47.394Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T22:23:47.451Z] #43 54.72 DEP criu/arch/x86/crtools.d [2021-03-18T22:23:47.451Z] #43 54.81 DEP criu/arch/x86/cpu.d [2021-03-18T22:23:47.768Z] #20 2.577 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-18T22:23:48.019Z] #43 54.98 CC criu/arch/x86/cpu.o [2021-03-18T22:23:48.345Z] #20 3.289 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-18T22:23:48.586Z] #43 ... [2021-03-18T22:23:48.587Z] [2021-03-18T22:23:48.587Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T22:23:48.587Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T22:23:48.587Z] #14 DONE 1.6s [2021-03-18T22:23:48.587Z] [2021-03-18T22:23:48.587Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:23:48.587Z] #53 sha256:b86522703d9f5f80077ee7f34950c5a41d72772fe592e1ef51f3090ba2865e59 [2021-03-18T22:23:48.587Z] #53 1.436 + RM_GOPATH=0 [2021-03-18T22:23:48.587Z] #53 1.436 + TMP_GOPATH= [2021-03-18T22:23:48.587Z] #53 1.436 + : /build [2021-03-18T22:23:48.587Z] #53 1.436 + '[' -z '' ']' [2021-03-18T22:23:48.587Z] #53 1.437 ++ mktemp -d [2021-03-18T22:23:48.587Z] #53 1.444 + export GOPATH=/tmp/tmp.LxETK2w92t [2021-03-18T22:23:48.587Z] #53 1.444 + GOPATH=/tmp/tmp.LxETK2w92t [2021-03-18T22:23:48.587Z] #53 1.444 + RM_GOPATH=1 [2021-03-18T22:23:48.587Z] #53 1.445 + case "$(go env GOARCH)" in [2021-03-18T22:23:48.587Z] #53 1.445 ++ go env GOARCH [2021-03-18T22:23:48.587Z] #53 1.469 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:48.587Z] #53 1.469 + GO_BUILDMODE=-buildmode=pie [2021-03-18T22:23:48.587Z] #53 1.470 ++ dirname /tmp/install/install.sh [2021-03-18T22:23:48.587Z] #53 1.473 + dir=/tmp/install [2021-03-18T22:23:48.587Z] #53 1.473 + bin=runc [2021-03-18T22:23:48.587Z] #53 1.473 + shift [2021-03-18T22:23:48.587Z] #53 1.474 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T22:23:48.587Z] #53 1.475 + . /tmp/install/runc.installer [2021-03-18T22:23:48.587Z] #53 1.476 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:23:48.587Z] #53 1.478 + install_runc [2021-03-18T22:23:48.587Z] #53 1.481 + uname -r [2021-03-18T22:23:48.587Z] #53 1.481 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T22:23:48.587Z] #53 1.493 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T22:23:48.587Z] #53 1.493 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T22:23:48.587Z] #53 1.493 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T22:23:48.587Z] #53 1.493 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LxETK2w92t/src/github.com/opencontainers/runc [2021-03-18T22:23:48.587Z] #53 1.495 Cloning into '/tmp/tmp.LxETK2w92t/src/github.com/opencontainers/runc'... [2021-03-18T22:23:48.767Z] #15 DONE 1.3s [2021-03-18T22:23:48.767Z] [2021-03-18T22:23:48.767Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:23:48.767Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T22:23:48.855Z] #43 ... [2021-03-18T22:23:48.855Z] [2021-03-18T22:23:48.855Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:48.855Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:23:48.855Z] #20 2.747 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:23:48.855Z] #20 2.837 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:23:48.855Z] #20 2.837 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:23:48.855Z] #20 2.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:23:48.855Z] #20 3.281 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:23:48.855Z] #20 4.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:23:48.855Z] #20 5.611 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:23:48.855Z] #20 6.881 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:23:48.908Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:23:48.908Z] [2021-03-18T22:23:48.908Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-18T22:23:48.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-18T22:23:48.908Z] Using test binary docker [2021-03-18T22:23:48.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T22:23:48.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:23:48.908Z] INFO: Waiting for daemon to start... [2021-03-18T22:23:48.908Z] Starting dockerd [2021-03-18T22:23:48.908Z] . [2021-03-18T22:23:48.908Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-18T22:23:49.293Z] #20 4.185 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-18T22:23:49.439Z] #20 10.81 Fetched 8929 kB in 8s (1071 kB/s) [2021-03-18T22:23:49.524Z] #53 ... [2021-03-18T22:23:49.524Z] [2021-03-18T22:23:49.524Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T22:23:49.524Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T22:23:49.524Z] #15 DONE 1.2s [2021-03-18T22:23:49.698Z] #16 1.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T22:23:49.698Z] #16 DONE 1.2s [2021-03-18T22:23:49.698Z] [2021-03-18T22:23:49.698Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:49.698Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:23:49.784Z] [2021-03-18T22:23:49.784Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T22:23:49.784Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T22:23:50.035Z] #20 10.81 Reading package lists... [2021-03-18T22:23:50.035Z] #20 ... [2021-03-18T22:23:50.035Z] [2021-03-18T22:23:50.035Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:50.035Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:50.035Z] #43 92.10 CC criu/clone-noasan.o [2021-03-18T22:23:50.262Z] #17 ... [2021-03-18T22:23:50.262Z] [2021-03-18T22:23:50.262Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T22:23:50.262Z] #58 sha256:547525756402e3d41a27f0f618ce3038555e9bb3f334626eec7979213cbee87f [2021-03-18T22:23:50.262Z] #58 153.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T22:23:50.262Z] #58 153.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T22:23:50.262Z] #58 DONE 162.9s [2021-03-18T22:23:50.262Z] [2021-03-18T22:23:50.262Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T22:23:50.262Z] #59 sha256:b001c7ce8f6a9b7f9f6c2e4496ff6974e54033486ab64ce2b358ab3f5eda37a3 [2021-03-18T22:23:50.262Z] #59 DONE 0.1s [2021-03-18T22:23:50.262Z] [2021-03-18T22:23:50.262Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T22:23:50.262Z] #60 sha256:c15b31f8ed6ef91bc872eeadf2b1299b171539827f3ebc17a2323f02b04b1f5a [2021-03-18T22:23:50.262Z] #60 DONE 0.1s [2021-03-18T22:23:50.262Z] [2021-03-18T22:23:50.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:50.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:50.262Z] #43 50.60 CC compel/arch/x86/src/lib/cpu.o [2021-03-18T22:23:50.262Z] #43 51.56 CC compel/arch/x86/src/lib/infect.o [2021-03-18T22:23:50.262Z] #43 52.62 CC compel/src/lib/infect-rpc.o [2021-03-18T22:23:50.262Z] #43 52.92 CC compel/src/lib/infect-util.o [2021-03-18T22:23:50.262Z] #43 53.19 CC compel/src/lib/infect.o [2021-03-18T22:23:50.262Z] #43 56.94 CC compel/src/lib/ptrace.o [2021-03-18T22:23:50.262Z] #43 57.71 AR compel/libcompel.a [2021-03-18T22:23:50.262Z] #43 57.81 HOSTCC compel/src/main-host.o [2021-03-18T22:23:50.262Z] #43 58.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-18T22:23:50.262Z] #43 58.68 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T22:23:50.294Z] #43 92.34 CC criu/config.o [2021-03-18T22:23:50.518Z] #43 59.33 HOSTCC compel/src/lib/log-host.o [2021-03-18T22:23:50.688Z] #20 5.255 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-18T22:23:50.729Z] #16 1.030 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T22:23:50.729Z] #16 DONE 1.2s [2021-03-18T22:23:50.729Z] [2021-03-18T22:23:50.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:50.729Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:50.729Z] #43 55.73 CC criu/arch/x86/crtools.o [2021-03-18T22:23:50.729Z] #43 57.44 CC criu/arch/x86/kerndat.o [2021-03-18T22:23:50.988Z] #43 58.26 CC criu/arch/x86/sigaction_compat.o [2021-03-18T22:23:51.087Z] #43 59.61 HOSTLINK compel/compel-host-bin [2021-03-18T22:23:51.345Z] #43 59.88 DEP soccr/soccr.d [2021-03-18T22:23:51.345Z] #43 ... [2021-03-18T22:23:51.345Z] [2021-03-18T22:23:51.345Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:51.345Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:23:51.345Z] #17 DONE 1.8s [2021-03-18T22:23:51.555Z] #43 58.75 CC criu/arch/x86/sigframe.o [2021-03-18T22:23:51.602Z] [2021-03-18T22:23:51.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:51.602Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:51.602Z] #43 60.18 CC soccr/soccr.o [2021-03-18T22:23:51.670Z] #43 93.73 CC criu/cr-check.o [2021-03-18T22:23:51.815Z] #43 58.95 LINK criu/arch/x86/crtools.built-in.o [2021-03-18T22:23:51.815Z] #43 59.01 DEP criu/pie/util-vdso-elf32.d [2021-03-18T22:23:52.074Z] #43 ... [2021-03-18T22:23:52.074Z] [2021-03-18T22:23:52.074Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T22:23:52.074Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T22:23:52.074Z] #17 DONE 1.2s [2021-03-18T22:23:52.074Z] [2021-03-18T22:23:52.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:52.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:23:52.074Z] #43 59.20 DEP criu/pie/util-vdso.d [2021-03-18T22:23:52.332Z] #43 59.37 DEP criu/pie/util.d [2021-03-18T22:23:52.591Z] #43 59.62 CC criu/pie/util.o [2021-03-18T22:23:52.612Z] #20 ... [2021-03-18T22:23:52.612Z] [2021-03-18T22:23:52.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:52.612Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:52.612Z] #43 58.60 CC criu/pie/util-vdso.o [2021-03-18T22:23:52.612Z] #43 59.16 AR criu/pie/pie.lib.a [2021-03-18T22:23:52.612Z] #43 59.22 DEP criu/pie/restorer.d [2021-03-18T22:23:52.612Z] #43 59.49 DEP criu/arch/aarch64/intraprocedure.d [2021-03-18T22:23:52.612Z] #43 59.55 DEP criu/arch/aarch64/restorer.d [2021-03-18T22:23:52.612Z] #43 59.72 DEP criu/arch/aarch64/vdso-pie.d [2021-03-18T22:23:52.612Z] #43 60.00 DEP criu/pie/parasite-vdso.d [2021-03-18T22:23:52.612Z] #43 60.16 DEP criu/pie/parasite.d [2021-03-18T22:23:52.612Z] #43 60.47 CC criu/pie/parasite.o [2021-03-18T22:23:52.612Z] #43 61.63 LINK criu/pie/parasite.built-in.o [2021-03-18T22:23:52.612Z] #43 61.68 GEN criu/pie/parasite-blob.h [2021-03-18T22:23:52.612Z] #43 61.71 CC criu/pie/parasite-vdso.o [2021-03-18T22:23:52.612Z] #43 62.53 CC criu/arch/aarch64/vdso-pie.o [2021-03-18T22:23:52.612Z] #43 62.76 CC criu/arch/aarch64/restorer.o [2021-03-18T22:23:52.612Z] #43 63.21 CC criu/arch/aarch64/intraprocedure.o [2021-03-18T22:23:52.612Z] #43 63.24 CC criu/pie/restorer.o [2021-03-18T22:23:52.612Z] #43 66.04 LINK criu/pie/restorer.built-in.o [2021-03-18T22:23:52.612Z] #43 66.05 GEN criu/pie/restorer-blob.h [2021-03-18T22:23:52.612Z] #43 66.17 DEP criu/vdso.d [2021-03-18T22:23:52.612Z] #43 66.32 DEP criu/uts_ns.d [2021-03-18T22:23:52.612Z] #43 66.55 DEP criu/util.d [2021-03-18T22:23:52.612Z] #43 66.74 DEP criu/uffd.d [2021-03-18T22:23:52.612Z] #43 66.95 DEP criu/tun.d [2021-03-18T22:23:52.612Z] #43 67.09 DEP criu/tty.d [2021-03-18T22:23:52.612Z] #43 67.33 DEP criu/timerfd.d [2021-03-18T22:23:52.612Z] #43 67.63 DEP criu/timens.d [2021-03-18T22:23:52.612Z] #43 67.74 DEP criu/sysfs_parse.d [2021-03-18T22:23:52.612Z] #43 67.85 DEP criu/sysctl.d [2021-03-18T22:23:52.612Z] #43 67.94 DEP criu/string.d [2021-03-18T22:23:52.612Z] #43 67.99 DEP criu/stats.d [2021-03-18T22:23:52.612Z] #43 68.18 DEP criu/sockets.d [2021-03-18T22:23:52.612Z] #43 68.30 DEP criu/sk-unix.d [2021-03-18T22:23:52.849Z] #43 59.94 CC criu/pie/util-vdso.o [2021-03-18T22:23:52.875Z] #43 68.60 DEP criu/sk-tcp.d [2021-03-18T22:23:52.875Z] #43 ... [2021-03-18T22:23:52.875Z] [2021-03-18T22:23:52.875Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:52.875Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:23:52.875Z] #20 7.915 Fetched 8747 kB in 6s (1426 kB/s) [2021-03-18T22:23:53.416Z] #43 ... [2021-03-18T22:23:53.416Z] [2021-03-18T22:23:53.416Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:23:53.416Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T22:23:53.416Z] #18 DONE 1.3s [2021-03-18T22:23:53.416Z] [2021-03-18T22:23:53.416Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T22:23:53.416Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T22:23:53.492Z] #43 ... [2021-03-18T22:23:53.492Z] [2021-03-18T22:23:53.492Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T22:23:53.492Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T22:23:53.492Z] #18 DONE 1.8s [2021-03-18T22:23:53.492Z] [2021-03-18T22:23:53.492Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T22:23:53.493Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T22:23:53.572Z] #43 95.37 CC criu/cr-dedup.o [2021-03-18T22:23:53.572Z] #43 95.74 CC criu/cr-dump.o [2021-03-18T22:23:54.425Z] #19 DONE 1.2s [2021-03-18T22:23:54.425Z] [2021-03-18T22:23:54.425Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:54.425Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:23:54.799Z] #19 DONE 1.3s [2021-03-18T22:23:54.799Z] [2021-03-18T22:23:54.799Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:54.799Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:23:55.476Z] #43 97.74 CC criu/cr-errno.o [2021-03-18T22:23:55.735Z] #43 97.82 CC criu/cr-restore.o [2021-03-18T22:23:56.194Z] #20 7.915 Reading package lists... [2021-03-18T22:23:56.226Z] #20 1.605 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:23:56.226Z] #20 1.653 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:23:56.226Z] #20 1.720 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:23:56.318Z] #20 1.571 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T22:23:56.318Z] #20 1.572 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T22:23:56.318Z] #20 1.682 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T22:23:56.318Z] #20 1.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:23:56.486Z] #20 1.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T22:23:56.744Z] #20 2.304 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:23:56.881Z] #20 2.276 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T22:23:57.110Z] #43 ... [2021-03-18T22:23:57.110Z] [2021-03-18T22:23:57.110Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:23:57.110Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:23:57.110Z] #20 10.81 Reading package lists... [2021-03-18T22:23:57.110Z] #20 13.92 Reading package lists... [2021-03-18T22:23:57.110Z] #20 16.82 Building dependency tree... [2021-03-18T22:23:57.110Z] #20 18.08 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T22:23:57.110Z] #20 18.08 The following additional packages will be installed: [2021-03-18T22:23:57.110Z] #20 18.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T22:23:57.110Z] #20 18.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T22:23:57.110Z] #20 18.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T22:23:57.110Z] #20 18.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T22:23:57.110Z] #20 18.09 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T22:23:57.110Z] #20 18.09 Suggested packages: [2021-03-18T22:23:57.110Z] #20 18.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T22:23:57.110Z] #20 18.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T22:23:57.110Z] #20 18.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T22:23:57.110Z] #20 18.10 Recommended packages: [2021-03-18T22:23:57.110Z] #20 18.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T22:23:57.110Z] #20 18.10 python3-keyrings.alt python3-xdg unzip [2021-03-18T22:23:57.809Z] #20 3.288 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:23:58.121Z] #20 3.316 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T22:23:58.485Z] #20 19.68 The following NEW packages will be installed: [2021-03-18T22:23:58.485Z] #20 19.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T22:23:58.485Z] #20 19.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T22:23:58.485Z] #20 19.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T22:23:58.485Z] #20 19.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T22:23:58.485Z] #20 19.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T22:23:58.485Z] #20 19.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T22:23:58.485Z] #20 19.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T22:23:58.485Z] #20 19.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T22:23:58.485Z] #20 19.69 xz-utils zip [2021-03-18T22:23:58.744Z] #20 20.02 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:23:58.744Z] #20 20.02 Need to get 28.5 MB of archives. [2021-03-18T22:23:58.744Z] #20 20.02 After this operation, 116 MB of additional disk space will be used. [2021-03-18T22:23:58.744Z] #20 20.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-18T22:23:58.744Z] #20 20.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-18T22:23:58.744Z] #20 20.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-18T22:23:58.744Z] #20 20.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-18T22:23:58.744Z] #20 20.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-18T22:23:58.744Z] #20 20.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-18T22:23:58.744Z] #20 20.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-18T22:23:58.744Z] #20 20.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-18T22:23:58.744Z] #20 20.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-18T22:23:58.757Z] #20 10.65 Reading package lists... [2021-03-18T22:23:59.002Z] #20 20.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-18T22:23:59.002Z] #20 20.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-18T22:23:59.002Z] #20 20.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-18T22:23:59.002Z] #20 20.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-18T22:23:59.002Z] #20 20.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-18T22:23:59.002Z] #20 20.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-18T22:23:59.002Z] #20 20.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-18T22:23:59.003Z] #20 20.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:23:59.003Z] #20 20.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:23:59.003Z] #20 20.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-18T22:23:59.003Z] #20 20.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-18T22:23:59.003Z] #20 20.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-18T22:23:59.003Z] #20 20.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-18T22:23:59.003Z] #20 20.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-18T22:23:59.003Z] #20 20.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:23:59.003Z] #20 20.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:23:59.003Z] #20 20.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:23:59.003Z] #20 20.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-18T22:23:59.020Z] #20 13.63 Building dependency tree... [2021-03-18T22:23:59.020Z] #20 ... [2021-03-18T22:23:59.020Z] [2021-03-18T22:23:59.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:23:59.020Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:23:59.020Z] #43 68.74 DEP criu/sk-queue.d [2021-03-18T22:23:59.020Z] #43 68.82 DEP criu/sk-packet.d [2021-03-18T22:23:59.020Z] #43 68.91 DEP criu/sk-netlink.d [2021-03-18T22:23:59.020Z] #43 69.14 DEP criu/sk-inet.d [2021-03-18T22:23:59.020Z] #43 69.36 DEP criu/signalfd.d [2021-03-18T22:23:59.020Z] #43 69.47 DEP criu/sigframe.d [2021-03-18T22:23:59.020Z] #43 69.54 DEP criu/shmem.d [2021-03-18T22:23:59.020Z] #43 69.78 DEP criu/servicefd.d [2021-03-18T22:23:59.020Z] #43 69.94 DEP criu/seize.d [2021-03-18T22:23:59.020Z] #43 70.14 DEP criu/seccomp.d [2021-03-18T22:23:59.020Z] #43 70.39 DEP criu/rst-malloc.d [2021-03-18T22:23:59.020Z] #43 70.47 DEP criu/rbtree.d [2021-03-18T22:23:59.020Z] #43 70.51 DEP criu/pstree.d [2021-03-18T22:23:59.020Z] #43 70.66 DEP criu/protobuf.d [2021-03-18T22:23:59.020Z] #43 70.80 GEN criu/protobuf-desc-gen.h [2021-03-18T22:23:59.021Z] #43 72.45 DEP criu/protobuf-desc.d [2021-03-18T22:23:59.021Z] #43 72.60 DEP criu/proc_parse.d [2021-03-18T22:23:59.021Z] #43 72.77 DEP criu/plugin.d [2021-03-18T22:23:59.021Z] #43 72.85 DEP criu/pipes.d [2021-03-18T22:23:59.021Z] #43 73.13 DEP criu/pie-util.d [2021-03-18T22:23:59.021Z] #43 73.26 DEP criu/pie-util-vdso.d [2021-03-18T22:23:59.021Z] #43 74.01 DEP criu/path.d [2021-03-18T22:23:59.021Z] #43 74.17 DEP criu/parasite-syscall.d [2021-03-18T22:23:59.021Z] #43 74.58 DEP criu/pagemap.d [2021-03-18T22:23:59.021Z] #43 74.80 DEP criu/pagemap-cache.d [2021-03-18T22:23:59.058Z] #20 4.356 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:23:59.176Z] #20 4.772 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-18T22:23:59.260Z] #20 20.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-18T22:23:59.260Z] #20 20.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:23:59.284Z] #43 74.98 DEP criu/page-xfer.d [2021-03-18T22:23:59.381Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-18T22:23:59.381Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a4e87428\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-18T22:23:59.381Z] ---------------------------------------------------------------------------- [2021-03-18T22:23:59.381Z] [2021-03-18T22:23:59.381Z] INFO: executeCI.ps1 starting at Thu Mar 18 22:23:57 CUT 2021 [2021-03-18T22:23:59.381Z] [2021-03-18T22:23:59.381Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-18T22:23:59.381Z] INFO: Running git version 2.24.1.windows.2 [2021-03-18T22:23:59.381Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-18T22:23:59.381Z] INFO: Environment variables: [2021-03-18T22:23:59.381Z] [2021-03-18T22:23:59.381Z] Name Value [2021-03-18T22:23:59.381Z] ---- ----- [2021-03-18T22:23:59.381Z] ALLUSERSPROFILE C:\ProgramData [2021-03-18T22:23:59.381Z] amd64 true [2021-03-18T22:23:59.381Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-18T22:23:59.381Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-18T22:23:59.381Z] arm64 true [2021-03-18T22:23:59.381Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-18T22:23:59.381Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-18T22:23:59.381Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-18T22:23:59.381Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-18T22:23:59.381Z] BRANCH_NAME PR-42167 [2021-03-18T22:23:59.381Z] BUILD_DISPLAY_NAME #3 [2021-03-18T22:23:59.381Z] BUILD_ID 3 [2021-03-18T22:23:59.381Z] BUILD_NUMBER 3 [2021-03-18T22:23:59.381Z] BUILD_TAG jenkins-moby-PR-42167-3 [2021-03-18T22:23:59.381Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/3/ [2021-03-18T22:23:59.381Z] cgroup2 true [2021-03-18T22:23:59.381Z] CHANGE_AUTHOR cpuguy83 [2021-03-18T22:23:59.381Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-03-18T22:23:59.381Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-03-18T22:23:59.381Z] CHANGE_BRANCH testPushMultipleTags [2021-03-18T22:23:59.381Z] CHANGE_FORK cpuguy83/docker [2021-03-18T22:23:59.381Z] CHANGE_ID 42167 [2021-03-18T22:23:59.381Z] CHANGE_TARGET master [2021-03-18T22:23:59.381Z] CHANGE_TITLE Add a version requirement for testPushMultipleTags [2021-03-18T22:23:59.381Z] CHANGE_URL https://github.com/moby/moby/pull/42167 [2021-03-18T22:23:59.381Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T22:23:59.381Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-18T22:23:59.381Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-18T22:23:59.381Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-18T22:23:59.381Z] COMPUTERNAME azwin-2-6725c0 [2021-03-18T22:23:59.381Z] ComSpec C:\windows\system32\cmd.exe [2021-03-18T22:23:59.381Z] ConfigSequenceNumber 0 [2021-03-18T22:23:59.381Z] dco true [2021-03-18T22:23:59.381Z] DOCKER_BUILDKIT 0 [2021-03-18T22:23:59.381Z] DOCKER_DUT_DEBUG 1 [2021-03-18T22:23:59.381Z] DOCKER_EXPERIMENTAL 1 [2021-03-18T22:23:59.381Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-18T22:23:59.381Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-18T22:23:59.381Z] EXECUTOR_NUMBER 0 [2021-03-18T22:23:59.381Z] FQDN azwin-2-6725c0.westus.cloudapp.azure.com [2021-03-18T22:23:59.381Z] GIT_BRANCH PR-42167 [2021-03-18T22:23:59.381Z] GIT_COMMIT 824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:23:59.381Z] GIT_PREVIOUS_COMMIT f4e52225e16da1951952a36d5624cea9d790b979 [2021-03-18T22:23:59.381Z] GIT_URL https://github.com/moby/moby.git [2021-03-18T22:23:59.381Z] HUDSON_COOKIE 1b85e1d8-5a6a-4d64-b9fe-6df10a801eb8 [2021-03-18T22:23:59.381Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-18T22:23:59.381Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-18T22:23:59.381Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-18T22:23:59.381Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-18T22:23:59.381Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-18T22:23:59.381Z] JENKINS_NODE_COOKIE d29e5738-12b1-4cbc-bd2b-f2d2d28d1966 [2021-03-18T22:23:59.381Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-18T22:23:59.381Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-18T22:23:59.381Z] JOB_BASE_NAME PR-42167 [2021-03-18T22:23:59.381Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/display/redirect [2021-03-18T22:23:59.381Z] JOB_NAME moby/PR-42167 [2021-03-18T22:23:59.381Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/ [2021-03-18T22:23:59.381Z] library.jps.version master [2021-03-18T22:23:59.381Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-18T22:23:59.381Z] NODE_LABELS amd64 azure azwin-2-6725c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-18T22:23:59.382Z] NODE_NAME azwin-2-6725c0 [2021-03-18T22:23:59.382Z] NUMBER_OF_PROCESSORS 4 [2021-03-18T22:23:59.382Z] OS Windows_NT [2021-03-18T22:23:59.382Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-18T22:23:59.382Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-18T22:23:59.382Z] ppc64le false [2021-03-18T22:23:59.382Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-18T22:23:59.382Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-18T22:23:59.382Z] PROCESSOR_LEVEL 6 [2021-03-18T22:23:59.382Z] PROCESSOR_REVISION 5504 [2021-03-18T22:23:59.382Z] ProgramData C:\ProgramData [2021-03-18T22:23:59.382Z] ProgramFiles C:\Program Files [2021-03-18T22:23:59.382Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-18T22:23:59.382Z] ProgramW6432 C:\Program Files [2021-03-18T22:23:59.382Z] PROMPT $P$G [2021-03-18T22:23:59.382Z] PSExecutionPolicyPreference Bypass [2021-03-18T22:23:59.382Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-18T22:23:59.382Z] PUBLIC C:\Users\Public [2021-03-18T22:23:59.382Z] rootless true [2021-03-18T22:23:59.382Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/3/display/redirect?page=artif... [2021-03-18T22:23:59.382Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/3/display/redirect?page=changes [2021-03-18T22:23:59.382Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/3/display/redirect [2021-03-18T22:23:59.382Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42167/3/display/redirect?page=tests [2021-03-18T22:23:59.382Z] s390x false [2021-03-18T22:23:59.382Z] SKIP_VALIDATION_TESTS 1 [2021-03-18T22:23:59.382Z] SOURCES_DRIVE d [2021-03-18T22:23:59.382Z] SOURCES_SUBDIR gopath [2021-03-18T22:23:59.382Z] STAGE_NAME Run tests [2021-03-18T22:23:59.382Z] SystemDrive C: [2021-03-18T22:23:59.382Z] SystemRoot C:\windows [2021-03-18T22:23:59.382Z] TEMP C:\windows\TEMP [2021-03-18T22:23:59.382Z] TESTDEBUG 0 [2021-03-18T22:23:59.382Z] TESTRUN_DRIVE d [2021-03-18T22:23:59.382Z] TESTRUN_SUBDIR CI [2021-03-18T22:23:59.382Z] TIMEOUT 120m [2021-03-18T22:23:59.382Z] TMP C:\windows\TEMP [2021-03-18T22:23:59.382Z] unit_validate true [2021-03-18T22:23:59.382Z] USERDOMAIN WORKGROUP [2021-03-18T22:23:59.382Z] USERNAME azwin-2-6725c0$ [2021-03-18T22:23:59.382Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-18T22:23:59.382Z] validate_force false [2021-03-18T22:23:59.382Z] windir C:\windows [2021-03-18T22:23:59.382Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-18T22:23:59.382Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-18T22:23:59.382Z] windowsRS1 false [2021-03-18T22:23:59.382Z] windowsRS5 true [2021-03-18T22:23:59.382Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-18T22:23:59.382Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-18T22:23:59.382Z] [2021-03-18T22:23:59.382Z] [2021-03-18T22:23:59.382Z] [2021-03-18T22:23:59.382Z] INFO: Sources under d:\gopath\... [2021-03-18T22:23:59.382Z] INFO: Test run under d:\CI\... [2021-03-18T22:23:59.382Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-18T22:23:59.382Z] INFO: docker/docker repository was found [2021-03-18T22:23:59.382Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-18T22:23:59.519Z] #20 20.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:23:59.519Z] #20 20.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:23:59.519Z] #20 20.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:23:59.519Z] #20 20.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-18T22:23:59.519Z] #20 20.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-18T22:23:59.519Z] #20 20.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T22:23:59.519Z] #20 21.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T22:23:59.547Z] #43 75.20 DEP criu/page-pipe.d [2021-03-18T22:23:59.548Z] #43 75.32 DEP criu/netfilter.d [2021-03-18T22:23:59.548Z] #43 75.40 DEP criu/net.d [2021-03-18T22:23:59.777Z] #20 21.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T22:23:59.777Z] #20 21.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-18T22:23:59.777Z] #20 21.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T22:23:59.777Z] #20 21.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T22:23:59.777Z] #20 21.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T22:23:59.777Z] #20 21.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-18T22:23:59.777Z] #20 21.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-18T22:23:59.777Z] #20 21.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-18T22:23:59.777Z] #20 21.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T22:23:59.854Z] ltsc2019: Pulling from windows/servercore [2021-03-18T22:23:59.854Z] 4612f6d0b889: Pulling fs layer [2021-03-18T22:23:59.854Z] 5ff1512f88ec: Pulling fs layer [2021-03-18T22:24:00.036Z] #20 21.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-18T22:24:00.036Z] #20 21.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-18T22:24:00.036Z] #20 21.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-18T22:24:00.124Z] #43 75.57 DEP criu/namespaces.d [2021-03-18T22:24:00.124Z] #43 75.68 DEP criu/mount.d [2021-03-18T22:24:00.124Z] #43 ... [2021-03-18T22:24:00.124Z] [2021-03-18T22:24:00.124Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:00.124Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:24:00.124Z] #20 13.63 Building dependency tree... [2021-03-18T22:24:00.124Z] #20 14.98 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T22:24:00.124Z] #20 14.98 The following additional packages will be installed: [2021-03-18T22:24:00.124Z] #20 14.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T22:24:00.124Z] #20 14.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T22:24:00.124Z] #20 14.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T22:24:00.124Z] #20 14.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T22:24:00.124Z] #20 14.98 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T22:24:00.124Z] #20 14.98 Suggested packages: [2021-03-18T22:24:00.124Z] #20 14.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T22:24:00.124Z] #20 14.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T22:24:00.124Z] #20 14.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T22:24:00.124Z] #20 14.98 Recommended packages: [2021-03-18T22:24:00.124Z] #20 14.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T22:24:00.124Z] #20 14.98 python3-keyrings.alt python3-xdg unzip [2021-03-18T22:24:00.542Z] #20 ... [2021-03-18T22:24:00.542Z] [2021-03-18T22:24:00.542Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:00.542Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:00.542Z] #43 62.65 AR soccr/libsoccr.a [2021-03-18T22:24:00.542Z] #43 62.76 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:24:00.542Z] #43 63.47 DEP criu/arch/x86/sigframe.d [2021-03-18T22:24:00.542Z] #43 63.62 DEP criu/arch/x86/sigaction_compat.d [2021-03-18T22:24:00.542Z] #43 63.80 DEP criu/arch/x86/kerndat.d [2021-03-18T22:24:00.542Z] #43 64.05 DEP criu/arch/x86/crtools.d [2021-03-18T22:24:00.542Z] #43 64.24 DEP criu/arch/x86/cpu.d [2021-03-18T22:24:00.542Z] #43 64.46 CC criu/arch/x86/cpu.o [2021-03-18T22:24:00.542Z] #43 65.05 CC criu/arch/x86/crtools.o [2021-03-18T22:24:00.542Z] #43 66.54 CC criu/arch/x86/kerndat.o [2021-03-18T22:24:00.542Z] #43 67.07 CC criu/arch/x86/sigaction_compat.o [2021-03-18T22:24:00.542Z] #43 67.33 CC criu/arch/x86/sigframe.o [2021-03-18T22:24:00.542Z] #43 67.66 LINK criu/arch/x86/crtools.built-in.o [2021-03-18T22:24:00.542Z] #43 67.71 DEP criu/pie/util-vdso-elf32.d [2021-03-18T22:24:00.542Z] #43 67.84 DEP criu/pie/util-vdso.d [2021-03-18T22:24:00.542Z] #43 67.96 DEP criu/pie/util.d [2021-03-18T22:24:00.542Z] #43 68.15 CC criu/pie/util.o [2021-03-18T22:24:00.542Z] #43 68.46 CC criu/pie/util-vdso.o [2021-03-18T22:24:00.542Z] #43 69.27 CC criu/pie/util-vdso-elf32.o [2021-03-18T22:24:00.800Z] #43 ... [2021-03-18T22:24:00.800Z] [2021-03-18T22:24:00.800Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:00.800Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:00.800Z] #20 6.365 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:24:00.962Z] #20 5.912 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T22:24:00.962Z] #20 ... [2021-03-18T22:24:00.962Z] [2021-03-18T22:24:00.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:00.962Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:00.962Z] #43 60.85 CC criu/pie/util-vdso-elf32.o [2021-03-18T22:24:00.962Z] #43 61.71 AR criu/pie/pie.lib.a [2021-03-18T22:24:00.962Z] #43 61.78 DEP criu/pie/restorer.d [2021-03-18T22:24:00.962Z] #43 62.06 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-18T22:24:00.962Z] #43 62.34 DEP criu/arch/x86/restorer_unmap.d [2021-03-18T22:24:00.962Z] #43 62.37 DEP criu/arch/x86/restorer.d [2021-03-18T22:24:00.962Z] #43 62.52 DEP criu/arch/x86/vdso-pie.d [2021-03-18T22:24:00.962Z] #43 62.64 DEP criu/pie/parasite-vdso.d [2021-03-18T22:24:00.962Z] #43 62.81 DEP criu/pie/parasite.d [2021-03-18T22:24:00.962Z] #43 63.20 CC criu/pie/parasite.o [2021-03-18T22:24:00.962Z] #43 64.44 LINK criu/pie/parasite.built-in.o [2021-03-18T22:24:00.962Z] #43 64.45 GEN criu/pie/parasite-blob.h [2021-03-18T22:24:00.962Z] #43 64.51 CC criu/pie/parasite-vdso.o [2021-03-18T22:24:00.962Z] #43 65.24 CC criu/arch/x86/vdso-pie.o [2021-03-18T22:24:00.962Z] #43 65.52 CC criu/arch/x86/restorer.o [2021-03-18T22:24:00.962Z] #43 66.07 CC criu/arch/x86/restorer_unmap.o [2021-03-18T22:24:00.962Z] #43 66.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-18T22:24:00.962Z] #43 66.48 CC criu/pie/restorer.o [2021-03-18T22:24:00.973Z] #20 22.14 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:24:00.973Z] #20 22.24 Fetched 28.5 MB in 2s (16.0 MB/s) [2021-03-18T22:24:00.973Z] #20 22.30 Selecting previously unselected package pigz. [2021-03-18T22:24:00.973Z] #20 22.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-18T22:24:00.973Z] #20 22.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-18T22:24:00.973Z] #20 22.38 Unpacking pigz (2.4-1) ... [2021-03-18T22:24:00.973Z] #20 22.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-18T22:24:01.075Z] #20 16.01 The following NEW packages will be installed: [2021-03-18T22:24:01.075Z] #20 16.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T22:24:01.075Z] #20 16.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T22:24:01.075Z] #20 16.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T22:24:01.075Z] #20 16.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T22:24:01.075Z] #20 16.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T22:24:01.075Z] #20 16.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T22:24:01.075Z] #20 16.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T22:24:01.075Z] #20 16.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T22:24:01.075Z] #20 16.01 xz-utils zip [2021-03-18T22:24:01.232Z] #20 22.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:01.232Z] #20 22.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:01.491Z] #20 22.88 Selecting previously unselected package python3.7-minimal. [2021-03-18T22:24:01.652Z] #20 16.33 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:24:01.652Z] #20 16.33 Need to get 27.6 MB of archives. [2021-03-18T22:24:01.652Z] #20 16.33 After this operation, 114 MB of additional disk space will be used. [2021-03-18T22:24:01.652Z] #20 16.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-18T22:24:01.652Z] #20 16.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-18T22:24:01.652Z] #20 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-18T22:24:01.652Z] #20 16.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-18T22:24:01.652Z] #20 16.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-18T22:24:01.652Z] #20 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-18T22:24:01.652Z] #20 16.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-18T22:24:01.652Z] #20 16.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-18T22:24:01.652Z] #20 16.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-18T22:24:01.652Z] #20 16.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-18T22:24:01.652Z] #20 16.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-18T22:24:01.652Z] #20 16.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-18T22:24:01.652Z] #20 16.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-18T22:24:01.652Z] #20 16.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-18T22:24:01.652Z] #20 16.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-18T22:24:01.652Z] #20 16.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-18T22:24:01.652Z] #20 16.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-18T22:24:01.652Z] #20 16.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:24:01.750Z] #20 22.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:01.750Z] #20 22.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:01.916Z] #20 16.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-18T22:24:01.916Z] #20 16.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-18T22:24:01.916Z] #20 16.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-18T22:24:01.916Z] #20 16.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-18T22:24:01.916Z] #20 16.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-18T22:24:01.916Z] #20 16.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-18T22:24:01.916Z] #20 16.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-18T22:24:01.916Z] #20 16.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-18T22:24:01.916Z] #20 16.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-18T22:24:01.916Z] #20 16.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-18T22:24:01.916Z] #20 16.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-18T22:24:02.180Z] #20 17.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-18T22:24:02.339Z] #43 69.57 LINK criu/pie/restorer.built-in.o [2021-03-18T22:24:02.339Z] #43 69.59 GEN criu/pie/restorer-blob.h [2021-03-18T22:24:02.491Z] #20 17.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-18T22:24:02.491Z] #20 17.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-18T22:24:02.491Z] #20 17.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-18T22:24:02.491Z] #20 17.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-18T22:24:02.491Z] #20 17.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T22:24:02.491Z] #20 17.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T22:24:02.491Z] #20 17.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T22:24:02.491Z] #20 17.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-18T22:24:02.600Z] #43 69.66 DEP criu/vdso.d [2021-03-18T22:24:02.686Z] #20 23.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:02.687Z] #20 23.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:02.768Z] #20 17.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T22:24:02.768Z] #20 17.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T22:24:02.768Z] #20 17.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T22:24:02.768Z] #20 17.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-18T22:24:02.768Z] #20 17.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-18T22:24:02.768Z] #20 17.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-18T22:24:02.768Z] #20 17.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T22:24:02.859Z] #43 69.90 DEP criu/vdso-compat.d [2021-03-18T22:24:02.859Z] #43 70.01 DEP criu/uts_ns.d [2021-03-18T22:24:02.859Z] #43 70.12 DEP criu/util.d [2021-03-18T22:24:03.118Z] #43 70.30 DEP criu/uffd.d [2021-03-18T22:24:03.377Z] #43 70.58 DEP criu/tun.d [2021-03-18T22:24:03.414Z] #20 18.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-18T22:24:03.414Z] #20 18.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-18T22:24:03.414Z] #20 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-18T22:24:03.635Z] #43 70.82 DEP criu/tty.d [2021-03-18T22:24:03.894Z] #43 71.02 DEP criu/timerfd.d [2021-03-18T22:24:03.894Z] #43 71.16 DEP criu/timens.d [2021-03-18T22:24:04.158Z] #43 71.32 DEP criu/sysfs_parse.d [2021-03-18T22:24:04.382Z] #20 19.14 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:24:04.382Z] #20 19.26 Fetched 27.6 MB in 2s (12.3 MB/s) [2021-03-18T22:24:04.382Z] #20 19.31 Selecting previously unselected package pigz. [2021-03-18T22:24:04.382Z] #20 19.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 ... 23408 files and directories currently installed.) [2021-03-18T22:24:04.382Z] #20 19.36 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-18T22:24:04.382Z] #20 19.36 Unpacking pigz (2.4-1) ... [2021-03-18T22:24:04.417Z] #43 71.47 DEP criu/sysctl.d [2021-03-18T22:24:04.417Z] #43 71.67 DEP criu/string.d [2021-03-18T22:24:04.417Z] #43 71.75 DEP criu/stats.d [2021-03-18T22:24:04.591Z] #20 25.72 Selecting previously unselected package python3-minimal. [2021-03-18T22:24:04.591Z] #20 25.72 (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 ... 23684 files and directories currently installed.) [2021-03-18T22:24:04.591Z] #20 25.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-18T22:24:04.591Z] #20 25.78 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T22:24:04.591Z] #20 25.87 Selecting previously unselected package libmpdec2:amd64. [2021-03-18T22:24:04.591Z] #20 25.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-18T22:24:04.591Z] #20 25.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:04.645Z] #20 19.45 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-18T22:24:04.645Z] #20 19.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-18T22:24:04.645Z] #20 19.47 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:04.675Z] #43 71.87 DEP criu/sockets.d [2021-03-18T22:24:04.850Z] #20 26.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-18T22:24:04.850Z] #20 26.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:04.850Z] #20 26.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:04.921Z] #20 19.95 Selecting previously unselected package python3.7-minimal. [2021-03-18T22:24:04.921Z] #20 19.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-18T22:24:04.934Z] #43 72.03 DEP criu/sk-unix.d [2021-03-18T22:24:04.935Z] #43 72.27 DEP criu/sk-tcp.d [2021-03-18T22:24:05.198Z] #20 19.98 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:05.418Z] #20 26.88 Selecting previously unselected package python3.7. [2021-03-18T22:24:05.501Z] #43 72.46 DEP criu/sk-queue.d [2021-03-18T22:24:05.501Z] #43 72.63 DEP criu/sk-packet.d [2021-03-18T22:24:05.677Z] #20 26.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:05.677Z] #20 26.89 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:05.677Z] #20 27.03 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-18T22:24:05.677Z] #20 27.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-18T22:24:05.677Z] #20 27.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:05.677Z] #20 27.14 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T22:24:05.759Z] #43 72.88 DEP criu/sk-netlink.d [2021-03-18T22:24:05.811Z] #20 20.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:06.018Z] #43 73.10 DEP criu/sk-inet.d [2021-03-18T22:24:06.018Z] #43 ... [2021-03-18T22:24:06.018Z] [2021-03-18T22:24:06.018Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:06.018Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:06.018Z] #20 11.55 Fetched 8929 kB in 10s (876 kB/s) [2021-03-18T22:24:06.049Z] #20 ... [2021-03-18T22:24:06.049Z] [2021-03-18T22:24:06.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:06.049Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:06.049Z] #43 70.06 AR criu/pie/pie.lib.a [2021-03-18T22:24:06.049Z] #43 70.16 DEP criu/pie/restorer.d [2021-03-18T22:24:06.049Z] #43 70.38 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-18T22:24:06.049Z] #43 70.55 DEP criu/arch/x86/restorer_unmap.d [2021-03-18T22:24:06.049Z] #43 70.58 DEP criu/arch/x86/restorer.d [2021-03-18T22:24:06.049Z] #43 70.85 DEP criu/arch/x86/vdso-pie.d [2021-03-18T22:24:06.049Z] #43 70.96 DEP criu/pie/parasite-vdso.d [2021-03-18T22:24:06.049Z] #43 71.12 DEP criu/pie/parasite.d [2021-03-18T22:24:06.049Z] #43 71.40 CC criu/pie/parasite.o [2021-03-18T22:24:06.049Z] #43 72.83 LINK criu/pie/parasite.built-in.o [2021-03-18T22:24:06.049Z] #43 72.84 GEN criu/pie/parasite-blob.h [2021-03-18T22:24:06.049Z] #43 72.86 CC criu/pie/parasite-vdso.o [2021-03-18T22:24:06.049Z] #43 73.51 CC criu/arch/x86/vdso-pie.o [2021-03-18T22:24:06.049Z] #43 73.84 CC criu/arch/x86/restorer.o [2021-03-18T22:24:06.049Z] #43 74.43 CC criu/arch/x86/restorer_unmap.o [2021-03-18T22:24:06.049Z] #43 74.50 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-18T22:24:06.049Z] #43 74.92 CC criu/pie/restorer.o [2021-03-18T22:24:06.088Z] #20 20.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:06.305Z] #43 ... [2021-03-18T22:24:06.305Z] [2021-03-18T22:24:06.305Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:06.305Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:06.305Z] #20 12.06 Fetched 8929 kB in 11s (832 kB/s) [2021-03-18T22:24:06.612Z] #20 27.91 Selecting previously unselected package python3. [2021-03-18T22:24:06.612Z] #20 27.91 (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 ... 24096 files and directories currently installed.) [2021-03-18T22:24:06.612Z] #20 27.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-18T22:24:06.612Z] #20 27.98 Unpacking python3 (3.7.3-1) ... [2021-03-18T22:24:06.612Z] #20 28.07 Selecting previously unselected package libip4tc0:amd64. [2021-03-18T22:24:06.612Z] #20 28.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:06.870Z] #20 28.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:06.870Z] #20 28.19 Selecting previously unselected package libip6tc0:amd64. [2021-03-18T22:24:06.870Z] #20 28.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:06.870Z] #20 28.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:06.870Z] #20 28.30 Selecting previously unselected package libiptc0:amd64. [2021-03-18T22:24:06.870Z] #20 28.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:06.954Z] #20 11.55 Reading package lists... [2021-03-18T22:24:06.954Z] #20 ... [2021-03-18T22:24:06.954Z] [2021-03-18T22:24:06.954Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:24:06.954Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:24:06.954Z] #45 163.0 github.com/LK4D4/vndr/godl [2021-03-18T22:24:06.954Z] #45 163.8 github.com/LK4D4/vndr [2021-03-18T22:24:07.129Z] #20 28.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:07.129Z] #20 28.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-18T22:24:07.129Z] #20 28.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-18T22:24:07.129Z] #20 28.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:07.129Z] #20 28.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-18T22:24:07.129Z] #20 28.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-18T22:24:07.129Z] #20 28.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:07.129Z] #20 28.54 Selecting previously unselected package libnftnl11:amd64. [2021-03-18T22:24:07.213Z] #45 ... [2021-03-18T22:24:07.213Z] [2021-03-18T22:24:07.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:07.213Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:07.213Z] #43 73.34 DEP criu/signalfd.d [2021-03-18T22:24:07.213Z] #43 73.53 DEP criu/sigframe.d [2021-03-18T22:24:07.213Z] #43 73.68 DEP criu/shmem.d [2021-03-18T22:24:07.213Z] #43 73.85 DEP criu/servicefd.d [2021-03-18T22:24:07.213Z] #43 74.06 DEP criu/seize.d [2021-03-18T22:24:07.213Z] #43 74.30 DEP criu/seccomp.d [2021-03-18T22:24:07.387Z] #20 28.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-18T22:24:07.388Z] #20 28.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:07.388Z] #20 28.66 Selecting previously unselected package iptables. [2021-03-18T22:24:07.388Z] #20 28.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-18T22:24:07.388Z] #20 28.67 Unpacking iptables (1.8.2-4) ... [2021-03-18T22:24:07.472Z] #43 74.53 DEP criu/rst-malloc.d [2021-03-18T22:24:07.472Z] #43 74.61 DEP criu/rbtree.d [2021-03-18T22:24:07.472Z] #43 74.67 DEP criu/pstree.d [2021-03-18T22:24:07.646Z] #20 28.98 Selecting previously unselected package xxd. [2021-03-18T22:24:07.646Z] #20 28.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:07.646Z] #20 28.98 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:24:07.738Z] #43 74.79 DEP criu/protobuf.d [2021-03-18T22:24:07.738Z] #43 74.93 GEN criu/protobuf-desc-gen.h [2021-03-18T22:24:07.905Z] #20 29.13 Selecting previously unselected package vim-common. [2021-03-18T22:24:07.905Z] #20 29.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:07.905Z] #20 29.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:07.905Z] #20 29.36 Selecting previously unselected package bash-completion. [2021-03-18T22:24:08.002Z] #43 ... [2021-03-18T22:24:08.002Z] [2021-03-18T22:24:08.002Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:24:08.002Z] #45 sha256:20aa2a26734b263931c7e727bcea25b41fced25a702dce4ed4c69a439c940f62 [2021-03-18T22:24:08.002Z] #45 DONE 173.9s [2021-03-18T22:24:08.002Z] [2021-03-18T22:24:08.002Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:24:08.002Z] #53 sha256:b86522703d9f5f80077ee7f34950c5a41d72772fe592e1ef51f3090ba2865e59 [2021-03-18T22:24:08.002Z] #53 11.49 + cd /tmp/tmp.LxETK2w92t/src/github.com/opencontainers/runc [2021-03-18T22:24:08.002Z] #53 11.49 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:24:08.002Z] #53 11.73 + '[' -z '' ']' [2021-03-18T22:24:08.002Z] #53 11.73 + target=static [2021-03-18T22:24:08.002Z] #53 11.73 + make 'BUILDTAGS=seccomp ' static [2021-03-18T22:24:08.002Z] #53 12.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T22:24:08.058Z] #20 22.90 Selecting previously unselected package python3-minimal. [2021-03-18T22:24:08.058Z] #20 22.90 (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 ... 23657 files and directories currently installed.) [2021-03-18T22:24:08.058Z] #20 22.97 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-18T22:24:08.058Z] #20 22.98 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T22:24:08.163Z] #20 29.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T22:24:08.196Z] #20 12.06 Reading package lists... [2021-03-18T22:24:08.196Z] #20 ... [2021-03-18T22:24:08.196Z] [2021-03-18T22:24:08.196Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:24:08.196Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:24:08.196Z] #53 12.64 + cd /tmp/tmp.quoslnz7Xn/src/github.com/opencontainers/runc [2021-03-18T22:24:08.196Z] #53 12.64 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T22:24:08.196Z] #53 13.21 + '[' -z '' ']' [2021-03-18T22:24:08.196Z] #53 13.22 + target=static [2021-03-18T22:24:08.196Z] #53 13.22 + make 'BUILDTAGS=seccomp ' static [2021-03-18T22:24:08.196Z] #53 13.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T22:24:08.336Z] #20 23.05 Selecting previously unselected package libmpdec2:arm64. [2021-03-18T22:24:08.336Z] #20 23.06 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-18T22:24:08.336Z] #20 23.08 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-18T22:24:08.336Z] #20 23.24 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-18T22:24:08.336Z] #20 23.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-18T22:24:08.336Z] #20 23.25 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:09.538Z] #20 24.14 Selecting previously unselected package python3.7. [2021-03-18T22:24:09.538Z] #20 24.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-18T22:24:09.538Z] #20 24.16 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:09.538Z] #20 24.35 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-18T22:24:09.538Z] #20 24.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-18T22:24:09.801Z] #20 24.60 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-18T22:24:10.063Z] #20 24.79 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T22:24:10.064Z] #20 ... [2021-03-18T22:24:10.064Z] [2021-03-18T22:24:10.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:10.064Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:10.064Z] #43 102.1 CC criu/cr-service.o [2021-03-18T22:24:10.064Z] #43 103.7 CC criu/crtools.o [2021-03-18T22:24:10.064Z] #43 104.4 CC criu/eventfd.o [2021-03-18T22:24:10.064Z] #43 104.8 CC criu/eventpoll.o [2021-03-18T22:24:10.064Z] #43 105.6 CC criu/external.o [2021-03-18T22:24:10.064Z] #43 106.0 CC criu/fault-injection.o [2021-03-18T22:24:10.064Z] #43 106.1 CC criu/fdstore.o [2021-03-18T22:24:10.064Z] #43 106.4 CC criu/fifo.o [2021-03-18T22:24:10.064Z] #43 106.8 CC criu/file-ids.o [2021-03-18T22:24:10.064Z] #43 107.2 CC criu/file-lock.o [2021-03-18T22:24:10.064Z] #43 108.2 CC criu/files-ext.o [2021-03-18T22:24:10.064Z] #43 108.5 CC criu/files-reg.o [2021-03-18T22:24:10.064Z] #43 110.7 CC criu/files.o [2021-03-18T22:24:10.086Z] #53 ... [2021-03-18T22:24:10.086Z] [2021-03-18T22:24:10.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:10.086Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:10.086Z] #43 78.48 LINK criu/pie/restorer.built-in.o [2021-03-18T22:24:10.086Z] #43 78.52 GEN criu/pie/restorer-blob.h [2021-03-18T22:24:10.086Z] #43 78.63 DEP criu/vdso.d [2021-03-18T22:24:10.086Z] #43 78.85 DEP criu/vdso-compat.d [2021-03-18T22:24:10.325Z] #20 ... [2021-03-18T22:24:10.325Z] [2021-03-18T22:24:10.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:10.325Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:24:10.325Z] #43 75.87 DEP criu/memfd.d [2021-03-18T22:24:10.325Z] #43 75.97 DEP criu/mem.d [2021-03-18T22:24:10.325Z] #43 76.10 DEP criu/lsm.d [2021-03-18T22:24:10.325Z] #43 76.20 DEP criu/log.d [2021-03-18T22:24:10.325Z] #43 76.32 DEP criu/libnetlink.d [2021-03-18T22:24:10.325Z] #43 76.48 DEP criu/kerndat.d [2021-03-18T22:24:10.325Z] #43 76.72 DEP criu/kcmp-ids.d [2021-03-18T22:24:10.325Z] #43 76.83 DEP criu/irmap.d [2021-03-18T22:24:10.325Z] #43 77.01 DEP criu/ipc_ns.d [2021-03-18T22:24:10.325Z] #43 77.13 DEP criu/image.d [2021-03-18T22:24:10.325Z] #43 77.31 DEP criu/image-desc.d [2021-03-18T22:24:10.325Z] #43 77.47 DEP criu/fsnotify.d [2021-03-18T22:24:10.325Z] #43 77.63 DEP criu/filesystems.d [2021-03-18T22:24:10.325Z] #43 77.83 DEP criu/files.d [2021-03-18T22:24:10.325Z] #43 78.03 DEP criu/files-reg.d [2021-03-18T22:24:10.325Z] #43 78.20 DEP criu/files-ext.d [2021-03-18T22:24:10.325Z] #43 78.38 DEP criu/file-lock.d [2021-03-18T22:24:10.325Z] #43 78.60 DEP criu/file-ids.d [2021-03-18T22:24:10.325Z] #43 78.71 DEP criu/fifo.d [2021-03-18T22:24:10.325Z] #43 78.89 DEP criu/fdstore.d [2021-03-18T22:24:10.325Z] #43 79.05 DEP criu/fault-injection.d [2021-03-18T22:24:10.325Z] #43 79.09 DEP criu/external.d [2021-03-18T22:24:10.325Z] #43 79.17 DEP criu/eventpoll.d [2021-03-18T22:24:10.325Z] #43 79.37 DEP criu/eventfd.d [2021-03-18T22:24:10.325Z] #43 79.52 DEP criu/crtools.d [2021-03-18T22:24:10.325Z] #43 79.80 DEP criu/cr-service.d [2021-03-18T22:24:10.325Z] #43 80.07 DEP criu/cr-restore.d [2021-03-18T22:24:10.325Z] #43 80.28 DEP criu/cr-errno.d [2021-03-18T22:24:10.325Z] #43 80.33 DEP criu/cr-dump.d [2021-03-18T22:24:10.325Z] #43 80.52 DEP criu/cr-dedup.d [2021-03-18T22:24:10.325Z] #43 80.74 DEP criu/cr-check.d [2021-03-18T22:24:10.325Z] #43 81.00 DEP criu/config.d [2021-03-18T22:24:10.325Z] #43 81.24 DEP criu/clone-noasan.d [2021-03-18T22:24:10.325Z] #43 81.34 DEP criu/cgroup.d [2021-03-18T22:24:10.325Z] #43 81.53 DEP criu/cgroup-props.d [2021-03-18T22:24:10.325Z] #43 81.60 DEP criu/bitmap.d [2021-03-18T22:24:10.325Z] #43 81.63 DEP criu/bfd.d [2021-03-18T22:24:10.325Z] #43 81.73 DEP criu/autofs.d [2021-03-18T22:24:10.325Z] #43 81.89 DEP criu/aio.d [2021-03-18T22:24:10.325Z] #43 82.17 DEP criu/action-scripts.d [2021-03-18T22:24:10.325Z] #43 82.57 CC criu/action-scripts.o [2021-03-18T22:24:10.325Z] #43 83.10 CC criu/aio.o [2021-03-18T22:24:10.325Z] #43 83.61 CC criu/autofs.o [2021-03-18T22:24:10.325Z] #43 85.55 CC criu/bfd.o [2021-03-18T22:24:10.325Z] #43 86.11 CC criu/bitmap.o [2021-03-18T22:24:10.342Z] #43 79.05 DEP criu/uts_ns.d [2021-03-18T22:24:10.533Z] #53 ... [2021-03-18T22:24:10.533Z] [2021-03-18T22:24:10.533Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:10.534Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:10.534Z] #43 77.17 DEP criu/protobuf-desc.d [2021-03-18T22:24:10.534Z] #43 77.28 DEP criu/proc_parse.d [2021-03-18T22:24:10.534Z] #43 77.44 DEP criu/plugin.d [2021-03-18T22:24:10.534Z] #43 77.58 DEP criu/pipes.d [2021-03-18T22:24:10.534Z] #43 77.74 DEP criu/pie-util.d [2021-03-18T22:24:10.534Z] #43 77.86 DEP criu/pie-util-vdso.d [2021-03-18T22:24:10.587Z] #43 86.27 CC criu/cgroup-props.o [2021-03-18T22:24:10.597Z] #43 79.21 DEP criu/util.d [2021-03-18T22:24:10.630Z] #43 112.7 CC criu/filesystems.o [2021-03-18T22:24:10.631Z] #43 ... [2021-03-18T22:24:10.631Z] [2021-03-18T22:24:10.631Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:10.631Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:10.631Z] #20 31.88 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T22:24:10.792Z] #43 78.01 DEP criu/pie-util-vdso-elf32.d [2021-03-18T22:24:10.792Z] #43 78.10 DEP criu/path.d [2021-03-18T22:24:10.853Z] #43 79.44 DEP criu/uffd.d [2021-03-18T22:24:10.866Z] #43 ... [2021-03-18T22:24:10.866Z] [2021-03-18T22:24:10.866Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:10.866Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:24:10.866Z] #20 25.84 Selecting previously unselected package python3. [2021-03-18T22:24:10.890Z] #20 32.25 Selecting previously unselected package bzip2. [2021-03-18T22:24:10.890Z] #20 32.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-18T22:24:10.890Z] #20 32.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:10.890Z] #20 32.33 Selecting previously unselected package xz-utils. [2021-03-18T22:24:11.050Z] #43 78.31 DEP criu/parasite-syscall.d [2021-03-18T22:24:11.109Z] #43 79.70 DEP criu/tun.d [2021-03-18T22:24:11.109Z] #43 ... [2021-03-18T22:24:11.109Z] [2021-03-18T22:24:11.109Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:24:11.109Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:24:11.109Z] #45 173.7 github.com/LK4D4/vndr/godl [2021-03-18T22:24:11.109Z] #45 174.5 github.com/LK4D4/vndr [2021-03-18T22:24:11.109Z] #45 ... [2021-03-18T22:24:11.109Z] [2021-03-18T22:24:11.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:11.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:11.109Z] #43 79.91 DEP criu/tty.d [2021-03-18T22:24:11.128Z] #20 25.84 (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 ... 24069 files and directories currently installed.) [2021-03-18T22:24:11.128Z] #20 25.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-18T22:24:11.128Z] #20 25.93 Unpacking python3 (3.7.3-1) ... [2021-03-18T22:24:11.128Z] #20 26.07 Selecting previously unselected package libip4tc0:arm64. [2021-03-18T22:24:11.128Z] #20 26.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-18T22:24:11.128Z] #20 26.08 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:11.149Z] #20 32.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-18T22:24:11.149Z] #20 32.34 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T22:24:11.149Z] #20 32.51 Selecting previously unselected package apparmor. [2021-03-18T22:24:11.149Z] #20 32.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-18T22:24:11.149Z] #20 32.60 Unpacking apparmor (2.13.2-10) ... [2021-03-18T22:24:11.309Z] #43 78.54 DEP criu/pagemap.d [2021-03-18T22:24:11.366Z] #43 80.17 DEP criu/timerfd.d [2021-03-18T22:24:11.391Z] #20 26.20 Selecting previously unselected package libip6tc0:arm64. [2021-03-18T22:24:11.391Z] #20 26.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-18T22:24:11.391Z] #20 26.21 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:11.391Z] #20 26.36 Selecting previously unselected package libiptc0:arm64. [2021-03-18T22:24:11.391Z] #20 26.36 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-18T22:24:11.391Z] #20 26.37 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:11.568Z] #43 78.70 DEP criu/pagemap-cache.d [2021-03-18T22:24:11.568Z] #43 78.79 DEP criu/page-xfer.d [2021-03-18T22:24:11.624Z] #43 80.45 DEP criu/timens.d [2021-03-18T22:24:11.654Z] #20 26.48 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-18T22:24:11.654Z] #20 26.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-18T22:24:11.654Z] #20 26.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-18T22:24:11.717Z] #20 32.92 Selecting previously unselected package aufs-tools. [2021-03-18T22:24:11.717Z] #20 32.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-18T22:24:11.717Z] #20 32.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:11.717Z] #20 33.03 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:24:11.717Z] #20 33.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:24:11.717Z] #20 33.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:11.826Z] #43 78.99 DEP criu/page-pipe.d [2021-03-18T22:24:11.883Z] #43 ... [2021-03-18T22:24:11.883Z] [2021-03-18T22:24:11.883Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T22:24:11.883Z] #45 sha256:d1899fb05ef5d4cedac86687adf9bfdee4ea117b147db4aba1b1a33df96db0c8 [2021-03-18T22:24:11.883Z] #45 DONE 184.7s [2021-03-18T22:24:11.883Z] [2021-03-18T22:24:11.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:11.883Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:11.883Z] #43 80.69 DEP criu/sysfs_parse.d [2021-03-18T22:24:11.917Z] #20 26.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-18T22:24:11.917Z] #20 26.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-18T22:24:11.917Z] #20 26.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-18T22:24:11.917Z] #20 26.83 Selecting previously unselected package libnftnl11:arm64. [2021-03-18T22:24:11.917Z] #20 26.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-18T22:24:11.917Z] #20 26.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-18T22:24:11.976Z] #20 33.19 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:24:11.976Z] #20 33.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:11.976Z] #20 33.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:11.976Z] #20 33.29 Selecting previously unselected package jq. [2021-03-18T22:24:11.976Z] #20 33.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:11.976Z] #20 33.30 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:11.976Z] #20 33.38 Selecting previously unselected package libaio1:amd64. [2021-03-18T22:24:11.976Z] #20 33.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-18T22:24:11.976Z] #20 33.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:12.085Z] #43 79.14 DEP criu/netfilter.d [2021-03-18T22:24:12.085Z] #43 79.34 DEP criu/net.d [2021-03-18T22:24:12.179Z] #20 26.95 Selecting previously unselected package iptables. [2021-03-18T22:24:12.179Z] #20 26.96 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-18T22:24:12.179Z] #20 26.97 Unpacking iptables (1.8.2-4) ... [2021-03-18T22:24:12.235Z] #20 33.46 Selecting previously unselected package libgpm2:amd64. [2021-03-18T22:24:12.235Z] #20 33.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-18T22:24:12.235Z] #20 33.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:12.235Z] #20 33.53 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:24:12.235Z] #20 33.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:24:12.235Z] #20 33.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:12.344Z] #43 79.54 DEP criu/namespaces.d [2021-03-18T22:24:12.441Z] #20 27.34 Selecting previously unselected package xxd. [2021-03-18T22:24:12.441Z] #20 27.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-18T22:24:12.441Z] #20 27.36 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:24:12.445Z] #43 80.90 DEP criu/sysctl.d [2021-03-18T22:24:12.603Z] #43 79.77 DEP criu/mount.d [2021-03-18T22:24:12.701Z] #43 81.26 DEP criu/string.d [2021-03-18T22:24:12.701Z] #43 81.35 DEP criu/stats.d [2021-03-18T22:24:12.708Z] #20 27.49 Selecting previously unselected package vim-common. [2021-03-18T22:24:12.708Z] #20 27.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:12.708Z] #20 27.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:12.708Z] #20 27.72 Selecting previously unselected package bash-completion. [2021-03-18T22:24:12.708Z] #20 27.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T22:24:12.861Z] #43 80.00 DEP criu/memfd.d [2021-03-18T22:24:12.957Z] #43 81.62 DEP criu/sockets.d [2021-03-18T22:24:13.121Z] #43 80.21 DEP criu/mem.d [2021-03-18T22:24:13.121Z] #43 80.41 DEP criu/lsm.d [2021-03-18T22:24:13.213Z] #43 81.96 DEP criu/sk-unix.d [2021-03-18T22:24:13.379Z] #43 80.60 DEP criu/log.d [2021-03-18T22:24:13.469Z] #43 82.16 DEP criu/sk-tcp.d [2021-03-18T22:24:13.639Z] #43 80.72 DEP criu/libnetlink.d [2021-03-18T22:24:13.726Z] #43 82.30 DEP criu/sk-queue.d [2021-03-18T22:24:13.726Z] #43 82.44 DEP criu/sk-packet.d [2021-03-18T22:24:13.898Z] #43 80.90 DEP criu/kerndat.d [2021-03-18T22:24:13.898Z] #43 81.11 DEP criu/kcmp-ids.d [2021-03-18T22:24:13.982Z] #43 82.60 DEP criu/sk-netlink.d [2021-03-18T22:24:13.982Z] #43 82.79 DEP criu/sk-inet.d [2021-03-18T22:24:14.157Z] #43 81.18 DEP criu/irmap.d [2021-03-18T22:24:14.157Z] #43 81.32 DEP criu/ipc_ns.d [2021-03-18T22:24:14.238Z] #43 83.07 DEP criu/signalfd.d [2021-03-18T22:24:14.416Z] #43 81.47 DEP criu/image.d [2021-03-18T22:24:14.416Z] #43 81.60 DEP criu/image-desc.d [2021-03-18T22:24:14.416Z] #43 81.71 DEP criu/fsnotify.d [2021-03-18T22:24:14.495Z] #43 83.19 DEP criu/sigframe.d [2021-03-18T22:24:14.495Z] #43 83.28 DEP criu/shmem.d [2021-03-18T22:24:14.675Z] #43 81.89 DEP criu/filesystems.d [2021-03-18T22:24:14.751Z] #43 83.41 DEP criu/servicefd.d [2021-03-18T22:24:14.934Z] #43 82.13 DEP criu/files.d [2021-03-18T22:24:15.007Z] #43 83.64 DEP criu/seize.d [2021-03-18T22:24:15.007Z] #43 83.79 DEP criu/seccomp.d [2021-03-18T22:24:15.193Z] #43 82.31 DEP criu/files-reg.d [2021-03-18T22:24:15.263Z] #43 83.96 DEP criu/rst-malloc.d [2021-03-18T22:24:15.263Z] #43 84.03 DEP criu/rbtree.d [2021-03-18T22:24:15.263Z] #43 84.08 DEP criu/pstree.d [2021-03-18T22:24:15.452Z] #43 82.49 DEP criu/files-ext.d [2021-03-18T22:24:15.452Z] #43 82.65 DEP criu/file-lock.d [2021-03-18T22:24:15.519Z] #43 84.34 DEP criu/protobuf.d [2021-03-18T22:24:15.711Z] #43 82.86 DEP criu/file-ids.d [2021-03-18T22:24:15.775Z] #43 84.50 GEN criu/protobuf-desc-gen.h [2021-03-18T22:24:15.971Z] #43 83.05 DEP criu/fifo.d [2021-03-18T22:24:15.971Z] #43 ... [2021-03-18T22:24:15.971Z] [2021-03-18T22:24:15.971Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:24:15.971Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:24:15.971Z] #32 DONE 181.7s [2021-03-18T22:24:15.971Z] [2021-03-18T22:24:15.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:15.971Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:15.971Z] #43 83.26 DEP criu/fdstore.d [2021-03-18T22:24:15.971Z] #43 ... [2021-03-18T22:24:15.971Z] [2021-03-18T22:24:15.971Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:15.971Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:15.971Z] #20 11.55 Reading package lists... [2021-03-18T22:24:15.971Z] #20 16.22 Reading package lists... [2021-03-18T22:24:15.971Z] #20 19.56 Building dependency tree... [2021-03-18T22:24:15.971Z] #20 20.95 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T22:24:15.971Z] #20 20.95 The following additional packages will be installed: [2021-03-18T22:24:15.971Z] #20 20.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T22:24:15.971Z] #20 20.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T22:24:15.971Z] #20 20.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T22:24:15.971Z] #20 20.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T22:24:15.971Z] #20 20.95 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T22:24:15.971Z] #20 20.95 Suggested packages: [2021-03-18T22:24:15.971Z] #20 20.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T22:24:15.971Z] #20 20.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T22:24:15.971Z] #20 20.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T22:24:15.971Z] #20 20.95 Recommended packages: [2021-03-18T22:24:15.971Z] #20 20.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T22:24:15.971Z] #20 20.95 python3-keyrings.alt python3-xdg unzip [2021-03-18T22:24:16.019Z] #20 30.61 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T22:24:16.230Z] #20 ... [2021-03-18T22:24:16.230Z] [2021-03-18T22:24:16.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:16.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:16.230Z] #43 83.43 DEP criu/fault-injection.d [2021-03-18T22:24:16.230Z] #43 83.49 DEP criu/external.d [2021-03-18T22:24:16.282Z] #20 31.23 Selecting previously unselected package bzip2. [2021-03-18T22:24:16.282Z] #20 31.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-18T22:24:16.282Z] #20 31.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:16.282Z] #20 31.34 Selecting previously unselected package xz-utils. [2021-03-18T22:24:16.427Z] #20 37.06 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:24:16.427Z] #20 37.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:24:16.427Z] #20 37.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:16.427Z] #20 37.15 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:24:16.427Z] #20 37.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:24:16.427Z] #20 37.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:16.427Z] #20 37.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:24:16.427Z] #20 37.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:24:16.427Z] #20 37.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:16.427Z] #20 37.32 Selecting previously unselected package libreadline5:amd64. [2021-03-18T22:24:16.427Z] #20 37.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-18T22:24:16.427Z] #20 37.33 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:16.427Z] #20 37.52 Selecting previously unselected package net-tools. [2021-03-18T22:24:16.427Z] #20 37.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-18T22:24:16.427Z] #20 37.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:16.427Z] #20 37.71 Selecting previously unselected package python-pip-whl. [2021-03-18T22:24:16.427Z] #20 37.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T22:24:16.427Z] #20 37.74 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T22:24:16.489Z] #43 83.72 DEP criu/eventpoll.d [2021-03-18T22:24:16.545Z] #20 31.35 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-18T22:24:16.545Z] #20 31.37 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T22:24:16.807Z] #20 31.56 Selecting previously unselected package apparmor. [2021-03-18T22:24:16.807Z] #20 31.57 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-18T22:24:16.807Z] #20 31.65 Unpacking apparmor (2.13.2-10) ... [2021-03-18T22:24:16.995Z] #20 38.34 Selecting previously unselected package python3-lib2to3. [2021-03-18T22:24:16.995Z] #20 38.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T22:24:16.995Z] #20 38.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:17.057Z] #43 84.06 DEP criu/eventfd.d [2021-03-18T22:24:17.255Z] #20 38.47 Selecting previously unselected package python3-distutils. [2021-03-18T22:24:17.255Z] #20 38.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T22:24:17.255Z] #20 38.48 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T22:24:17.255Z] #20 38.62 Selecting previously unselected package python3-pip. [2021-03-18T22:24:17.255Z] #20 38.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T22:24:17.255Z] #20 38.65 Unpacking python3-pip (18.1-5) ... [2021-03-18T22:24:17.316Z] #43 84.35 DEP criu/crtools.d [2021-03-18T22:24:17.382Z] #20 32.11 Selecting previously unselected package aufs-tools. [2021-03-18T22:24:17.382Z] #20 32.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-18T22:24:17.382Z] #20 32.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:17.382Z] #20 32.30 Selecting previously unselected package libonig5:arm64. [2021-03-18T22:24:17.382Z] #20 32.31 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-18T22:24:17.382Z] #20 32.32 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-18T22:24:17.514Z] #20 38.80 Selecting previously unselected package python3-pkg-resources. [2021-03-18T22:24:17.514Z] #20 38.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:24:17.514Z] #20 38.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:17.575Z] #43 84.66 DEP criu/cr-service.d [2021-03-18T22:24:17.576Z] #43 84.79 DEP criu/cr-restore.d [2021-03-18T22:24:17.669Z] #43 86.16 DEP criu/protobuf-desc.d [2021-03-18T22:24:17.669Z] #43 86.22 DEP criu/proc_parse.d [2021-03-18T22:24:17.669Z] #43 86.40 DEP criu/plugin.d [2021-03-18T22:24:17.669Z] #43 86.49 DEP criu/pipes.d [2021-03-18T22:24:17.714Z] 5ff1512f88ec: Verifying Checksum [2021-03-18T22:24:17.714Z] 5ff1512f88ec: Download complete [2021-03-18T22:24:17.773Z] #20 38.94 Selecting previously unselected package python3-setuptools. [2021-03-18T22:24:17.773Z] #20 38.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T22:24:17.773Z] #20 38.95 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:17.835Z] #43 84.99 DEP criu/cr-errno.d [2021-03-18T22:24:17.835Z] #43 85.00 DEP criu/cr-dump.d [2021-03-18T22:24:17.835Z] #43 85.15 DEP criu/cr-dedup.d [2021-03-18T22:24:17.925Z] #43 86.69 DEP criu/pie-util.d [2021-03-18T22:24:18.032Z] #20 39.18 Selecting previously unselected package python3-wheel. [2021-03-18T22:24:18.032Z] #20 39.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T22:24:18.032Z] #20 39.19 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T22:24:18.032Z] #20 39.26 Selecting previously unselected package sudo. [2021-03-18T22:24:18.032Z] #20 39.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-18T22:24:18.032Z] #20 39.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:18.094Z] #43 85.34 DEP criu/cr-check.d [2021-03-18T22:24:18.181Z] #43 86.81 DEP criu/pie-util-vdso.d [2021-03-18T22:24:18.181Z] #43 86.93 DEP criu/pie-util-vdso-elf32.d [2021-03-18T22:24:18.181Z] #43 87.04 DEP criu/path.d [2021-03-18T22:24:18.329Z] #20 33.22 Selecting previously unselected package libjq1:arm64. [2021-03-18T22:24:18.329Z] #20 33.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-18T22:24:18.329Z] #20 33.26 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:18.354Z] #43 85.53 DEP criu/config.d [2021-03-18T22:24:18.354Z] #43 85.66 DEP criu/clone-noasan.d [2021-03-18T22:24:18.437Z] #43 87.16 DEP criu/parasite-syscall.d [2021-03-18T22:24:18.599Z] #20 39.82 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T22:24:18.599Z] #20 39.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-18T22:24:18.599Z] #20 39.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:18.599Z] #20 40.10 Selecting previously unselected package uidmap. [2021-03-18T22:24:18.613Z] #43 85.76 DEP criu/cgroup.d [2021-03-18T22:24:18.613Z] #43 85.93 DEP criu/cgroup-props.d [2021-03-18T22:24:18.693Z] #43 87.40 DEP criu/pagemap.d [2021-03-18T22:24:18.858Z] #20 40.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-18T22:24:18.858Z] #20 40.11 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T22:24:18.858Z] #20 40.23 Selecting previously unselected package vim-runtime. [2021-03-18T22:24:18.872Z] #43 86.02 DEP criu/bitmap.d [2021-03-18T22:24:18.872Z] #43 86.05 DEP criu/bfd.d [2021-03-18T22:24:18.872Z] #43 86.14 DEP criu/autofs.d [2021-03-18T22:24:18.904Z] #20 33.94 Selecting previously unselected package jq. [2021-03-18T22:24:18.949Z] #43 87.63 DEP criu/pagemap-cache.d [2021-03-18T22:24:18.949Z] #43 87.72 DEP criu/page-xfer.d [2021-03-18T22:24:19.117Z] #20 40.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:19.117Z] #20 40.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T22:24:19.117Z] #20 40.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T22:24:19.117Z] #20 40.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:19.131Z] #43 86.25 DEP criu/aio.d [2021-03-18T22:24:19.167Z] #20 33.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-18T22:24:19.167Z] #20 34.06 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:19.205Z] #43 87.90 DEP criu/page-pipe.d [2021-03-18T22:24:19.205Z] #43 87.96 DEP criu/netfilter.d [2021-03-18T22:24:19.390Z] #43 86.41 DEP criu/action-scripts.d [2021-03-18T22:24:19.429Z] #20 34.17 Selecting previously unselected package libaio1:arm64. [2021-03-18T22:24:19.429Z] #20 34.19 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-18T22:24:19.429Z] #20 34.19 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-18T22:24:19.429Z] #20 34.28 Selecting previously unselected package libgpm2:arm64. [2021-03-18T22:24:19.429Z] #20 34.28 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-18T22:24:19.429Z] #20 34.29 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-18T22:24:19.461Z] #43 88.06 DEP criu/net.d [2021-03-18T22:24:19.461Z] #43 88.25 DEP criu/namespaces.d [2021-03-18T22:24:19.649Z] #43 86.72 CC criu/action-scripts.o [2021-03-18T22:24:19.693Z] #20 34.38 Selecting previously unselected package libicu63:arm64. [2021-03-18T22:24:19.693Z] #20 34.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-18T22:24:19.693Z] #20 34.39 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-18T22:24:19.717Z] #43 88.40 DEP criu/mount.d [2021-03-18T22:24:19.974Z] #43 88.62 DEP criu/memfd.d [2021-03-18T22:24:19.974Z] #43 ... [2021-03-18T22:24:19.974Z] [2021-03-18T22:24:19.974Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T22:24:19.974Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T22:24:19.974Z] #32 DONE 192.3s [2021-03-18T22:24:19.974Z] [2021-03-18T22:24:19.974Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:19.974Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:19.974Z] #20 12.06 Reading package lists... [2021-03-18T22:24:19.974Z] #20 16.45 Reading package lists... [2021-03-18T22:24:19.974Z] #20 21.04 Building dependency tree... [2021-03-18T22:24:19.974Z] #20 23.36 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T22:24:19.974Z] #20 23.36 The following additional packages will be installed: [2021-03-18T22:24:19.974Z] #20 23.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T22:24:19.974Z] #20 23.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T22:24:19.974Z] #20 23.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T22:24:19.974Z] #20 23.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T22:24:19.974Z] #20 23.37 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T22:24:19.974Z] #20 23.38 Suggested packages: [2021-03-18T22:24:19.974Z] #20 23.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T22:24:19.974Z] #20 23.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T22:24:19.974Z] #20 23.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T22:24:19.974Z] #20 23.38 Recommended packages: [2021-03-18T22:24:19.974Z] #20 23.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T22:24:19.974Z] #20 23.39 python3-keyrings.alt python3-xdg unzip [2021-03-18T22:24:19.974Z] #20 25.24 The following NEW packages will be installed: [2021-03-18T22:24:19.974Z] #20 25.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T22:24:19.974Z] #20 25.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T22:24:19.974Z] #20 25.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T22:24:19.974Z] #20 25.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T22:24:19.974Z] #20 25.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T22:24:19.974Z] #20 25.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T22:24:19.974Z] #20 25.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T22:24:19.974Z] #20 25.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T22:24:19.974Z] #20 25.25 xz-utils zip [2021-03-18T22:24:19.974Z] #20 25.61 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:24:19.974Z] #20 25.61 Need to get 28.5 MB of archives. [2021-03-18T22:24:19.974Z] #20 25.61 After this operation, 116 MB of additional disk space will be used. [2021-03-18T22:24:19.974Z] #20 25.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-18T22:24:19.974Z] #20 25.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-18T22:24:20.218Z] #43 87.15 CC criu/aio.o [2021-03-18T22:24:20.239Z] #20 25.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-18T22:24:20.239Z] #20 ... [2021-03-18T22:24:20.239Z] [2021-03-18T22:24:20.239Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:20.239Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:20.239Z] #43 88.79 DEP criu/mem.d [2021-03-18T22:24:20.477Z] #43 87.66 CC criu/autofs.o [2021-03-18T22:24:20.495Z] #43 89.07 DEP criu/lsm.d [2021-03-18T22:24:20.751Z] #43 89.38 DEP criu/log.d [2021-03-18T22:24:21.008Z] #43 89.55 DEP criu/libnetlink.d [2021-03-18T22:24:21.008Z] #43 89.76 DEP criu/kerndat.d [2021-03-18T22:24:21.265Z] #43 89.98 DEP criu/kcmp-ids.d [2021-03-18T22:24:21.521Z] #43 90.16 DEP criu/irmap.d [2021-03-18T22:24:21.617Z] #20 ... [2021-03-18T22:24:21.617Z] [2021-03-18T22:24:21.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:21.617Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:24:21.617Z] #43 86.95 CC criu/cgroup.o [2021-03-18T22:24:21.617Z] #43 89.62 CC criu/clone-noasan.o [2021-03-18T22:24:21.617Z] #43 89.82 CC criu/config.o [2021-03-18T22:24:21.617Z] #43 91.43 CC criu/cr-check.o [2021-03-18T22:24:21.617Z] #43 93.53 CC criu/cr-dedup.o [2021-03-18T22:24:21.617Z] #43 94.04 CC criu/cr-dump.o [2021-03-18T22:24:21.617Z] #43 96.56 CC criu/cr-errno.o [2021-03-18T22:24:21.617Z] #43 96.63 CC criu/cr-restore.o [2021-03-18T22:24:21.646Z] #20 ... [2021-03-18T22:24:21.646Z] [2021-03-18T22:24:21.646Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:21.646Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:21.646Z] #43 113.4 CC criu/fsnotify.o [2021-03-18T22:24:21.646Z] #43 114.5 CC criu/image-desc.o [2021-03-18T22:24:21.646Z] #43 114.7 CC criu/image.o [2021-03-18T22:24:21.646Z] #43 115.6 CC criu/ipc_ns.o [2021-03-18T22:24:21.646Z] #43 116.8 CC criu/irmap.o [2021-03-18T22:24:21.646Z] #43 117.3 CC criu/kcmp-ids.o [2021-03-18T22:24:21.646Z] #43 117.7 CC criu/kerndat.o [2021-03-18T22:24:21.646Z] #43 118.8 CC criu/libnetlink.o [2021-03-18T22:24:21.646Z] #43 119.1 CC criu/log.o [2021-03-18T22:24:21.647Z] #43 119.7 CC criu/lsm.o [2021-03-18T22:24:21.647Z] #43 120.1 CC criu/mem.o [2021-03-18T22:24:21.647Z] #43 122.0 CC criu/memfd.o [2021-03-18T22:24:21.647Z] #43 122.6 CC criu/mount.o [2021-03-18T22:24:21.647Z] #43 ... [2021-03-18T22:24:21.647Z] [2021-03-18T22:24:21.647Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:24:21.647Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:24:21.647Z] #40 181.9 + dpkg --print-architecture [2021-03-18T22:24:21.647Z] #40 181.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T22:24:21.647Z] #40 182.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T22:24:21.647Z] #40 182.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T22:24:21.778Z] #43 90.37 DEP criu/ipc_ns.d [2021-03-18T22:24:21.778Z] #43 90.50 DEP criu/image.d [2021-03-18T22:24:21.856Z] #43 88.86 CC criu/bfd.o [2021-03-18T22:24:21.856Z] #43 89.21 CC criu/bitmap.o [2021-03-18T22:24:21.905Z] #40 ... [2021-03-18T22:24:21.905Z] [2021-03-18T22:24:21.905Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:21.905Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:21.905Z] #20 43.33 Selecting previously unselected package vim. [2021-03-18T22:24:21.905Z] #20 43.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:21.905Z] #20 43.36 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T22:24:22.035Z] #43 90.63 DEP criu/image-desc.d [2021-03-18T22:24:22.035Z] #43 90.75 DEP criu/fsnotify.d [2021-03-18T22:24:22.115Z] #43 89.35 CC criu/cgroup-props.o [2021-03-18T22:24:22.292Z] #43 90.89 DEP criu/filesystems.d [2021-03-18T22:24:22.375Z] #43 ... [2021-03-18T22:24:22.375Z] [2021-03-18T22:24:22.375Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:22.375Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:22.375Z] #20 23.06 The following NEW packages will be installed: [2021-03-18T22:24:22.375Z] #20 23.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T22:24:22.375Z] #20 23.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T22:24:22.375Z] #20 23.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T22:24:22.375Z] #20 23.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T22:24:22.375Z] #20 23.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T22:24:22.375Z] #20 23.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T22:24:22.375Z] #20 23.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T22:24:22.375Z] #20 23.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T22:24:22.375Z] #20 23.07 xz-utils zip [2021-03-18T22:24:22.375Z] #20 23.38 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:24:22.375Z] #20 23.38 Need to get 28.5 MB of archives. [2021-03-18T22:24:22.375Z] #20 23.38 After this operation, 116 MB of additional disk space will be used. [2021-03-18T22:24:22.375Z] #20 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-18T22:24:22.375Z] #20 23.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-18T22:24:22.375Z] #20 23.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-18T22:24:22.375Z] #20 23.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-18T22:24:22.375Z] #20 23.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-18T22:24:22.375Z] #20 23.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-18T22:24:22.375Z] #20 23.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-18T22:24:22.375Z] #20 23.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-18T22:24:22.375Z] #20 23.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-18T22:24:22.375Z] #20 23.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-18T22:24:22.375Z] #20 23.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-18T22:24:22.375Z] #20 23.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-18T22:24:22.375Z] #20 23.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-18T22:24:22.375Z] #20 23.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-18T22:24:22.375Z] #20 23.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-18T22:24:22.375Z] #20 23.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-18T22:24:22.375Z] #20 23.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:24:22.375Z] #20 23.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:24:22.375Z] #20 23.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-18T22:24:22.375Z] #20 23.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-18T22:24:22.375Z] #20 23.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-18T22:24:22.375Z] #20 23.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-18T22:24:22.375Z] #20 23.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-18T22:24:22.375Z] #20 23.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:24:22.375Z] #20 23.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:24:22.375Z] #20 23.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:24:22.375Z] #20 23.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-18T22:24:22.375Z] #20 23.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-18T22:24:22.375Z] #20 23.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:24:22.375Z] #20 24.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:24:22.375Z] #20 24.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:24:22.375Z] #20 24.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:24:22.375Z] #20 24.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-18T22:24:22.375Z] #20 24.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-18T22:24:22.375Z] #20 24.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T22:24:22.375Z] #20 24.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T22:24:22.375Z] #20 24.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T22:24:22.375Z] #20 24.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-18T22:24:22.375Z] #20 24.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T22:24:22.375Z] #20 24.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T22:24:22.375Z] #20 24.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T22:24:22.375Z] #20 24.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-18T22:24:22.375Z] #20 24.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-18T22:24:22.375Z] #20 24.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-18T22:24:22.375Z] #20 24.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T22:24:22.375Z] #20 24.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-18T22:24:22.375Z] #20 24.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-18T22:24:22.375Z] #20 24.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-18T22:24:22.375Z] #20 25.51 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:24:22.375Z] #20 25.59 Fetched 28.5 MB in 2s (15.6 MB/s) [2021-03-18T22:24:22.375Z] #20 25.64 Selecting previously unselected package pigz. [2021-03-18T22:24:22.375Z] #20 25.64 (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 ... 23435 files and directories currently installed.) [2021-03-18T22:24:22.375Z] #20 25.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-18T22:24:22.375Z] #20 25.71 Unpacking pigz (2.4-1) ... [2021-03-18T22:24:22.375Z] #20 25.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-18T22:24:22.375Z] #20 25.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:22.375Z] #20 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:22.375Z] #20 26.25 Selecting previously unselected package python3.7-minimal. [2021-03-18T22:24:22.375Z] #20 26.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:22.375Z] #20 26.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:22.375Z] #20 27.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:22.375Z] #20 27.19 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:22.472Z] #20 43.87 Selecting previously unselected package xfsprogs. [2021-03-18T22:24:22.472Z] #20 43.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-18T22:24:22.472Z] #20 43.88 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T22:24:22.548Z] #43 91.03 DEP criu/files.d [2021-03-18T22:24:22.548Z] #43 91.20 DEP criu/files-reg.d [2021-03-18T22:24:22.806Z] #43 91.38 DEP criu/files-ext.d [2021-03-18T22:24:22.806Z] #43 91.56 DEP criu/file-lock.d [2021-03-18T22:24:22.944Z] #20 ... [2021-03-18T22:24:22.944Z] [2021-03-18T22:24:22.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:22.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:22.944Z] #43 90.10 CC criu/cgroup.o [2021-03-18T22:24:23.013Z] #43 ... [2021-03-18T22:24:23.013Z] [2021-03-18T22:24:23.013Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:23.013Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:24:23.013Z] #20 37.82 Selecting previously unselected package libnet1:arm64. [2021-03-18T22:24:23.013Z] #20 37.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-18T22:24:23.013Z] #20 37.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:23.038Z] #20 44.37 Selecting previously unselected package zip. [2021-03-18T22:24:23.038Z] #20 44.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-18T22:24:23.038Z] #20 44.38 Unpacking zip (3.0-11+b1) ... [2021-03-18T22:24:23.063Z] #43 91.76 DEP criu/file-ids.d [2021-03-18T22:24:23.276Z] #20 38.19 Selecting previously unselected package libnl-3-200:arm64. [2021-03-18T22:24:23.276Z] #20 38.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-18T22:24:23.276Z] #20 38.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-18T22:24:23.297Z] #20 44.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:23.297Z] #20 44.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:23.297Z] #20 44.62 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:23.297Z] #20 44.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:23.297Z] #20 44.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:23.297Z] #20 44.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:23.297Z] #20 44.69 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T22:24:23.297Z] #20 44.71 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:23.297Z] #20 44.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:23.319Z] #43 91.88 DEP criu/fifo.d [2021-03-18T22:24:23.319Z] #43 92.02 DEP criu/fdstore.d [2021-03-18T22:24:23.319Z] #43 92.10 DEP criu/fault-injection.d [2021-03-18T22:24:23.541Z] #20 38.39 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-18T22:24:23.541Z] #20 38.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-18T22:24:23.541Z] #20 38.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-18T22:24:23.555Z] #20 44.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:23.555Z] #20 44.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:23.555Z] #20 44.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:23.555Z] #20 44.78 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:24:23.555Z] #20 44.79 Setting up zip (3.0-11+b1) ... [2021-03-18T22:24:23.555Z] #20 44.82 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:23.555Z] #20 44.87 Setting up bash-completion (1:2.8-6) ... [2021-03-18T22:24:23.576Z] #43 92.14 DEP criu/external.d [2021-03-18T22:24:23.576Z] #43 92.28 DEP criu/eventpoll.d [2021-03-18T22:24:23.805Z] #20 38.70 Selecting previously unselected package libreadline5:arm64. [2021-03-18T22:24:23.805Z] #20 38.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-18T22:24:23.805Z] #20 38.72 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:23.833Z] #43 92.45 DEP criu/eventfd.d [2021-03-18T22:24:23.833Z] #43 92.56 DEP criu/crtools.d [2021-03-18T22:24:24.090Z] #43 92.71 DEP criu/cr-service.d [2021-03-18T22:24:24.349Z] #43 92.86 DEP criu/cr-restore.d [2021-03-18T22:24:24.349Z] #43 93.07 DEP criu/cr-errno.d [2021-03-18T22:24:24.349Z] #43 93.08 DEP criu/cr-dump.d [2021-03-18T22:24:24.606Z] #43 93.24 DEP criu/cr-dedup.d [2021-03-18T22:24:24.755Z] #20 39.45 Selecting previously unselected package net-tools. [2021-03-18T22:24:24.755Z] #20 39.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-18T22:24:24.755Z] #20 39.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:24.755Z] #20 39.72 Selecting previously unselected package python-pip-whl. [2021-03-18T22:24:24.863Z] #43 93.46 DEP criu/cr-check.d [2021-03-18T22:24:24.863Z] #43 93.64 DEP criu/config.d [2021-03-18T22:24:24.893Z] 4612f6d0b889: Verifying Checksum [2021-03-18T22:24:24.893Z] 4612f6d0b889: Download complete [2021-03-18T22:24:25.018Z] #20 39.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T22:24:25.018Z] #20 39.74 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T22:24:25.120Z] #43 93.77 DEP criu/clone-noasan.d [2021-03-18T22:24:25.120Z] #43 93.86 DEP criu/cgroup.d [2021-03-18T22:24:25.282Z] #20 40.24 Selecting previously unselected package python3-lib2to3. [2021-03-18T22:24:25.282Z] #20 40.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T22:24:25.282Z] #20 40.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:25.377Z] #43 94.09 DEP criu/cgroup-props.d [2021-03-18T22:24:25.542Z] #43 92.69 CC criu/clone-noasan.o [2021-03-18T22:24:25.548Z] #20 40.46 Selecting previously unselected package python3-distutils. [2021-03-18T22:24:25.549Z] #20 40.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T22:24:25.549Z] #20 40.47 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T22:24:25.634Z] #43 94.18 DEP criu/bitmap.d [2021-03-18T22:24:25.634Z] #43 94.20 DEP criu/bfd.d [2021-03-18T22:24:25.634Z] #43 94.30 DEP criu/autofs.d [2021-03-18T22:24:25.634Z] #43 94.43 DEP criu/aio.d [2021-03-18T22:24:25.801Z] #43 92.87 CC criu/config.o [2021-03-18T22:24:25.814Z] #20 40.75 Selecting previously unselected package python3-pip. [2021-03-18T22:24:25.814Z] #20 40.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T22:24:25.814Z] #20 40.77 Unpacking python3-pip (18.1-5) ... [2021-03-18T22:24:25.890Z] #43 94.62 DEP criu/action-scripts.d [2021-03-18T22:24:26.147Z] #43 94.90 CC criu/action-scripts.o [2021-03-18T22:24:26.174Z] #20 47.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:26.174Z] #20 47.54 Setting up xz-utils (5.2.4-1) ... [2021-03-18T22:24:26.174Z] #20 47.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T22:24:26.174Z] #20 47.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:26.174Z] #20 47.64 invoke-rc.d: could not determine current runlevel [2021-03-18T22:24:26.339Z] #20 41.04 Selecting previously unselected package python3-pkg-resources. [2021-03-18T22:24:26.339Z] #20 41.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:24:26.339Z] #20 41.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:26.339Z] #20 41.21 Selecting previously unselected package python3-setuptools. [2021-03-18T22:24:26.339Z] #20 41.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T22:24:26.339Z] #20 41.22 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:26.432Z] #20 47.66 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T22:24:26.432Z] #20 47.68 Setting up pigz (2.4-1) ... [2021-03-18T22:24:26.432Z] #20 47.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:26.432Z] #20 47.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:26.432Z] #20 47.72 Setting up python-pip-whl (18.1-5) ... [2021-03-18T22:24:26.432Z] #20 47.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:26.432Z] #20 47.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:26.602Z] #20 41.55 Selecting previously unselected package python3-wheel. [2021-03-18T22:24:26.602Z] #20 41.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T22:24:26.710Z] #43 95.41 CC criu/aio.o [2021-03-18T22:24:26.710Z] #43 ... [2021-03-18T22:24:26.710Z] [2021-03-18T22:24:26.710Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:26.710Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:26.710Z] #20 25.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-18T22:24:26.710Z] #20 25.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-18T22:24:26.710Z] #20 25.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-18T22:24:26.710Z] #20 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-18T22:24:26.710Z] #20 26.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-18T22:24:26.710Z] #20 26.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-18T22:24:26.710Z] #20 26.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-18T22:24:26.710Z] #20 26.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-18T22:24:26.710Z] #20 26.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-18T22:24:26.710Z] #20 26.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-18T22:24:26.710Z] #20 26.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-18T22:24:26.710Z] #20 26.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-18T22:24:26.710Z] #20 26.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-18T22:24:26.710Z] #20 26.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T22:24:26.710Z] #20 26.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T22:24:26.710Z] #20 26.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-18T22:24:26.710Z] #20 26.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-18T22:24:26.710Z] #20 26.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-18T22:24:26.710Z] #20 26.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-18T22:24:26.710Z] #20 26.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-18T22:24:26.710Z] #20 26.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T22:24:26.710Z] #20 26.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T22:24:26.710Z] #20 26.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T22:24:26.710Z] #20 26.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-18T22:24:26.710Z] #20 26.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-18T22:24:26.710Z] #20 26.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T22:24:26.710Z] #20 27.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T22:24:26.710Z] #20 27.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T22:24:26.710Z] #20 27.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T22:24:26.710Z] #20 27.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-18T22:24:26.710Z] #20 27.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-18T22:24:26.710Z] #20 27.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T22:24:26.710Z] #20 27.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T22:24:26.710Z] #20 27.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T22:24:26.710Z] #20 27.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-18T22:24:26.710Z] #20 27.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T22:24:26.710Z] #20 27.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T22:24:26.710Z] #20 27.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T22:24:26.710Z] #20 27.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-18T22:24:26.710Z] #20 27.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-18T22:24:26.710Z] #20 27.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-18T22:24:26.710Z] #20 27.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T22:24:26.710Z] #20 27.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-18T22:24:26.710Z] #20 27.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-18T22:24:26.710Z] #20 27.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-18T22:24:26.711Z] #20 28.41 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:24:26.711Z] #20 28.53 Fetched 28.5 MB in 3s (11.2 MB/s) [2021-03-18T22:24:26.711Z] #20 28.59 Selecting previously unselected package pigz. [2021-03-18T22:24:26.711Z] #20 28.59 (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 ... 23435 files and directories currently installed.) [2021-03-18T22:24:26.711Z] #20 28.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-18T22:24:26.711Z] #20 28.63 Unpacking pigz (2.4-1) ... [2021-03-18T22:24:26.711Z] #20 28.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-18T22:24:26.711Z] #20 28.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:26.711Z] #20 28.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.711Z] #20 29.16 Selecting previously unselected package python3.7-minimal. [2021-03-18T22:24:26.711Z] #20 29.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:26.711Z] #20 29.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.711Z] #20 29.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.711Z] #20 30.00 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.711Z] #20 32.20 Selecting previously unselected package python3-minimal. [2021-03-18T22:24:26.711Z] #20 32.20 (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 ... 23684 files and directories currently installed.) [2021-03-18T22:24:26.711Z] #20 32.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-18T22:24:26.711Z] #20 32.26 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T22:24:26.711Z] #20 32.33 Selecting previously unselected package libmpdec2:amd64. [2021-03-18T22:24:26.711Z] #20 32.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-18T22:24:26.711Z] #20 32.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:26.865Z] #20 41.68 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T22:24:26.865Z] #20 41.79 Selecting previously unselected package sudo. [2021-03-18T22:24:26.865Z] #20 41.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-18T22:24:26.865Z] #20 41.83 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:26.967Z] #20 32.43 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-18T22:24:26.967Z] #20 32.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:26.967Z] #20 32.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.999Z] #20 48.23 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:26.999Z] #20 48.28 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:26.999Z] #20 48.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:26.999Z] #20 48.31 Setting up vim (2:8.1.0875-5) ... [2021-03-18T22:24:26.999Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T22:24:26.999Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T22:24:26.999Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T22:24:26.999Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T22:24:26.999Z] #20 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T22:24:26.999Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T22:24:26.999Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T22:24:26.999Z] #20 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T22:24:26.999Z] #20 48.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:27.182Z] #43 94.13 CC criu/cr-check.o [2021-03-18T22:24:27.224Z] #20 ... [2021-03-18T22:24:27.224Z] [2021-03-18T22:24:27.224Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:27.224Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:27.224Z] #43 95.99 CC criu/autofs.o [2021-03-18T22:24:27.257Z] #20 48.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:27.257Z] #20 48.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:27.257Z] #20 48.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:27.257Z] #20 48.47 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:27.257Z] #20 48.48 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:27.812Z] #20 42.41 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T22:24:27.812Z] #20 42.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-18T22:24:27.812Z] #20 42.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:27.812Z] #20 42.69 Selecting previously unselected package uidmap. [2021-03-18T22:24:27.812Z] #20 42.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-18T22:24:27.812Z] #20 42.72 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T22:24:28.074Z] #20 42.95 Selecting previously unselected package vim-runtime. [2021-03-18T22:24:28.074Z] #20 42.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:28.074Z] #20 42.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T22:24:28.074Z] #20 43.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T22:24:28.119Z] #43 ... [2021-03-18T22:24:28.119Z] [2021-03-18T22:24:28.119Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:28.119Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:28.119Z] #20 29.17 Selecting previously unselected package python3-minimal. [2021-03-18T22:24:28.119Z] #20 29.17 (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 ... 23684 files and directories currently installed.) [2021-03-18T22:24:28.119Z] #20 29.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 29.32 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T22:24:28.119Z] #20 29.42 Selecting previously unselected package libmpdec2:amd64. [2021-03-18T22:24:28.119Z] #20 29.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 29.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:28.119Z] #20 29.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-18T22:24:28.119Z] #20 29.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 29.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:28.119Z] #20 30.43 Selecting previously unselected package python3.7. [2021-03-18T22:24:28.119Z] #20 30.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 30.45 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:28.119Z] #20 30.56 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-18T22:24:28.119Z] #20 30.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 30.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:28.119Z] #20 30.70 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T22:24:28.119Z] #20 31.59 Selecting previously unselected package python3. [2021-03-18T22:24:28.119Z] #20 31.59 (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 ... 24096 files and directories currently installed.) [2021-03-18T22:24:28.119Z] #20 31.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 31.67 Unpacking python3 (3.7.3-1) ... [2021-03-18T22:24:28.119Z] #20 31.79 Selecting previously unselected package libip4tc0:amd64. [2021-03-18T22:24:28.119Z] #20 31.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 31.80 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:28.119Z] #20 31.90 Selecting previously unselected package libip6tc0:amd64. [2021-03-18T22:24:28.119Z] #20 31.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 31.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:28.119Z] #20 32.03 Selecting previously unselected package libiptc0:amd64. [2021-03-18T22:24:28.119Z] #20 32.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:28.119Z] #20 32.13 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-18T22:24:28.119Z] #20 32.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:28.119Z] #20 32.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-18T22:24:28.119Z] #20 32.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:28.119Z] #20 32.31 Selecting previously unselected package libnftnl11:amd64. [2021-03-18T22:24:28.119Z] #20 32.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.33 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:28.119Z] #20 32.42 Selecting previously unselected package iptables. [2021-03-18T22:24:28.119Z] #20 32.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.43 Unpacking iptables (1.8.2-4) ... [2021-03-18T22:24:28.119Z] #20 32.73 Selecting previously unselected package xxd. [2021-03-18T22:24:28.119Z] #20 32.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:28.119Z] #20 32.73 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:24:28.119Z] #20 32.85 Selecting previously unselected package vim-common. [2021-03-18T22:24:28.119Z] #20 32.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:28.119Z] #20 32.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:28.119Z] #20 33.10 Selecting previously unselected package bash-completion. [2021-03-18T22:24:28.119Z] #20 33.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T22:24:28.336Z] #20 43.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:28.911Z] #20 ... [2021-03-18T22:24:28.911Z] [2021-03-18T22:24:28.911Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:24:28.911Z] #49 sha256:5b6f2ebdf9ddb08c508d3c736bfb510f27120f2f3b1bb4fa3fe3492cc79e6e86 [2021-03-18T22:24:28.911Z] #49 185.4 + /build/golangci-lint --version [2021-03-18T22:24:29.114Z] #43 97.52 CC criu/bfd.o [2021-03-18T22:24:29.370Z] #43 98.01 CC criu/bitmap.o [2021-03-18T22:24:29.370Z] #43 98.16 CC criu/cgroup-props.o [2021-03-18T22:24:29.486Z] #49 185.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T22:24:29.786Z] #20 51.24 Setting up iptables (1.8.2-4) ... [2021-03-18T22:24:30.045Z] #20 51.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T22:24:30.045Z] #20 51.29 Setting up python3 (3.7.3-1) ... [2021-03-18T22:24:30.299Z] #43 98.95 CC criu/cgroup.o [2021-03-18T22:24:30.303Z] #20 51.80 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T22:24:30.655Z] #20 35.75 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T22:24:30.915Z] #20 36.15 Selecting previously unselected package bzip2. [2021-03-18T22:24:30.915Z] #20 36.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-18T22:24:30.915Z] #20 36.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:30.915Z] #20 36.27 Selecting previously unselected package xz-utils. [2021-03-18T22:24:30.915Z] #20 36.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-18T22:24:30.915Z] #20 36.28 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T22:24:31.174Z] #20 36.44 Selecting previously unselected package apparmor. [2021-03-18T22:24:31.174Z] #20 36.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-18T22:24:31.174Z] #20 36.54 Unpacking apparmor (2.13.2-10) ... [2021-03-18T22:24:31.237Z] #20 52.37 Setting up apparmor (2.13.2-10) ... [2021-03-18T22:24:31.434Z] #20 36.85 Selecting previously unselected package aufs-tools. [2021-03-18T22:24:31.434Z] #20 36.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-18T22:24:31.434Z] #20 36.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:31.693Z] #20 36.98 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:24:31.693Z] #20 36.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:24:31.693Z] #20 36.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:31.693Z] #20 37.12 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:24:31.693Z] #20 37.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:31.693Z] #20 37.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:31.959Z] #20 37.28 Selecting previously unselected package jq. [2021-03-18T22:24:31.959Z] #20 37.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:31.959Z] #20 37.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:31.959Z] #20 37.40 Selecting previously unselected package libaio1:amd64. [2021-03-18T22:24:31.959Z] #20 37.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-18T22:24:31.959Z] #20 37.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:31.959Z] #20 37.52 Selecting previously unselected package libgpm2:amd64. [2021-03-18T22:24:32.219Z] #20 37.52 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-18T22:24:32.219Z] #20 37.53 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:32.219Z] #20 37.59 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:24:32.219Z] #20 37.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:24:32.219Z] #20 37.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:32.650Z] #20 54.07 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T22:24:32.810Z] #49 DONE 189.0s [2021-03-18T22:24:32.810Z] [2021-03-18T22:24:32.810Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:32.810Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:24:32.810Z] #43 100.7 CC criu/cr-service.o [2021-03-18T22:24:32.810Z] #43 102.4 CC criu/crtools.o [2021-03-18T22:24:32.810Z] #43 103.2 CC criu/eventfd.o [2021-03-18T22:24:32.810Z] #43 103.6 CC criu/eventpoll.o [2021-03-18T22:24:32.810Z] #43 104.6 CC criu/external.o [2021-03-18T22:24:32.810Z] #43 105.0 CC criu/fault-injection.o [2021-03-18T22:24:32.810Z] #43 105.2 CC criu/fdstore.o [2021-03-18T22:24:32.810Z] #43 105.6 CC criu/fifo.o [2021-03-18T22:24:32.810Z] #43 106.0 CC criu/file-ids.o [2021-03-18T22:24:32.810Z] #43 106.5 CC criu/file-lock.o [2021-03-18T22:24:32.810Z] #43 107.2 CC criu/files-ext.o [2021-03-18T22:24:32.810Z] #43 107.5 CC criu/files-reg.o [2021-03-18T22:24:32.818Z] #43 ... [2021-03-18T22:24:32.818Z] [2021-03-18T22:24:32.818Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:32.818Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:32.818Z] #20 33.49 Selecting previously unselected package python3.7. [2021-03-18T22:24:32.818Z] #20 33.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 33.50 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:32.818Z] #20 33.65 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-18T22:24:32.818Z] #20 33.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 33.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:32.818Z] #20 33.76 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T22:24:32.818Z] #20 34.78 Selecting previously unselected package python3. [2021-03-18T22:24:32.818Z] #20 34.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-18T22:24:32.818Z] #20 34.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 34.86 Unpacking python3 (3.7.3-1) ... [2021-03-18T22:24:32.818Z] #20 34.97 Selecting previously unselected package libip4tc0:amd64. [2021-03-18T22:24:32.818Z] #20 34.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:32.818Z] #20 35.09 Selecting previously unselected package libip6tc0:amd64. [2021-03-18T22:24:32.818Z] #20 35.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:32.818Z] #20 35.20 Selecting previously unselected package libiptc0:amd64. [2021-03-18T22:24:32.818Z] #20 35.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:32.818Z] #20 35.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-18T22:24:32.818Z] #20 35.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:32.818Z] #20 35.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-18T22:24:32.818Z] #20 35.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:32.818Z] #20 35.46 Selecting previously unselected package libnftnl11:amd64. [2021-03-18T22:24:32.818Z] #20 35.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:32.818Z] #20 35.55 Selecting previously unselected package iptables. [2021-03-18T22:24:32.818Z] #20 35.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.56 Unpacking iptables (1.8.2-4) ... [2021-03-18T22:24:32.818Z] #20 35.88 Selecting previously unselected package xxd. [2021-03-18T22:24:32.818Z] #20 35.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:32.818Z] #20 35.91 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T22:24:32.818Z] #20 36.01 Selecting previously unselected package vim-common. [2021-03-18T22:24:32.818Z] #20 36.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:32.818Z] #20 36.05 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:32.818Z] #20 36.20 Selecting previously unselected package bash-completion. [2021-03-18T22:24:32.818Z] #20 36.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T22:24:32.912Z] #20 54.09 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:33.170Z] #20 54.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:33.379Z] #20 ... [2021-03-18T22:24:33.379Z] [2021-03-18T22:24:33.379Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:33.379Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:33.379Z] #43 102.0 CC criu/clone-noasan.o [2021-03-18T22:24:33.635Z] #43 102.2 CC criu/config.o [2021-03-18T22:24:33.758Z] #43 ... [2021-03-18T22:24:33.758Z] [2021-03-18T22:24:33.758Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:33.758Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:24:33.758Z] #20 48.48 Selecting previously unselected package vim. [2021-03-18T22:24:33.758Z] #20 48.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-18T22:24:33.758Z] #20 48.52 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T22:24:34.021Z] #20 49.07 Selecting previously unselected package xfsprogs. [2021-03-18T22:24:34.105Z] #20 55.30 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T22:24:34.283Z] #20 49.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-18T22:24:34.283Z] #20 49.09 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T22:24:34.618Z] #20 49.49 Selecting previously unselected package zip. [2021-03-18T22:24:34.672Z] #20 55.78 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:34.886Z] #20 49.49 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-18T22:24:34.886Z] #20 49.50 Unpacking zip (3.0-11+b1) ... [2021-03-18T22:24:34.886Z] #20 49.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:34.886Z] #20 49.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:34.933Z] #20 ... [2021-03-18T22:24:34.933Z] [2021-03-18T22:24:34.933Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:34.933Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:34.933Z] #43 126.9 CC criu/namespaces.o [2021-03-18T22:24:34.933Z] #43 128.9 CC criu/net.o [2021-03-18T22:24:34.933Z] #43 132.3 CC criu/netfilter.o [2021-03-18T22:24:34.933Z] #43 132.8 CC criu/page-pipe.o [2021-03-18T22:24:34.933Z] #43 133.4 CC criu/page-xfer.o [2021-03-18T22:24:34.933Z] #43 135.2 CC criu/pagemap-cache.o [2021-03-18T22:24:34.933Z] #43 135.7 CC criu/pagemap.o [2021-03-18T22:24:34.933Z] #43 136.7 CC criu/parasite-syscall.o [2021-03-18T22:24:35.149Z] #20 49.91 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:35.149Z] #20 49.92 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:35.149Z] #20 49.95 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-18T22:24:35.149Z] #20 49.97 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:35.149Z] #20 50.00 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T22:24:35.149Z] #20 50.02 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-18T22:24:35.149Z] #20 50.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:35.149Z] #20 50.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:35.149Z] #20 50.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-18T22:24:35.149Z] #20 50.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-18T22:24:35.149Z] #20 50.10 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:24:35.149Z] #20 50.12 Setting up zip (3.0-11+b1) ... [2021-03-18T22:24:35.411Z] #20 50.13 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:35.411Z] #20 50.18 Setting up bash-completion (1:2.8-6) ... [2021-03-18T22:24:35.502Z] #43 137.7 CC criu/path.o [2021-03-18T22:24:35.502Z] #43 ... [2021-03-18T22:24:35.502Z] [2021-03-18T22:24:35.502Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:35.502Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:35.502Z] #20 56.82 Setting up python3-pip (18.1-5) ... [2021-03-18T22:24:35.534Z] sha256:c9478706ca3b0151719713d6775f950cb7a66157d1969255c4b423a99f2e5aac [2021-03-18T22:24:35.534Z] INFO: Starting docker-py tests... [2021-03-18T22:24:35.534Z] ============================= test session starts ============================== [2021-03-18T22:24:35.534Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-18T22:24:35.534Z] rootdir: /src, inifile: pytest.ini [2021-03-18T22:24:35.534Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-18T22:24:35.534Z] collected 389 items / 1 deselected / 388 selected [2021-03-18T22:24:35.534Z] [2021-03-18T22:24:35.574Z] #43 103.9 CC criu/cr-check.o [2021-03-18T22:24:36.412Z] #20 41.41 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:24:36.412Z] #20 41.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:24:36.412Z] #20 41.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:36.412Z] #20 41.52 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:24:36.412Z] #20 41.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:24:36.412Z] #20 41.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:36.412Z] #20 41.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:24:36.412Z] #20 41.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:24:36.412Z] #20 41.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:36.412Z] #20 41.71 Selecting previously unselected package libreadline5:amd64. [2021-03-18T22:24:36.412Z] #20 41.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-18T22:24:36.412Z] #20 41.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:36.439Z] #20 57.68 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:24:36.439Z] #20 57.70 Processing triggers for mime-support (3.62) ... [2021-03-18T22:24:36.671Z] #20 41.87 Selecting previously unselected package net-tools. [2021-03-18T22:24:36.671Z] #20 41.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-18T22:24:36.671Z] #20 41.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:36.671Z] #20 42.10 Selecting previously unselected package python-pip-whl. [2021-03-18T22:24:36.697Z] #20 DONE 58.1s [2021-03-18T22:24:36.697Z] [2021-03-18T22:24:36.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:36.697Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:36.697Z] #43 138.1 CC criu/pie-util-vdso-elf32.o [2021-03-18T22:24:36.697Z] #43 138.6 CC criu/pie-util-vdso.o [2021-03-18T22:24:36.931Z] #20 42.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T22:24:36.931Z] #20 42.13 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T22:24:36.940Z] #43 105.6 CC criu/cr-dedup.o [2021-03-18T22:24:37.190Z] #20 42.70 Selecting previously unselected package python3-lib2to3. [2021-03-18T22:24:37.197Z] #43 106.0 CC criu/cr-dump.o [2021-03-18T22:24:37.263Z] #43 139.3 CC criu/pie-util.o [2021-03-18T22:24:37.449Z] #20 42.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T22:24:37.449Z] #20 42.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:37.449Z] #20 42.85 Selecting previously unselected package python3-distutils. [2021-03-18T22:24:37.449Z] #20 42.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T22:24:37.449Z] #20 42.87 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T22:24:37.521Z] #43 139.6 CC criu/pipes.o [2021-03-18T22:24:37.709Z] #20 43.01 Selecting previously unselected package python3-pip. [2021-03-18T22:24:37.709Z] #20 43.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T22:24:37.709Z] #20 43.02 Unpacking python3-pip (18.1-5) ... [2021-03-18T22:24:37.709Z] #20 43.18 Selecting previously unselected package python3-pkg-resources. [2021-03-18T22:24:37.709Z] #20 43.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:24:37.709Z] #20 43.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:37.967Z] #20 52.97 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-18T22:24:37.967Z] #20 52.99 Setting up xz-utils (5.2.4-1) ... [2021-03-18T22:24:37.968Z] #20 43.31 Selecting previously unselected package python3-setuptools. [2021-03-18T22:24:37.968Z] #20 43.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T22:24:37.968Z] #20 43.32 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:37.968Z] #20 43.53 Selecting previously unselected package python3-wheel. [2021-03-18T22:24:38.227Z] #20 43.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T22:24:38.227Z] #20 43.56 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T22:24:38.227Z] #20 43.63 Selecting previously unselected package sudo. [2021-03-18T22:24:38.227Z] #20 43.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-18T22:24:38.227Z] #20 43.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:38.229Z] #20 53.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T22:24:38.230Z] #20 53.06 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:38.230Z] #20 53.15 invoke-rc.d: could not determine current runlevel [2021-03-18T22:24:38.230Z] #20 53.16 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T22:24:38.230Z] #20 53.18 Setting up pigz (2.4-1) ... [2021-03-18T22:24:38.230Z] #20 53.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-18T22:24:38.230Z] #20 53.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-18T22:24:38.230Z] #20 53.25 Setting up python-pip-whl (18.1-5) ... [2021-03-18T22:24:38.230Z] #20 53.26 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-18T22:24:38.456Z] #43 140.4 CC criu/plugin.o [2021-03-18T22:24:38.456Z] #43 ... [2021-03-18T22:24:38.456Z] [2021-03-18T22:24:38.456Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:24:38.456Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T22:24:38.456Z] #21 1.790 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T22:24:38.456Z] #21 1.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T22:24:38.456Z] #21 1.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T22:24:38.456Z] #21 DONE 1.9s [2021-03-18T22:24:38.492Z] #20 53.28 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:38.714Z] [2021-03-18T22:24:38.714Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:24:38.714Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:24:38.755Z] #20 53.63 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-18T22:24:38.755Z] #20 53.65 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-18T22:24:38.755Z] #20 53.66 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:38.755Z] #20 53.68 Setting up vim (2:8.1.0875-5) ... [2021-03-18T22:24:38.755Z] #20 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T22:24:38.755Z] #20 53.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T22:24:38.755Z] #20 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T22:24:38.755Z] #20 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T22:24:38.755Z] #20 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T22:24:38.755Z] #20 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T22:24:38.755Z] #20 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T22:24:38.755Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T22:24:38.755Z] #20 53.78 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:38.795Z] #20 44.13 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T22:24:38.795Z] #20 44.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-18T22:24:38.795Z] #20 44.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:38.795Z] #20 ... [2021-03-18T22:24:38.795Z] [2021-03-18T22:24:38.795Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:38.795Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:38.795Z] #43 95.87 CC criu/cr-dedup.o [2021-03-18T22:24:38.795Z] #43 96.26 CC criu/cr-dump.o [2021-03-18T22:24:38.795Z] #43 98.46 CC criu/cr-errno.o [2021-03-18T22:24:38.795Z] #43 98.59 CC criu/cr-restore.o [2021-03-18T22:24:38.795Z] #43 103.3 CC criu/cr-service.o [2021-03-18T22:24:38.795Z] #43 104.7 CC criu/crtools.o [2021-03-18T22:24:38.795Z] #43 105.4 CC criu/eventfd.o [2021-03-18T22:24:38.795Z] #43 105.8 CC criu/eventpoll.o [2021-03-18T22:24:38.795Z] #43 ... [2021-03-18T22:24:38.795Z] [2021-03-18T22:24:38.795Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:38.795Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:39.017Z] #20 53.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:39.017Z] #20 53.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-18T22:24:39.017Z] #20 53.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:39.018Z] #20 53.86 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-18T22:24:39.018Z] #20 53.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:39.054Z] #20 44.38 Selecting previously unselected package uidmap. [2021-03-18T22:24:39.054Z] #20 44.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-18T22:24:39.054Z] #20 44.40 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T22:24:39.054Z] #20 44.56 Selecting previously unselected package vim-runtime. [2021-03-18T22:24:39.054Z] #20 44.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:39.054Z] #20 44.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T22:24:39.090Z] #43 ... [2021-03-18T22:24:39.091Z] [2021-03-18T22:24:39.091Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:39.091Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:39.091Z] #20 39.03 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T22:24:39.091Z] #20 39.48 Selecting previously unselected package bzip2. [2021-03-18T22:24:39.091Z] #20 39.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 39.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:39.091Z] #20 39.60 Selecting previously unselected package xz-utils. [2021-03-18T22:24:39.091Z] #20 39.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 39.63 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T22:24:39.091Z] #20 39.88 Selecting previously unselected package apparmor. [2021-03-18T22:24:39.091Z] #20 39.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 39.95 Unpacking apparmor (2.13.2-10) ... [2021-03-18T22:24:39.091Z] #20 40.36 Selecting previously unselected package aufs-tools. [2021-03-18T22:24:39.091Z] #20 40.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 40.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:39.091Z] #20 40.55 Selecting previously unselected package libonig5:amd64. [2021-03-18T22:24:39.091Z] #20 40.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 40.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:39.091Z] #20 40.73 Selecting previously unselected package libjq1:amd64. [2021-03-18T22:24:39.091Z] #20 40.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 40.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:39.091Z] #20 40.90 Selecting previously unselected package jq. [2021-03-18T22:24:39.091Z] #20 40.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 40.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:39.091Z] #20 41.04 Selecting previously unselected package libaio1:amd64. [2021-03-18T22:24:39.091Z] #20 41.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 41.05 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:39.091Z] #20 41.12 Selecting previously unselected package libgpm2:amd64. [2021-03-18T22:24:39.091Z] #20 41.13 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 41.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:39.091Z] #20 41.21 Selecting previously unselected package libicu63:amd64. [2021-03-18T22:24:39.091Z] #20 41.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T22:24:39.091Z] #20 41.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:39.313Z] #20 44.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T22:24:39.313Z] #20 44.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:39.347Z] #20 44.90 Selecting previously unselected package libnet1:amd64. [2021-03-18T22:24:39.347Z] #20 44.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T22:24:39.347Z] #20 44.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:39.604Z] #20 45.03 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T22:24:39.604Z] #20 45.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T22:24:39.604Z] #20 45.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:39.604Z] #20 45.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T22:24:39.604Z] #20 45.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T22:24:39.604Z] #20 45.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:39.604Z] #20 45.23 Selecting previously unselected package libreadline5:amd64. [2021-03-18T22:24:39.604Z] #20 45.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-18T22:24:39.604Z] #20 45.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:39.604Z] #20 ... [2021-03-18T22:24:39.604Z] [2021-03-18T22:24:39.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:39.604Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:39.604Z] #43 108.4 CC criu/cr-errno.o [2021-03-18T22:24:39.861Z] #43 108.5 CC criu/cr-restore.o [2021-03-18T22:24:41.573Z] #20 56.21 Setting up iptables (1.8.2-4) ... [2021-03-18T22:24:41.573Z] #20 56.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T22:24:41.573Z] #20 56.28 Setting up python3 (3.7.3-1) ... [2021-03-18T22:24:41.836Z] #20 56.80 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T22:24:42.602Z] #20 47.52 Selecting previously unselected package vim. [2021-03-18T22:24:42.602Z] #20 47.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:42.602Z] #20 47.63 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T22:24:42.788Z] #20 57.59 Setting up apparmor (2.13.2-10) ... [2021-03-18T22:24:42.861Z] #20 48.18 Selecting previously unselected package xfsprogs. [2021-03-18T22:24:42.861Z] #20 48.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-18T22:24:42.861Z] #20 48.22 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T22:24:43.427Z] #20 48.76 Selecting previously unselected package zip. [2021-03-18T22:24:43.427Z] #20 48.76 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-18T22:24:43.427Z] #20 48.77 Unpacking zip (3.0-11+b1) ... [2021-03-18T22:24:43.685Z] #20 48.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:43.685Z] #20 48.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:43.685Z] #20 48.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:43.685Z] #20 49.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:43.685Z] #20 49.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:43.685Z] #20 49.02 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:43.685Z] #20 49.04 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T22:24:43.685Z] #20 49.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:43.685Z] #20 49.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:43.685Z] #20 49.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:43.685Z] #20 49.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:43.685Z] #20 49.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:43.685Z] #20 49.11 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:24:43.685Z] #20 49.13 Setting up zip (3.0-11+b1) ... [2021-03-18T22:24:43.685Z] #20 49.14 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:43.685Z] #20 49.17 Setting up bash-completion (1:2.8-6) ... [2021-03-18T22:24:43.737Z] #20 ... [2021-03-18T22:24:43.737Z] [2021-03-18T22:24:43.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:43.737Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:24:43.737Z] #43 109.3 CC criu/files.o [2021-03-18T22:24:43.737Z] #43 111.4 CC criu/filesystems.o [2021-03-18T22:24:43.737Z] #43 112.0 CC criu/fsnotify.o [2021-03-18T22:24:43.737Z] #43 113.0 CC criu/image-desc.o [2021-03-18T22:24:43.737Z] #43 113.2 CC criu/image.o [2021-03-18T22:24:43.737Z] #43 113.9 CC criu/ipc_ns.o [2021-03-18T22:24:43.737Z] #43 114.8 CC criu/irmap.o [2021-03-18T22:24:43.737Z] #43 115.4 CC criu/kcmp-ids.o [2021-03-18T22:24:43.737Z] #43 115.6 CC criu/kerndat.o [2021-03-18T22:24:43.737Z] #43 116.6 CC criu/libnetlink.o [2021-03-18T22:24:43.737Z] #43 116.9 CC criu/log.o [2021-03-18T22:24:43.737Z] #43 117.4 CC criu/lsm.o [2021-03-18T22:24:43.737Z] #43 117.7 CC criu/mem.o [2021-03-18T22:24:43.737Z] #43 119.2 CC criu/memfd.o [2021-03-18T22:24:44.000Z] #43 119.7 CC criu/mount.o [2021-03-18T22:24:44.575Z] #43 ... [2021-03-18T22:24:44.575Z] [2021-03-18T22:24:44.575Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:44.575Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T22:24:44.575Z] #20 59.44 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T22:24:44.575Z] #20 59.46 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:45.103Z] #20 59.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:45.114Z] #43 113.2 CC criu/cr-service.o [2021-03-18T22:24:45.114Z] #43 ... [2021-03-18T22:24:45.114Z] [2021-03-18T22:24:45.114Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:45.114Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:45.114Z] #20 45.33 Selecting previously unselected package net-tools. [2021-03-18T22:24:45.114Z] #20 45.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-18T22:24:45.114Z] #20 45.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:45.114Z] #20 45.55 Selecting previously unselected package python-pip-whl. [2021-03-18T22:24:45.114Z] #20 45.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T22:24:45.114Z] #20 45.57 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T22:24:45.114Z] #20 46.15 Selecting previously unselected package python3-lib2to3. [2021-03-18T22:24:45.114Z] #20 46.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:45.114Z] #20 46.26 Selecting previously unselected package python3-distutils. [2021-03-18T22:24:45.114Z] #20 46.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.28 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T22:24:45.114Z] #20 46.41 Selecting previously unselected package python3-pip. [2021-03-18T22:24:45.114Z] #20 46.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.44 Unpacking python3-pip (18.1-5) ... [2021-03-18T22:24:45.114Z] #20 46.60 Selecting previously unselected package python3-pkg-resources. [2021-03-18T22:24:45.114Z] #20 46.61 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:45.114Z] #20 46.72 Selecting previously unselected package python3-setuptools. [2021-03-18T22:24:45.114Z] #20 46.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.74 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:45.114Z] #20 46.95 Selecting previously unselected package python3-wheel. [2021-03-18T22:24:45.114Z] #20 46.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T22:24:45.114Z] #20 46.96 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T22:24:45.114Z] #20 47.04 Selecting previously unselected package sudo. [2021-03-18T22:24:45.114Z] #20 47.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-18T22:24:45.114Z] #20 47.05 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:45.114Z] #20 47.56 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T22:24:45.114Z] #20 47.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-18T22:24:45.114Z] #20 47.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:45.114Z] #20 47.79 Selecting previously unselected package uidmap. [2021-03-18T22:24:45.114Z] #20 47.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-18T22:24:45.114Z] #20 47.80 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T22:24:45.114Z] #20 47.91 Selecting previously unselected package vim-runtime. [2021-03-18T22:24:45.114Z] #20 47.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T22:24:45.114Z] #20 47.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T22:24:45.114Z] #20 48.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T22:24:45.114Z] #20 48.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:45.281Z] #22 5.714 Collecting yamllint==1.16.0 [2021-03-18T22:24:45.281Z] #22 ... [2021-03-18T22:24:45.281Z] [2021-03-18T22:24:45.281Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:24:45.281Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:24:45.281Z] #40 DONE 212.9s [2021-03-18T22:24:45.281Z] [2021-03-18T22:24:45.281Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:45.281Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:45.281Z] #43 140.9 CC criu/proc_parse.o [2021-03-18T22:24:45.281Z] #43 144.1 CC criu/protobuf-desc.o [2021-03-18T22:24:45.281Z] #43 145.2 CC criu/protobuf.o [2021-03-18T22:24:45.281Z] #43 145.9 CC criu/pstree.o [2021-03-18T22:24:45.281Z] #43 146.9 CC criu/rbtree.o [2021-03-18T22:24:45.281Z] #43 147.3 CC criu/rst-malloc.o [2021-03-18T22:24:45.541Z] #43 147.6 CC criu/seccomp.o [2021-03-18T22:24:45.941Z] #20 51.41 Selecting previously unselected package vim. [2021-03-18T22:24:45.941Z] #20 51.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T22:24:45.941Z] #20 51.46 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T22:24:45.941Z] #20 60.70 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T22:24:46.197Z] #20 ... [2021-03-18T22:24:46.197Z] [2021-03-18T22:24:46.197Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:46.197Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:46.197Z] #43 115.0 CC criu/crtools.o [2021-03-18T22:24:46.466Z] #20 61.15 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:46.479Z] #43 148.5 CC criu/seize.o [2021-03-18T22:24:46.759Z] #43 115.6 CC criu/eventfd.o [2021-03-18T22:24:46.984Z] #20 52.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:46.984Z] #20 52.19 Setting up xz-utils (5.2.4-1) ... [2021-03-18T22:24:46.984Z] #20 52.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T22:24:46.984Z] #20 52.22 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:46.984Z] #20 52.29 invoke-rc.d: could not determine current runlevel [2021-03-18T22:24:46.984Z] #20 52.30 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T22:24:46.984Z] #20 52.31 Setting up pigz (2.4-1) ... [2021-03-18T22:24:46.984Z] #20 52.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:46.984Z] #20 52.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:46.984Z] #20 52.37 Setting up python-pip-whl (18.1-5) ... [2021-03-18T22:24:46.984Z] #20 52.39 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:46.984Z] #20 52.41 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:47.248Z] #20 52.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:47.321Z] #43 116.0 CC criu/eventpoll.o [2021-03-18T22:24:47.415Z] #20 62.27 Setting up python3-pip (18.1-5) ... [2021-03-18T22:24:47.415Z] #43 149.5 CC criu/servicefd.o [2021-03-18T22:24:47.507Z] #20 52.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:47.507Z] #20 52.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:47.507Z] #20 52.89 Setting up vim (2:8.1.0875-5) ... [2021-03-18T22:24:47.507Z] #20 ... [2021-03-18T22:24:47.507Z] [2021-03-18T22:24:47.507Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:24:47.507Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:24:47.507Z] #40 213.2 + dpkg --print-architecture [2021-03-18T22:24:47.507Z] #40 213.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T22:24:47.765Z] #40 213.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T22:24:47.765Z] #40 213.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T22:24:47.982Z] #43 150.0 CC criu/shmem.o [2021-03-18T22:24:47.991Z] #20 62.94 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:24:47.991Z] #20 62.97 Processing triggers for mime-support (3.62) ... [2021-03-18T22:24:48.241Z] #43 ... [2021-03-18T22:24:48.241Z] [2021-03-18T22:24:48.241Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:24:48.241Z] #49 sha256:45fe96972db0c22f6637884c48c7773193b936f2e71c33fca66f2ce3d9abaceb [2021-03-18T22:24:48.241Z] #49 217.5 + /build/golangci-lint --version [2021-03-18T22:24:48.250Z] #43 117.0 CC criu/external.o [2021-03-18T22:24:48.500Z] #49 218.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T22:24:48.510Z] #43 117.4 CC criu/fault-injection.o [2021-03-18T22:24:48.571Z] #20 DONE 63.6s [2021-03-18T22:24:48.571Z] [2021-03-18T22:24:48.571Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:24:48.571Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-18T22:24:48.759Z] #49 DONE 218.1s [2021-03-18T22:24:48.759Z] [2021-03-18T22:24:48.759Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:48.759Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:48.759Z] #43 150.7 CC criu/sigframe.o [2021-03-18T22:24:48.759Z] #43 150.8 CC criu/signalfd.o [2021-03-18T22:24:49.017Z] #43 151.1 CC criu/sk-inet.o [2021-03-18T22:24:49.075Z] #43 117.6 CC criu/fdstore.o [2021-03-18T22:24:49.332Z] #43 118.0 CC criu/fifo.o [2021-03-18T22:24:49.589Z] #43 118.4 CC criu/file-ids.o [2021-03-18T22:24:49.668Z] #40 ... [2021-03-18T22:24:49.668Z] [2021-03-18T22:24:49.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:49.668Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:49.668Z] #43 106.7 CC criu/external.o [2021-03-18T22:24:49.668Z] #43 107.0 CC criu/fault-injection.o [2021-03-18T22:24:49.668Z] #43 107.2 CC criu/fdstore.o [2021-03-18T22:24:49.668Z] #43 107.6 CC criu/fifo.o [2021-03-18T22:24:49.668Z] #43 108.0 CC criu/file-ids.o [2021-03-18T22:24:49.668Z] #43 108.3 CC criu/file-lock.o [2021-03-18T22:24:49.668Z] #43 109.3 CC criu/files-ext.o [2021-03-18T22:24:49.668Z] #43 109.6 CC criu/files-reg.o [2021-03-18T22:24:49.668Z] #43 111.7 CC criu/files.o [2021-03-18T22:24:49.668Z] #43 114.1 CC criu/filesystems.o [2021-03-18T22:24:49.669Z] #43 114.8 CC criu/fsnotify.o [2021-03-18T22:24:49.669Z] #43 116.1 CC criu/image-desc.o [2021-03-18T22:24:49.669Z] #43 116.4 CC criu/image.o [2021-03-18T22:24:49.669Z] #43 ... [2021-03-18T22:24:49.669Z] [2021-03-18T22:24:49.669Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:49.669Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:49.669Z] #20 52.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T22:24:49.669Z] #20 52.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T22:24:49.669Z] #20 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T22:24:49.669Z] #20 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T22:24:49.669Z] #20 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T22:24:49.669Z] #20 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T22:24:49.669Z] #20 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T22:24:49.669Z] #20 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T22:24:49.669Z] #20 53.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:49.669Z] #20 53.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:49.669Z] #20 53.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:49.669Z] #20 53.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:49.669Z] #20 53.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:49.669Z] #20 53.15 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:49.846Z] #43 118.7 CC criu/file-lock.o [2021-03-18T22:24:49.960Z] #21 1.375 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T22:24:49.960Z] #21 1.381 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T22:24:50.223Z] #21 1.385 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T22:24:50.223Z] #21 DONE 1.6s [2021-03-18T22:24:50.223Z] [2021-03-18T22:24:50.223Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:24:50.223Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-18T22:24:50.414Z] #43 152.3 CC criu/sk-netlink.o [2021-03-18T22:24:50.672Z] #43 152.7 CC criu/sk-packet.o [2021-03-18T22:24:50.931Z] #43 ... [2021-03-18T22:24:50.931Z] [2021-03-18T22:24:50.931Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:24:50.931Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:24:50.931Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T22:24:50.931Z] #22 11.19 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T22:24:50.931Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-18T22:24:50.931Z] #22 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T22:24:50.931Z] #22 11.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T22:24:50.931Z] #22 11.87 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-18T22:24:50.931Z] #22 12.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T22:24:50.931Z] #22 DONE 12.4s [2021-03-18T22:24:51.043Z] #20 56.27 Setting up iptables (1.8.2-4) ... [2021-03-18T22:24:51.043Z] #20 56.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:51.043Z] #20 56.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:51.043Z] #20 56.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:24:51.043Z] #20 56.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:24:51.043Z] #20 56.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T22:24:51.044Z] #20 56.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T22:24:51.044Z] #20 56.36 Setting up python3 (3.7.3-1) ... [2021-03-18T22:24:51.189Z] [2021-03-18T22:24:51.189Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:51.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:51.189Z] #43 153.3 CC criu/sk-queue.o [2021-03-18T22:24:51.189Z] #43 ... [2021-03-18T22:24:51.189Z] [2021-03-18T22:24:51.189Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T22:24:51.189Z] #25 sha256:6eb5e907507a08631d7f2960a852e662db7096be48988af1cd85988fcfbc3c33 [2021-03-18T22:24:51.189Z] #25 DONE 0.2s [2021-03-18T22:24:51.215Z] #43 119.7 CC criu/files-ext.o [2021-03-18T22:24:51.302Z] #20 56.83 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T22:24:51.447Z] [2021-03-18T22:24:51.447Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:24:51.447Z] #30 sha256:9dbf2ce561a1e8c3b74d17238a300de70aa0f060d16c7609ee7a0ab868830918 [2021-03-18T22:24:51.472Z] #43 120.1 CC criu/files-reg.o [2021-03-18T22:24:51.728Z] #43 ... [2021-03-18T22:24:51.728Z] [2021-03-18T22:24:51.729Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:24:51.729Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:24:51.729Z] #20 52.07 Selecting previously unselected package xfsprogs. [2021-03-18T22:24:51.729Z] #20 52.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-18T22:24:51.729Z] #20 52.09 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T22:24:51.729Z] #20 52.56 Selecting previously unselected package zip. [2021-03-18T22:24:51.729Z] #20 52.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-18T22:24:51.729Z] #20 52.58 Unpacking zip (3.0-11+b1) ... [2021-03-18T22:24:51.729Z] #20 52.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T22:24:51.729Z] #20 52.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T22:24:51.729Z] #20 52.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:51.729Z] #20 52.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T22:24:51.729Z] #20 52.84 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-18T22:24:51.729Z] #20 52.85 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:51.729Z] #20 52.86 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T22:24:51.729Z] #20 52.87 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T22:24:51.729Z] #20 52.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T22:24:51.729Z] #20 52.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T22:24:51.729Z] #20 52.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T22:24:51.729Z] #20 52.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T22:24:51.729Z] #20 52.94 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T22:24:51.729Z] #20 52.96 Setting up zip (3.0-11+b1) ... [2021-03-18T22:24:51.729Z] #20 52.97 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T22:24:51.729Z] #20 53.01 Setting up bash-completion (1:2.8-6) ... [2021-03-18T22:24:51.729Z] #20 56.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-18T22:24:51.729Z] #20 56.02 Setting up xz-utils (5.2.4-1) ... [2021-03-18T22:24:51.729Z] #20 56.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T22:24:51.729Z] #20 56.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T22:24:51.729Z] #20 56.13 invoke-rc.d: could not determine current runlevel [2021-03-18T22:24:51.729Z] #20 56.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T22:24:51.729Z] #20 56.16 Setting up pigz (2.4-1) ... [2021-03-18T22:24:51.729Z] #20 56.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T22:24:51.729Z] #20 56.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T22:24:51.729Z] #20 56.20 Setting up python-pip-whl (18.1-5) ... [2021-03-18T22:24:51.729Z] #20 56.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T22:24:51.729Z] #20 56.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T22:24:51.729Z] #20 56.66 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-18T22:24:51.729Z] #20 56.68 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T22:24:51.729Z] #20 56.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:51.729Z] #20 56.71 Setting up vim (2:8.1.0875-5) ... [2021-03-18T22:24:51.729Z] #20 56.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T22:24:51.729Z] #20 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T22:24:51.729Z] #20 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T22:24:51.729Z] #20 56.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T22:24:51.729Z] #20 56.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T22:24:51.729Z] #20 56.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T22:24:51.729Z] #20 56.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T22:24:51.729Z] #20 56.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T22:24:51.729Z] #20 56.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T22:24:51.729Z] #20 56.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T22:24:51.729Z] #20 56.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T22:24:51.729Z] #20 56.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T22:24:51.729Z] #20 56.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T22:24:51.729Z] #20 56.88 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T22:24:52.237Z] #20 57.58 Setting up apparmor (2.13.2-10) ... [2021-03-18T22:24:53.019Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-18T22:24:53.837Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-18T22:24:54.141Z] #20 59.60 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T22:24:54.141Z] #20 59.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:24:54.723Z] #20 60.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:24:55.000Z] #20 ... [2021-03-18T22:24:55.000Z] [2021-03-18T22:24:55.000Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:24:55.000Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:24:55.000Z] #40 226.7 + dpkg --print-architecture [2021-03-18T22:24:55.000Z] #40 226.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T22:24:55.000Z] #40 227.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T22:24:55.000Z] #40 227.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T22:24:55.531Z] #22 4.471 Collecting yamllint==1.16.0 [2021-03-18T22:24:55.665Z] #20 60.95 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T22:24:55.692Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-18T22:24:56.237Z] #20 61.53 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T22:24:56.717Z] #30 ... [2021-03-18T22:24:56.717Z] [2021-03-18T22:24:56.717Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:56.717Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:56.717Z] #43 153.7 CC criu/sk-tcp.o [2021-03-18T22:24:56.717Z] #43 154.2 CC criu/sk-unix.o [2021-03-18T22:24:56.717Z] #43 155.8 CC criu/sockets.o [2021-03-18T22:24:56.717Z] #43 156.5 CC criu/stats.o [2021-03-18T22:24:56.717Z] #43 156.7 CC criu/string.o [2021-03-18T22:24:56.717Z] #43 156.7 CC criu/sysctl.o [2021-03-18T22:24:56.717Z] #43 157.2 CC criu/sysfs_parse.o [2021-03-18T22:24:56.717Z] #43 157.5 CC criu/timens.o [2021-03-18T22:24:56.717Z] #43 157.7 CC criu/timerfd.o [2021-03-18T22:24:56.717Z] #43 158.0 CC criu/tty.o [2021-03-18T22:24:56.922Z] #22 ... [2021-03-18T22:24:56.922Z] [2021-03-18T22:24:56.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:56.922Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:24:56.922Z] #43 122.9 CC criu/namespaces.o [2021-03-18T22:24:56.922Z] #43 124.8 CC criu/net.o [2021-03-18T22:24:56.922Z] #43 127.5 CC criu/netfilter.o [2021-03-18T22:24:56.922Z] #43 127.8 CC criu/page-pipe.o [2021-03-18T22:24:56.922Z] #43 128.5 CC criu/page-xfer.o [2021-03-18T22:24:56.922Z] #43 130.0 CC criu/pagemap-cache.o [2021-03-18T22:24:56.922Z] #43 130.3 CC criu/pagemap.o [2021-03-18T22:24:56.922Z] #43 131.2 CC criu/parasite-syscall.o [2021-03-18T22:24:56.922Z] #43 131.9 CC criu/path.o [2021-03-18T22:24:56.922Z] #43 132.2 CC criu/pie-util-vdso.o [2021-03-18T22:24:56.922Z] #43 132.5 CC criu/pie-util.o [2021-03-18T22:24:56.922Z] #43 132.7 CC criu/pipes.o [2021-03-18T22:24:56.976Z] #43 159.3 CC criu/tun.o [2021-03-18T22:24:57.497Z] #43 133.2 CC criu/plugin.o [2021-03-18T22:24:57.545Z] #43 ... [2021-03-18T22:24:57.545Z] [2021-03-18T22:24:57.545Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:24:57.545Z] #30 sha256:9dbf2ce561a1e8c3b74d17238a300de70aa0f060d16c7609ee7a0ab868830918 [2021-03-18T22:24:57.545Z] #30 DONE 6.1s [2021-03-18T22:24:57.545Z] [2021-03-18T22:24:57.545Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T22:24:57.545Z] #33 sha256:16142881b9a966f5b1d948c99bdcb28902512a3dc52066d85c48c6d7ab125451 [2021-03-18T22:24:57.611Z] #20 62.82 Setting up python3-pip (18.1-5) ... [2021-03-18T22:24:57.759Z] #43 133.5 CC criu/proc_parse.o [2021-03-18T22:24:58.111Z] #33 DONE 0.5s [2021-03-18T22:24:58.111Z] [2021-03-18T22:24:58.111Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T22:24:58.111Z] #35 sha256:6f53de48529a52b264999bf85c85459dd9963402ad54b230fdbde25ffe2ea4f0 [2021-03-18T22:24:58.111Z] #35 DONE 0.1s [2021-03-18T22:24:58.111Z] [2021-03-18T22:24:58.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:58.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:58.111Z] #43 159.8 CC criu/uffd.o [2021-03-18T22:24:58.111Z] #43 ... [2021-03-18T22:24:58.111Z] [2021-03-18T22:24:58.111Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T22:24:58.111Z] #38 sha256:c695dd99ce6ee50ecda527158a255f538b39b1ec44c19f3127ce966b953c0cff [2021-03-18T22:24:58.111Z] #38 DONE 0.1s [2021-03-18T22:24:58.369Z] [2021-03-18T22:24:58.369Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T22:24:58.369Z] #41 sha256:d67d4ad2e515120b75b6a54e26d8ce6e037f2c5991d734b99fafbee81985e7f6 [2021-03-18T22:24:58.545Z] #20 63.93 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:24:58.545Z] #20 64.01 Processing triggers for mime-support (3.62) ... [2021-03-18T22:24:58.628Z] #41 DONE 0.6s [2021-03-18T22:24:58.628Z] [2021-03-18T22:24:58.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:58.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:58.628Z] #43 160.8 CC criu/util.o [2021-03-18T22:24:58.707Z] #43 ... [2021-03-18T22:24:58.707Z] [2021-03-18T22:24:58.707Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:24:58.707Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:24:58.707Z] #56 157.6 + bin/containerd [2021-03-18T22:24:59.604Z] #43 161.7 CC criu/uts_ns.o [2021-03-18T22:24:59.863Z] #43 161.9 CC criu/vdso-compat.o [2021-03-18T22:24:59.922Z] #20 DONE 65.1s [2021-03-18T22:24:59.922Z] [2021-03-18T22:24:59.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:24:59.922Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:24:59.922Z] #43 117.3 CC criu/ipc_ns.o [2021-03-18T22:24:59.922Z] #43 118.6 CC criu/irmap.o [2021-03-18T22:24:59.922Z] #43 119.2 CC criu/kcmp-ids.o [2021-03-18T22:24:59.922Z] #43 119.5 CC criu/kerndat.o [2021-03-18T22:24:59.922Z] #43 120.6 CC criu/libnetlink.o [2021-03-18T22:24:59.922Z] #43 121.0 CC criu/log.o [2021-03-18T22:24:59.922Z] #43 121.5 CC criu/lsm.o [2021-03-18T22:24:59.922Z] #43 122.0 CC criu/mem.o [2021-03-18T22:24:59.922Z] #43 123.8 CC criu/memfd.o [2021-03-18T22:24:59.922Z] #43 124.6 CC criu/mount.o [2021-03-18T22:24:59.922Z] #43 ... [2021-03-18T22:24:59.922Z] [2021-03-18T22:24:59.922Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:24:59.922Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T22:25:00.148Z] #43 162.1 CC criu/vdso.o [2021-03-18T22:25:00.406Z] #43 162.6 LINK criu/built-in.o [2021-03-18T22:25:00.665Z] #43 162.7 LINK criu/criu [2021-03-18T22:25:00.860Z] #21 1.012 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T22:25:00.860Z] #21 1.016 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T22:25:00.860Z] #21 1.025 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T22:25:00.860Z] #21 DONE 1.1s [2021-03-18T22:25:00.860Z] [2021-03-18T22:25:00.860Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:25:00.860Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:25:00.860Z] #40 ... [2021-03-18T22:25:00.860Z] [2021-03-18T22:25:00.860Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:00.860Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:25:00.923Z] #43 163.0 DEP lib/c/criu.d [2021-03-18T22:25:00.923Z] #43 163.1 CC images/rpc.pb-c.o [2021-03-18T22:25:01.182Z] #43 163.5 CC lib/c/criu.o [2021-03-18T22:25:02.118Z] #43 164.1 LINK lib/c/built-in.o [2021-03-18T22:25:02.118Z] #43 164.1 LINK lib/c/libcriu.so [2021-03-18T22:25:02.118Z] #43 164.2 LINK lib/c/libcriu.a [2021-03-18T22:25:02.118Z] #43 164.3 GEN magic.py [2021-03-18T22:25:02.388Z] #43 164.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:25:02.388Z] #43 164.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:25:02.388Z] #43 164.4 Note: Building without GnuTLS support [2021-03-18T22:25:02.388Z] #43 164.4 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:25:02.388Z] #43 164.4 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:25:02.955Z] #43 165.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:25:03.122Z] #40 ... [2021-03-18T22:25:03.122Z] [2021-03-18T22:25:03.122Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T22:25:03.122Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T22:25:03.122Z] #20 60.04 Setting up iptables (1.8.2-4) ... [2021-03-18T22:25:03.122Z] #20 60.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T22:25:03.122Z] #20 60.11 Setting up python3 (3.7.3-1) ... [2021-03-18T22:25:03.122Z] #20 60.60 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T22:25:03.122Z] #20 61.53 Setting up apparmor (2.13.2-10) ... [2021-03-18T22:25:03.122Z] #20 63.61 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T22:25:03.122Z] #20 63.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T22:25:03.122Z] #20 64.07 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T22:25:03.122Z] #20 65.08 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T22:25:03.122Z] #20 65.61 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T22:25:03.122Z] #20 66.95 Setting up python3-pip (18.1-5) ... [2021-03-18T22:25:03.122Z] #20 67.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:25:03.122Z] #20 68.00 Processing triggers for mime-support (3.62) ... [2021-03-18T22:25:03.379Z] #20 DONE 69.0s [2021-03-18T22:25:03.379Z] [2021-03-18T22:25:03.379Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:25:03.379Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T22:25:03.523Z] #43 165.6 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:03.783Z] #43 166.1 make[1]: 'images/built-in.o' is up to date. [2021-03-18T22:25:03.941Z] #21 ... [2021-03-18T22:25:03.941Z] [2021-03-18T22:25:03.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:03.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:03.941Z] #43 122.6 CC criu/files.o [2021-03-18T22:25:03.941Z] #43 125.1 CC criu/filesystems.o [2021-03-18T22:25:03.941Z] #43 126.0 CC criu/fsnotify.o [2021-03-18T22:25:03.941Z] #43 127.2 CC criu/image-desc.o [2021-03-18T22:25:03.941Z] #43 127.4 CC criu/image.o [2021-03-18T22:25:03.941Z] #43 128.3 CC criu/ipc_ns.o [2021-03-18T22:25:03.941Z] #43 129.6 CC criu/irmap.o [2021-03-18T22:25:03.941Z] #43 130.2 CC criu/kcmp-ids.o [2021-03-18T22:25:03.941Z] #43 130.5 CC criu/kerndat.o [2021-03-18T22:25:03.941Z] #43 131.9 CC criu/libnetlink.o [2021-03-18T22:25:03.941Z] #43 132.5 CC criu/log.o [2021-03-18T22:25:04.031Z] #56 ... [2021-03-18T22:25:04.031Z] [2021-03-18T22:25:04.031Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:04.031Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:25:04.031Z] #43 135.5 CC criu/protobuf-desc.o [2021-03-18T22:25:04.031Z] #43 136.5 CC criu/protobuf.o [2021-03-18T22:25:04.031Z] #43 137.1 CC criu/pstree.o [2021-03-18T22:25:04.031Z] #43 138.0 CC criu/rbtree.o [2021-03-18T22:25:04.031Z] #43 138.3 CC criu/rst-malloc.o [2021-03-18T22:25:04.031Z] #43 138.6 CC criu/seccomp.o [2021-03-18T22:25:04.031Z] #43 139.2 CC criu/seize.o [2021-03-18T22:25:04.042Z] #43 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T22:25:04.042Z] #43 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T22:25:04.042Z] #43 166.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T22:25:04.042Z] #43 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T22:25:04.042Z] #43 166.2 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:04.042Z] #43 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:25:04.297Z] #43 140.0 CC criu/servicefd.o [2021-03-18T22:25:04.301Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.301Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.301Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.301Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.301Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.503Z] #43 ... [2021-03-18T22:25:04.503Z] [2021-03-18T22:25:04.503Z] #21 [dev-systemd-false 8/26] 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 [2021-03-18T22:25:04.503Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T22:25:04.503Z] #21 1.080 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T22:25:04.559Z] #43 140.4 CC criu/shmem.o [2021-03-18T22:25:04.560Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.560Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.560Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:04.560Z] #43 166.7 INSTALL criu/criu [2021-03-18T22:25:04.759Z] #21 1.086 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T22:25:04.759Z] #21 1.089 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T22:25:04.759Z] #21 DONE 1.2s [2021-03-18T22:25:04.759Z] [2021-03-18T22:25:04.759Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:04.759Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:25:05.128Z] #43 DONE 167.1s [2021-03-18T22:25:05.128Z] [2021-03-18T22:25:05.129Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:05.129Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:25:05.507Z] #43 141.2 CC criu/sigframe.o [2021-03-18T22:25:05.507Z] #43 141.3 CC criu/signalfd.o [2021-03-18T22:25:05.770Z] #43 141.6 CC criu/sk-inet.o [2021-03-18T22:25:06.130Z] #22 5.155 Collecting yamllint==1.16.0 [2021-03-18T22:25:06.517Z] #56 ... [2021-03-18T22:25:06.517Z] [2021-03-18T22:25:06.517Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T22:25:06.517Z] #44 sha256:45cf4647a61b8ad0b09e8e7eedcfdb096b81776f854f59710a9a24e90726b2c2 [2021-03-18T22:25:06.517Z] #44 DONE 0.1s [2021-03-18T22:25:06.517Z] [2021-03-18T22:25:06.517Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T22:25:06.517Z] #46 sha256:46d6db09b2e975399c021afffc480587036c2c926ac5b70850ac64a50321bcaa [2021-03-18T22:25:06.517Z] #46 DONE 0.3s [2021-03-18T22:25:06.517Z] [2021-03-18T22:25:06.517Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T22:25:06.517Z] #48 sha256:f877935210c109a55d75c2ac7b0ae5dd19dbba2b4c35a1c89a839efea5daa8c3 [2021-03-18T22:25:06.517Z] #48 DONE 0.1s [2021-03-18T22:25:06.517Z] [2021-03-18T22:25:06.517Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:06.517Z] #53 sha256:c649bacbbaea85b2551af0274a2453e5d580d34fa41fd4d99a813fbcbd1e261e [2021-03-18T22:25:06.721Z] #43 142.5 CC criu/sk-netlink.o [2021-03-18T22:25:06.776Z] #53 ... [2021-03-18T22:25:06.776Z] [2021-03-18T22:25:06.776Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T22:25:06.776Z] #50 sha256:f6f1f7ca30e4762b4e1b32ff318a186b82ce3e5ec92f2592a6cad7f65fd5d268 [2021-03-18T22:25:06.989Z] #43 ... [2021-03-18T22:25:06.989Z] [2021-03-18T22:25:06.989Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T22:25:06.989Z] #24 sha256:46a2545ce8c21d0925d645baa8b58d579985ddb5503c808802ce5f4e55be6558 [2021-03-18T22:25:06.989Z] #24 223.3 + return [2021-03-18T22:25:07.352Z] #50 DONE 0.5s [2021-03-18T22:25:07.352Z] [2021-03-18T22:25:07.352Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T22:25:07.352Z] #52 sha256:aad6d6cbcb2f9c2603d588d9958679aef9286ebf59bd7dfecd225a089ce84588 [2021-03-18T22:25:07.352Z] #52 DONE 0.1s [2021-03-18T22:25:07.352Z] [2021-03-18T22:25:07.352Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:07.352Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:25:08.666Z] #22 ... [2021-03-18T22:25:08.666Z] [2021-03-18T22:25:08.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:08.666Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:08.666Z] #43 129.8 CC criu/namespaces.o [2021-03-18T22:25:08.666Z] #43 131.9 CC criu/net.o [2021-03-18T22:25:08.666Z] #43 135.1 CC criu/netfilter.o [2021-03-18T22:25:08.666Z] #43 135.4 CC criu/page-pipe.o [2021-03-18T22:25:08.925Z] #43 136.0 CC criu/page-xfer.o [2021-03-18T22:25:08.937Z] #24 DONE 225.0s [2021-03-18T22:25:08.937Z] [2021-03-18T22:25:08.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:08.937Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:25:08.937Z] #43 142.9 CC criu/sk-packet.o [2021-03-18T22:25:08.937Z] #43 143.5 CC criu/sk-queue.o [2021-03-18T22:25:08.937Z] #43 143.9 CC criu/sk-tcp.o [2021-03-18T22:25:08.937Z] #43 144.4 CC criu/sk-unix.o [2021-03-18T22:25:09.884Z] #43 ... [2021-03-18T22:25:09.884Z] [2021-03-18T22:25:09.884Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:09.884Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-18T22:25:09.884Z] #22 9.782 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T22:25:09.884Z] #22 9.892 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T22:25:09.884Z] #22 9.942 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T22:25:09.884Z] #22 10.01 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T22:25:09.884Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-18T22:25:09.884Z] #22 10.78 Installing build dependencies: started [2021-03-18T22:25:10.012Z] #22 5.484 Collecting yamllint==1.16.0 [2021-03-18T22:25:10.303Z] #43 137.5 CC criu/pagemap-cache.o [2021-03-18T22:25:10.458Z] #22 ... [2021-03-18T22:25:10.458Z] [2021-03-18T22:25:10.458Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:10.458Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:25:10.458Z] #43 146.1 CC criu/sockets.o [2021-03-18T22:25:10.873Z] #43 137.9 CC criu/pagemap.o [2021-03-18T22:25:11.442Z] #43 ... [2021-03-18T22:25:11.442Z] [2021-03-18T22:25:11.442Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:11.442Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:25:11.442Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T22:25:11.442Z] #22 10.57 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T22:25:11.609Z] #43 146.9 CC criu/stats.o [2021-03-18T22:25:11.609Z] #43 147.1 CC criu/string.o [2021-03-18T22:25:11.609Z] #43 147.2 CC criu/sysctl.o [2021-03-18T22:25:11.701Z] #22 10.77 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-18T22:25:11.945Z] #43 147.7 CC criu/sysfs_parse.o [2021-03-18T22:25:11.960Z] #22 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T22:25:11.960Z] #22 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T22:25:12.209Z] #43 148.0 CC criu/timens.o [2021-03-18T22:25:12.219Z] #22 11.36 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-18T22:25:12.535Z] #22 ... [2021-03-18T22:25:12.535Z] [2021-03-18T22:25:12.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:12.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:12.535Z] #43 133.3 CC criu/lsm.o [2021-03-18T22:25:12.535Z] #43 133.9 CC criu/mem.o [2021-03-18T22:25:12.535Z] #43 135.9 CC criu/memfd.o [2021-03-18T22:25:12.535Z] #43 136.7 CC criu/mount.o [2021-03-18T22:25:12.535Z] #43 140.8 CC criu/namespaces.o [2021-03-18T22:25:12.788Z] #22 11.78 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T22:25:12.791Z] #43 148.3 CC criu/timerfd.o [2021-03-18T22:25:13.047Z] #22 DONE 12.2s [2021-03-18T22:25:13.047Z] [2021-03-18T22:25:13.047Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T22:25:13.047Z] #25 sha256:e9ac70998464e1ac980a7fc5e8f97a0d29909bc9227683943010a1aff607d899 [2021-03-18T22:25:13.056Z] #43 148.7 CC criu/tty.o [2021-03-18T22:25:13.616Z] #25 DONE 0.4s [2021-03-18T22:25:13.616Z] [2021-03-18T22:25:13.616Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:25:13.616Z] #30 sha256:616344fde33561f9aa08fff29aede046dd3d4d62793e996d4f8133647dbf861b [2021-03-18T22:25:13.909Z] #43 142.6 CC criu/net.o [2021-03-18T22:25:13.932Z] #56 196.1 + bin/containerd [2021-03-18T22:25:14.454Z] #43 ... [2021-03-18T22:25:14.454Z] [2021-03-18T22:25:14.454Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:14.454Z] #53 sha256:8647d527a015172dd9c5666baa3ca89c7d2aec43a17d74dc9482e1645c990730 [2021-03-18T22:25:14.454Z] #53 100.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T22:25:14.454Z] #53 102.4 + mkdir -p /build [2021-03-18T22:25:14.454Z] #53 102.4 + cp runc /build/runc [2021-03-18T22:25:14.454Z] #53 DONE 103.2s [2021-03-18T22:25:14.454Z] [2021-03-18T22:25:14.454Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:14.454Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:25:14.717Z] #56 ... [2021-03-18T22:25:14.717Z] [2021-03-18T22:25:14.717Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:14.717Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:25:14.717Z] #43 150.4 CC criu/tun.o [2021-03-18T22:25:14.979Z] #43 150.8 CC criu/uffd.o [2021-03-18T22:25:15.804Z] #43 ... [2021-03-18T22:25:15.804Z] [2021-03-18T22:25:15.804Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:15.804Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T22:25:15.804Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T22:25:15.804Z] #22 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T22:25:15.804Z] #22 11.04 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T22:25:15.804Z] #22 11.12 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T22:25:16.061Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-18T22:25:16.323Z] #22 11.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-18T22:25:16.375Z] #43 151.9 CC criu/util.o [2021-03-18T22:25:16.641Z] #22 12.11 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T22:25:17.227Z] #22 DONE 12.6s [2021-03-18T22:25:17.227Z] [2021-03-18T22:25:17.227Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T22:25:17.227Z] #25 sha256:17d7cfa88b55ee9cdc11f5c518292d71fc477c829e33298e628c239958b6434b [2021-03-18T22:25:17.323Z] #43 153.0 CC criu/uts_ns.o [2021-03-18T22:25:17.485Z] #25 DONE 0.3s [2021-03-18T22:25:17.485Z] [2021-03-18T22:25:17.485Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:25:17.485Z] #30 sha256:f958d86a017e9fda479b6fa38d89648aae4483561f771ee2213fed7d8d28ac9b [2021-03-18T22:25:17.586Z] #43 153.2 CC criu/vdso.o [2021-03-18T22:25:17.849Z] #43 153.6 LINK criu/built-in.o [2021-03-18T22:25:18.111Z] #43 153.8 LINK criu/criu [2021-03-18T22:25:18.375Z] #43 154.1 DEP lib/c/criu.d [2021-03-18T22:25:18.375Z] #43 154.1 CC images/rpc.pb-c.o [2021-03-18T22:25:18.891Z] #30 ... [2021-03-18T22:25:18.891Z] [2021-03-18T22:25:18.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:18.891Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:18.891Z] #43 138.9 CC criu/parasite-syscall.o [2021-03-18T22:25:18.891Z] #43 139.7 CC criu/path.o [2021-03-18T22:25:18.891Z] #43 140.0 CC criu/pie-util-vdso-elf32.o [2021-03-18T22:25:18.891Z] #43 140.6 CC criu/pie-util-vdso.o [2021-03-18T22:25:18.891Z] #43 141.3 CC criu/pie-util.o [2021-03-18T22:25:18.891Z] #43 141.6 CC criu/pipes.o [2021-03-18T22:25:18.891Z] #43 142.4 CC criu/plugin.o [2021-03-18T22:25:18.891Z] #43 142.8 CC criu/proc_parse.o [2021-03-18T22:25:18.891Z] #43 144.9 CC criu/protobuf-desc.o [2021-03-18T22:25:18.891Z] #43 145.5 CC criu/protobuf.o [2021-03-18T22:25:18.891Z] #43 145.8 CC criu/pstree.o [2021-03-18T22:25:18.949Z] #43 154.7 CC lib/c/criu.o [2021-03-18T22:25:19.202Z] #56 ... [2021-03-18T22:25:19.202Z] [2021-03-18T22:25:19.202Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:19.202Z] #53 sha256:c649bacbbaea85b2551af0274a2453e5d580d34fa41fd4d99a813fbcbd1e261e [2021-03-18T22:25:19.202Z] #53 122.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T22:25:19.202Z] #53 123.5 + mkdir -p /build [2021-03-18T22:25:19.202Z] #53 123.5 + cp runc /build/runc [2021-03-18T22:25:19.459Z] #43 146.7 CC criu/rbtree.o [2021-03-18T22:25:19.729Z] #43 146.9 CC criu/rst-malloc.o [2021-03-18T22:25:19.729Z] #43 ... [2021-03-18T22:25:19.729Z] [2021-03-18T22:25:19.729Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:25:19.729Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:25:19.729Z] #40 DONE 245.6s [2021-03-18T22:25:19.729Z] [2021-03-18T22:25:19.729Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:25:19.729Z] #30 sha256:616344fde33561f9aa08fff29aede046dd3d4d62793e996d4f8133647dbf861b [2021-03-18T22:25:19.729Z] #30 DONE 6.4s [2021-03-18T22:25:19.729Z] [2021-03-18T22:25:19.729Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T22:25:19.729Z] #33 sha256:c3cf5fdcc50434b802d5f45d75aafb41e150148080312225d9689d632abf1317 [2021-03-18T22:25:19.770Z] #53 DONE 123.9s [2021-03-18T22:25:19.770Z] [2021-03-18T22:25:19.770Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:19.770Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:25:19.898Z] #43 155.7 LINK lib/c/built-in.o [2021-03-18T22:25:19.898Z] #43 155.7 LINK lib/c/libcriu.so [2021-03-18T22:25:20.161Z] #43 155.7 LINK lib/c/libcriu.a [2021-03-18T22:25:20.161Z] #43 155.8 GEN magic.py [2021-03-18T22:25:20.423Z] #43 156.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:25:20.423Z] #43 156.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:25:20.423Z] #43 156.0 Note: Building without GnuTLS support [2021-03-18T22:25:20.423Z] #43 156.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:25:20.423Z] #43 156.0 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:25:20.667Z] #33 DONE 0.9s [2021-03-18T22:25:20.667Z] [2021-03-18T22:25:20.667Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T22:25:20.667Z] #35 sha256:5048ab9e8c50293b3b57eaf359ea69a100dcbbeef694ecccd1c3ba8e439d9b4c [2021-03-18T22:25:20.686Z] #43 156.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:25:20.926Z] #35 DONE 0.3s [2021-03-18T22:25:20.926Z] [2021-03-18T22:25:20.926Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T22:25:20.926Z] #38 sha256:35c7a173adf8b0367aecc735032c3ea8f70f28c784d279332b75094f990abdfb [2021-03-18T22:25:21.149Z] #56 ... [2021-03-18T22:25:21.149Z] [2021-03-18T22:25:21.149Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T22:25:21.149Z] #54 sha256:2c023de0a039f3829823ef7705fd149775528131ba94cd3145e97a354963c36d [2021-03-18T22:25:21.185Z] #38 DONE 0.1s [2021-03-18T22:25:21.185Z] [2021-03-18T22:25:21.185Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T22:25:21.185Z] #41 sha256:ea08bd1c950d9212cd8873773914902d13d0560054e969550e28352ad2747802 [2021-03-18T22:25:21.408Z] #54 DONE 0.3s [2021-03-18T22:25:21.408Z] [2021-03-18T22:25:21.408Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:21.408Z] #56 sha256:a88969219233fb4c4aff1ee6cd3b4f43cb30ff95d65c1665f416f927f5d77c1f [2021-03-18T22:25:22.077Z] #43 157.4 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:22.077Z] #43 ... [2021-03-18T22:25:22.077Z] [2021-03-18T22:25:22.077Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T22:25:22.077Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-18T22:25:22.077Z] #22 24.90 Installing build dependencies: finished with status 'done' [2021-03-18T22:25:22.077Z] #22 29.69 Building wheels for collected packages: pyyaml [2021-03-18T22:25:22.077Z] #22 29.69 Running setup.py bdist_wheel for pyyaml: started [2021-03-18T22:25:22.077Z] #22 30.77 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-18T22:25:22.077Z] #22 30.77 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-18T22:25:22.077Z] #22 30.91 Successfully built pyyaml [2021-03-18T22:25:22.077Z] #22 30.92 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-18T22:25:22.077Z] #22 31.18 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T22:25:22.077Z] #22 DONE 31.6s [2021-03-18T22:25:22.077Z] [2021-03-18T22:25:22.077Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T22:25:22.077Z] #25 sha256:97c6adbb477cd23f95d996b50ec0d67a3224032fb9cade5e263da9597121493e [2021-03-18T22:25:22.122Z] #41 DONE 0.7s [2021-03-18T22:25:22.122Z] [2021-03-18T22:25:22.122Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:22.122Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:22.122Z] #43 147.4 CC criu/seccomp.o [2021-03-18T22:25:22.122Z] #43 148.4 CC criu/seize.o [2021-03-18T22:25:22.122Z] #43 149.2 CC criu/servicefd.o [2021-03-18T22:25:22.381Z] #43 149.5 CC criu/shmem.o [2021-03-18T22:25:22.652Z] #25 DONE 0.8s [2021-03-18T22:25:22.652Z] [2021-03-18T22:25:22.652Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:25:22.652Z] #30 sha256:5d36ce76329dd00a0898041c1e66da30b33ad412a4e91d569784ca11cfc314d9 [2021-03-18T22:25:22.750Z] #30 DONE 4.6s [2021-03-18T22:25:22.750Z] [2021-03-18T22:25:22.750Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T22:25:22.750Z] #33 sha256:cadadd7f98f883dd975335528ecf2d0aec200dacd561425a602ef118df210501 [2021-03-18T22:25:22.750Z] #33 DONE 0.3s [2021-03-18T22:25:22.750Z] [2021-03-18T22:25:22.750Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:22.750Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:22.750Z] #43 146.2 CC criu/netfilter.o [2021-03-18T22:25:22.750Z] #43 146.9 CC criu/page-pipe.o [2021-03-18T22:25:22.750Z] #43 147.6 CC criu/page-xfer.o [2021-03-18T22:25:22.750Z] #43 149.2 CC criu/pagemap-cache.o [2021-03-18T22:25:22.750Z] #43 149.6 CC criu/pagemap.o [2021-03-18T22:25:22.750Z] #43 150.4 CC criu/parasite-syscall.o [2021-03-18T22:25:22.750Z] #43 ... [2021-03-18T22:25:22.750Z] [2021-03-18T22:25:22.750Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T22:25:22.750Z] #35 sha256:36a7908efafa9a5fa4320d1f431087a2ee5c689b376661d2f7bb4393021ce9cc [2021-03-18T22:25:22.750Z] #35 DONE 0.1s [2021-03-18T22:25:22.750Z] [2021-03-18T22:25:22.750Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T22:25:22.750Z] #38 sha256:ac88de0d405f79da7adcf55ece27565a42bec1785404d6fac92ff32f10047f1d [2021-03-18T22:25:22.751Z] #38 DONE 0.1s [2021-03-18T22:25:22.751Z] [2021-03-18T22:25:22.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:22.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:22.751Z] #43 151.4 CC criu/path.o [2021-03-18T22:25:23.006Z] #43 151.7 CC criu/pie-util-vdso-elf32.o [2021-03-18T22:25:23.319Z] #43 150.2 CC criu/sigframe.o [2021-03-18T22:25:23.319Z] #43 150.4 CC criu/signalfd.o [2021-03-18T22:25:23.319Z] #43 150.6 CC criu/sk-inet.o [2021-03-18T22:25:23.568Z] #43 152.2 CC criu/pie-util-vdso.o [2021-03-18T22:25:24.132Z] #43 152.7 CC criu/pie-util.o [2021-03-18T22:25:24.256Z] #43 151.5 CC criu/sk-netlink.o [2021-03-18T22:25:24.389Z] #43 153.0 CC criu/pipes.o [2021-03-18T22:25:24.879Z] #43 152.0 CC criu/sk-packet.o [2021-03-18T22:25:24.952Z] #43 153.8 CC criu/plugin.o [2021-03-18T22:25:25.465Z] #43 152.6 CC criu/sk-queue.o [2021-03-18T22:25:25.515Z] #43 154.2 CC criu/proc_parse.o [2021-03-18T22:25:25.723Z] #43 ... [2021-03-18T22:25:25.723Z] [2021-03-18T22:25:25.723Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:25:25.723Z] #49 sha256:0bfc536584496799b8b1caefef4d94f8ed6e79ea5653e7e3be136a69919211b6 [2021-03-18T22:25:25.723Z] #49 251.7 + /build/golangci-lint --version [2021-03-18T22:25:25.982Z] #49 252.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T22:25:26.446Z] #43 ... [2021-03-18T22:25:26.446Z] [2021-03-18T22:25:26.446Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T22:25:26.446Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T22:25:26.446Z] #40 DONE 258.6s [2021-03-18T22:25:26.446Z] [2021-03-18T22:25:26.446Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:26.446Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:25:26.551Z] #49 DONE 252.7s [2021-03-18T22:25:26.551Z] [2021-03-18T22:25:26.551Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:26.551Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:26.551Z] #43 153.1 CC criu/sk-tcp.o [2021-03-18T22:25:26.551Z] #43 153.6 CC criu/sk-unix.o [2021-03-18T22:25:27.814Z] #53 ... [2021-03-18T22:25:27.814Z] [2021-03-18T22:25:27.814Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T22:25:27.814Z] #41 sha256:f23542d757636edd4d2c4b1e8d40515966ac1b469505f65dcc60949f44485777 [2021-03-18T22:25:27.957Z] #30 ... [2021-03-18T22:25:27.957Z] [2021-03-18T22:25:27.957Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:27.957Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T22:25:27.957Z] #43 158.2 make[1]: 'images/built-in.o' is up to date. [2021-03-18T22:25:27.957Z] #43 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T22:25:27.957Z] #43 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T22:25:27.957Z] #43 158.4 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T22:25:27.957Z] #43 158.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T22:25:27.957Z] #43 158.5 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 158.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:25:27.957Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 158.8 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 158.9 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 159.0 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 159.0 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 159.1 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 159.2 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:27.957Z] #43 159.2 INSTALL criu/criu [2021-03-18T22:25:28.377Z] #41 DONE 0.6s [2021-03-18T22:25:28.377Z] [2021-03-18T22:25:28.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:28.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:28.377Z] #43 157.2 CC criu/protobuf-desc.o [2021-03-18T22:25:28.457Z] #43 155.2 CC criu/sockets.o [2021-03-18T22:25:29.026Z] #43 156.0 CC criu/stats.o [2021-03-18T22:25:29.286Z] #43 156.4 CC criu/string.o [2021-03-18T22:25:29.307Z] #43 158.0 CC criu/protobuf.o [2021-03-18T22:25:29.556Z] #43 156.5 CC criu/sysctl.o [2021-03-18T22:25:29.870Z] #43 158.4 CC criu/pstree.o [2021-03-18T22:25:30.127Z] #43 157.2 CC criu/sysfs_parse.o [2021-03-18T22:25:30.387Z] #43 157.4 CC criu/timens.o [2021-03-18T22:25:30.387Z] #43 157.6 CC criu/timerfd.o [2021-03-18T22:25:30.647Z] #43 157.9 CC criu/tty.o [2021-03-18T22:25:30.799Z] #43 159.3 CC criu/rbtree.o [2021-03-18T22:25:31.055Z] #43 ... [2021-03-18T22:25:31.055Z] [2021-03-18T22:25:31.055Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T22:25:31.055Z] #49 sha256:03d6c84c427e3ae0cfe49164b58d320d664fa9c21bd7d8c0ee84789353e96fa8 [2021-03-18T22:25:31.055Z] #49 263.0 + /build/golangci-lint --version [2021-03-18T22:25:31.055Z] #49 263.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T22:25:31.055Z] #49 DONE 263.7s [2021-03-18T22:25:31.055Z] [2021-03-18T22:25:31.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T22:25:31.055Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T22:25:31.055Z] #43 159.7 CC criu/rst-malloc.o [2021-03-18T22:25:31.311Z] #43 160.0 CC criu/seccomp.o [2021-03-18T22:25:31.873Z] #43 160.5 CC criu/seize.o [2021-03-18T22:25:32.026Z] #43 159.0 CC criu/tun.o [2021-03-18T22:25:32.290Z] #43 159.4 CC criu/uffd.o [2021-03-18T22:25:32.803Z] #43 161.3 CC criu/servicefd.o [2021-03-18T22:25:32.975Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-18T22:25:33.227Z] #43 160.1 CC criu/util.o [2021-03-18T22:25:33.365Z] #43 162.0 CC criu/shmem.o [2021-03-18T22:25:33.795Z] #43 161.1 CC criu/uts_ns.o [2021-03-18T22:25:33.928Z] #43 162.8 CC criu/sigframe.o [2021-03-18T22:25:34.054Z] #43 161.2 CC criu/vdso-compat.o [2021-03-18T22:25:34.313Z] #43 161.4 CC criu/vdso.o [2021-03-18T22:25:34.490Z] #43 163.0 CC criu/signalfd.o [2021-03-18T22:25:34.490Z] #43 163.2 CC criu/sk-inet.o [2021-03-18T22:25:34.546Z] #43 DONE 169.8s [2021-03-18T22:25:34.546Z] [2021-03-18T22:25:34.546Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:34.546Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:25:34.546Z] #56 ... [2021-03-18T22:25:34.546Z] [2021-03-18T22:25:34.546Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T22:25:34.546Z] #30 sha256:5d36ce76329dd00a0898041c1e66da30b33ad412a4e91d569784ca11cfc314d9 [2021-03-18T22:25:34.546Z] #30 DONE 11.5s [2021-03-18T22:25:34.546Z] [2021-03-18T22:25:34.546Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T22:25:34.546Z] #33 sha256:02f968a5433cf39f62df56adbb76341484f1d04f7c71096be9e73d914f495918 [2021-03-18T22:25:34.573Z] #43 161.8 LINK criu/built-in.o [2021-03-18T22:25:34.832Z] #43 162.0 LINK criu/criu [2021-03-18T22:25:35.101Z] #43 162.3 DEP lib/c/criu.d [2021-03-18T22:25:35.101Z] #43 162.4 CC images/rpc.pb-c.o [2021-03-18T22:25:35.118Z] #33 DONE 0.9s [2021-03-18T22:25:35.118Z] [2021-03-18T22:25:35.118Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T22:25:35.118Z] #35 sha256:6aa1a1aac65b1790c40d264c4c57f7688ae00497dfcfa003df1b4d3bcc94e92c [2021-03-18T22:25:35.380Z] #35 DONE 0.2s [2021-03-18T22:25:35.380Z] [2021-03-18T22:25:35.380Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T22:25:35.380Z] #38 sha256:3954a7225878ba88dd4b4d139b62492e19477ca13c9c0dbdc8d73714b94907c2 [2021-03-18T22:25:35.420Z] #43 163.9 CC criu/sk-netlink.o [2021-03-18T22:25:35.421Z] #43 164.1 CC criu/sk-packet.o [2021-03-18T22:25:35.641Z] #38 DONE 0.4s [2021-03-18T22:25:35.641Z] [2021-03-18T22:25:35.641Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T22:25:35.641Z] #41 sha256:d084b1096e56b7e57a7507c6ccdbc5eda57cbb33c65968c0b16589b54cbca91a [2021-03-18T22:25:35.670Z] #43 162.9 CC lib/c/criu.o [2021-03-18T22:25:35.904Z] #41 DONE 0.2s [2021-03-18T22:25:35.904Z] [2021-03-18T22:25:35.904Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:35.904Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:25:35.904Z] #56 ... [2021-03-18T22:25:35.904Z] [2021-03-18T22:25:35.904Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T22:25:35.904Z] #44 sha256:4d4400ae013733b8c18c6e39603760a5d3db6a9f8f880096a73d36c292c99c89 [2021-03-18T22:25:35.904Z] #44 DONE 0.1s [2021-03-18T22:25:35.983Z] #43 164.5 CC criu/sk-queue.o [2021-03-18T22:25:36.165Z] [2021-03-18T22:25:36.165Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T22:25:36.165Z] #46 sha256:0baa02154301370ed6771eeb62b708db2977396a8db541a270798f031a756741 [2021-03-18T22:25:36.165Z] #46 DONE 0.3s [2021-03-18T22:25:36.165Z] [2021-03-18T22:25:36.165Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:36.165Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:25:36.238Z] #43 163.6 LINK lib/c/built-in.o [2021-03-18T22:25:36.239Z] #43 164.8 CC criu/sk-tcp.o [2021-03-18T22:25:36.426Z] #56 ... [2021-03-18T22:25:36.426Z] [2021-03-18T22:25:36.426Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T22:25:36.426Z] #48 sha256:e46c065885f67b73d3937b4f7a1055b0c82d868d32d4a64761cf910c57022511 [2021-03-18T22:25:36.426Z] #48 DONE 0.1s [2021-03-18T22:25:36.426Z] [2021-03-18T22:25:36.426Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T22:25:36.426Z] #50 sha256:2d22fd6b6bb034582da98ca7d069dcc36e2de4f5e7b36f0304490322a9992c17 [2021-03-18T22:25:36.496Z] #43 165.1 CC criu/sk-unix.o [2021-03-18T22:25:36.497Z] #43 163.6 LINK lib/c/libcriu.so [2021-03-18T22:25:36.497Z] #43 163.7 LINK lib/c/libcriu.a [2021-03-18T22:25:36.497Z] #43 163.7 GEN magic.py [2021-03-18T22:25:36.686Z] #50 DONE 0.2s [2021-03-18T22:25:36.686Z] [2021-03-18T22:25:36.686Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T22:25:36.686Z] #52 sha256:4d07e9d243b2bc1b73bec353bc9470265276aaee98a4e2dd531de2b996bfb7db [2021-03-18T22:25:36.686Z] #52 DONE 0.1s [2021-03-18T22:25:36.686Z] [2021-03-18T22:25:36.686Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T22:25:36.686Z] #54 sha256:8ad953fbd892188f6bdb0f8f85158533f58358dc3ac4c07f289fbe27f925d272 [2021-03-18T22:25:36.756Z] #43 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:25:36.756Z] #43 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:25:36.756Z] #43 163.8 Note: Building without GnuTLS support [2021-03-18T22:25:36.756Z] #43 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:25:36.756Z] #43 163.8 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:25:36.947Z] #54 DONE 0.1s [2021-03-18T22:25:36.947Z] [2021-03-18T22:25:36.947Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:36.947Z] #56 sha256:31bdcf0be7f6b3e002d529932a77aaa6e30eeec7e3c6d0045975ed7468941a54 [2021-03-18T22:25:37.324Z] #43 164.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:25:37.584Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:37.864Z] #43 166.5 CC criu/sockets.o [2021-03-18T22:25:38.153Z] #43 165.3 make[1]: 'images/built-in.o' is up to date. [2021-03-18T22:25:38.153Z] #43 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T22:25:38.153Z] #43 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T22:25:38.153Z] #43 165.4 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T22:25:38.153Z] #43 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T22:25:38.412Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:38.412Z] #43 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:25:38.412Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.412Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.412Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.427Z] #43 167.1 CC criu/stats.o [2021-03-18T22:25:38.670Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.670Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.670Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.670Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.670Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:38.684Z] #43 167.3 CC criu/string.o [2021-03-18T22:25:38.684Z] #43 167.4 CC criu/sysctl.o [2021-03-18T22:25:38.929Z] #43 166.0 INSTALL criu/criu [2021-03-18T22:25:39.248Z] #43 167.9 CC criu/sysfs_parse.o [2021-03-18T22:25:39.497Z] #43 DONE 166.5s [2021-03-18T22:25:39.497Z] [2021-03-18T22:25:39.497Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:39.497Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:25:39.505Z] #43 168.1 CC criu/timens.o [2021-03-18T22:25:39.762Z] #43 168.4 CC criu/timerfd.o [2021-03-18T22:25:40.020Z] #43 168.7 CC criu/tty.o [2021-03-18T22:25:40.437Z] #56 ... [2021-03-18T22:25:40.438Z] [2021-03-18T22:25:40.438Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T22:25:40.438Z] #44 sha256:ef926ecd6c57a2fc9da13b07c18966c04342c5061cfcab177ce4c1b4f7340a1d [2021-03-18T22:25:40.438Z] #44 DONE 0.1s [2021-03-18T22:25:40.438Z] [2021-03-18T22:25:40.438Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T22:25:40.438Z] #46 sha256:59b25f7fd1227e5d26c34e6ec29b7ff2a20ec568569815539ae09c012f501b66 [2021-03-18T22:25:40.697Z] #46 DONE 0.3s [2021-03-18T22:25:40.697Z] [2021-03-18T22:25:40.697Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:40.697Z] #53 sha256:b86522703d9f5f80077ee7f34950c5a41d72772fe592e1ef51f3090ba2865e59 [2021-03-18T22:25:40.957Z] #53 ... [2021-03-18T22:25:40.957Z] [2021-03-18T22:25:40.957Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T22:25:40.957Z] #48 sha256:669cab9d1008bc5e1ffaece604c768c025b42be39055115cb375347c2979f320 [2021-03-18T22:25:40.957Z] #48 DONE 0.1s [2021-03-18T22:25:40.957Z] [2021-03-18T22:25:40.957Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T22:25:40.957Z] #50 sha256:81867b8021545cb439958a8f7b669bbc8c6faf396661421d5509e9606dae1f13 [2021-03-18T22:25:41.390Z] #43 170.0 CC criu/tun.o [2021-03-18T22:25:41.526Z] #50 DONE 0.5s [2021-03-18T22:25:41.526Z] [2021-03-18T22:25:41.526Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T22:25:41.526Z] #52 sha256:2a5435e7db24c906d49a5c75d1928786fe915f1d3c9dd7e5fb82e5b112f15e87 [2021-03-18T22:25:41.526Z] #52 DONE 0.1s [2021-03-18T22:25:41.526Z] [2021-03-18T22:25:41.526Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:41.526Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:25:41.648Z] #43 170.4 CC criu/uffd.o [2021-03-18T22:25:42.578Z] #43 171.4 CC criu/util.o [2021-03-18T22:25:43.509Z] #43 172.2 CC criu/uts_ns.o [2021-03-18T22:25:43.766Z] #43 172.4 CC criu/vdso-compat.o [2021-03-18T22:25:44.024Z] #43 172.6 CC criu/vdso.o [2021-03-18T22:25:44.588Z] #43 173.1 LINK criu/built-in.o [2021-03-18T22:25:44.588Z] #43 173.2 LINK criu/criu [2021-03-18T22:25:44.845Z] #43 173.6 DEP lib/c/criu.d [2021-03-18T22:25:45.088Z] #56 203.5 + bin/containerd-stress [2021-03-18T22:25:45.102Z] #43 173.7 CC images/rpc.pb-c.o [2021-03-18T22:25:45.665Z] #43 174.2 CC lib/c/criu.o [2021-03-18T22:25:45.717Z] #56 205.7 + bin/containerd [2021-03-18T22:25:46.229Z] #43 175.0 LINK lib/c/built-in.o [2021-03-18T22:25:46.229Z] #43 175.0 LINK lib/c/libcriu.so [2021-03-18T22:25:46.229Z] #43 175.0 LINK lib/c/libcriu.a [2021-03-18T22:25:46.485Z] #43 175.2 GEN magic.py [2021-03-18T22:25:46.742Z] #43 175.3 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T22:25:46.742Z] #43 175.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T22:25:46.742Z] #43 175.3 Note: Building without GnuTLS support [2021-03-18T22:25:46.742Z] #43 175.3 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T22:25:46.742Z] #43 175.3 Makefile.config:40: Warn: Building without nftables support [2021-03-18T22:25:47.306Z] #43 175.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T22:25:47.635Z] #56 206.4 + bin/containerd-shim [2021-03-18T22:25:47.870Z] #43 176.5 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:47.964Z] #56 227.6 + bin/containerd-stress [2021-03-18T22:25:47.964Z] #56 229.7 + bin/containerd-shim [2021-03-18T22:25:48.433Z] #43 177.1 make[1]: 'images/built-in.o' is up to date. [2021-03-18T22:25:48.433Z] #43 177.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T22:25:48.433Z] #43 177.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T22:25:48.433Z] #43 177.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T22:25:48.689Z] #43 177.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T22:25:48.689Z] #43 177.2 make[1]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T22:25:48.689Z] #43 177.4 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.4 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.4 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.5 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.5 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.689Z] #43 177.5 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.944Z] #43 177.6 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.944Z] #43 177.7 make[2]: Nothing to be done for 'all'. [2021-03-18T22:25:48.944Z] #43 177.7 INSTALL criu/criu [2021-03-18T22:25:49.506Z] #43 DONE 178.0s [2021-03-18T22:25:49.506Z] [2021-03-18T22:25:49.506Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:49.506Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:25:50.433Z] #56 ... [2021-03-18T22:25:50.433Z] [2021-03-18T22:25:50.433Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T22:25:50.433Z] #44 sha256:0692554e2403b39fd901a02a8c520a6bf4c3bfbe32561c0ab02d22dcbec5455d [2021-03-18T22:25:50.433Z] #44 DONE 0.1s [2021-03-18T22:25:50.695Z] [2021-03-18T22:25:50.695Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T22:25:50.695Z] #46 sha256:053151c4497d354415699483373f0111e4e9ba34df89bb69cd61e4ae84ccffce [2021-03-18T22:25:50.953Z] #46 DONE 0.2s [2021-03-18T22:25:50.953Z] [2021-03-18T22:25:50.953Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T22:25:50.953Z] #48 sha256:48c51039260a07dd0cd03a06d9e73a23901b8d595c33c2a6b1d4f43c4e903c09 [2021-03-18T22:25:50.953Z] #48 DONE 0.1s [2021-03-18T22:25:50.953Z] [2021-03-18T22:25:50.953Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T22:25:50.953Z] #50 sha256:ca5e2333bcf33a84cb88ed43ce879caa8f8e9df4e24984c4d1ae55931bc1ea7a [2021-03-18T22:25:50.999Z] #56 ... [2021-03-18T22:25:51.000Z] [2021-03-18T22:25:51.000Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:51.000Z] #53 sha256:b86522703d9f5f80077ee7f34950c5a41d72772fe592e1ef51f3090ba2865e59 [2021-03-18T22:25:51.000Z] #53 122.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T22:25:51.000Z] #53 123.6 + mkdir -p /build [2021-03-18T22:25:51.000Z] #53 123.6 + cp runc /build/runc [2021-03-18T22:25:51.000Z] #53 DONE 124.2s [2021-03-18T22:25:51.000Z] [2021-03-18T22:25:51.000Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:51.000Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:25:51.515Z] #50 DONE 0.6s [2021-03-18T22:25:51.515Z] [2021-03-18T22:25:51.515Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:51.515Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:25:51.515Z] #53 ... [2021-03-18T22:25:51.515Z] [2021-03-18T22:25:51.515Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T22:25:51.515Z] #52 sha256:7d6b2594b02478b64bf01baefd084716a83a0baaf3e18ff02a578d8365319e6a [2021-03-18T22:25:51.515Z] #52 DONE 0.1s [2021-03-18T22:25:51.771Z] [2021-03-18T22:25:51.771Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:51.771Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:25:52.907Z] #56 ... [2021-03-18T22:25:52.907Z] [2021-03-18T22:25:52.907Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T22:25:52.907Z] #54 sha256:2981b1839095b4074d21daab85f97660ed33d93d07a3d6888b0b75aacfb3a415 [2021-03-18T22:25:52.934Z] #56 211.8 + bin/containerd-shim-runc-v1 [2021-03-18T22:25:53.166Z] #54 DONE 0.3s [2021-03-18T22:25:53.166Z] [2021-03-18T22:25:53.166Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:53.166Z] #56 sha256:f21396148cf0ea638184daac80470bc8827217b52435cf219b73569df96c8fe4 [2021-03-18T22:25:57.914Z] #56 236.3 + bin/containerd-shim-runc-v1 [2021-03-18T22:25:57.914Z] #56 240.7 + bin/containerd-shim-runc-v2 [2021-03-18T22:25:57.914Z] #56 215.7 + bin/containerd-shim-runc-v2 [2021-03-18T22:25:57.915Z] #53 ... [2021-03-18T22:25:57.915Z] [2021-03-18T22:25:57.915Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:25:57.915Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:25:57.915Z] #56 224.6 + bin/containerd [2021-03-18T22:25:58.176Z] #56 217.1 + binaries [2021-03-18T22:25:58.176Z] #56 217.1 + install -D bin/containerd /build/containerd [2021-03-18T22:25:58.176Z] #56 217.2 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T22:25:58.436Z] #56 217.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T22:25:58.436Z] #56 217.2 + install -D bin/ctr /build/ctr [2021-03-18T22:25:58.850Z] #56 241.6 + binaries [2021-03-18T22:25:58.850Z] #56 241.6 + install -D bin/containerd /build/containerd [2021-03-18T22:25:58.850Z] #56 241.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T22:25:58.850Z] #56 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T22:25:58.850Z] #56 241.7 + install -D bin/ctr /build/ctr [2021-03-18T22:25:59.812Z] #56 ... [2021-03-18T22:25:59.812Z] [2021-03-18T22:25:59.812Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T22:25:59.812Z] #53 sha256:fa6fedb2e7bb788962140565fa0a1936e6bc383bbe7e5aa8f02e61ac730b5d92 [2021-03-18T22:25:59.812Z] #53 133.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T22:25:59.812Z] #53 134.7 + mkdir -p /build [2021-03-18T22:26:00.068Z] #53 134.7 + cp runc /build/runc [2021-03-18T22:26:00.632Z] #53 DONE 135.4s [2021-03-18T22:26:00.632Z] [2021-03-18T22:26:00.632Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:26:00.632Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:26:00.748Z] #56 DONE 243.3s [2021-03-18T22:26:01.314Z] [2021-03-18T22:26:01.314Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T22:26:01.314Z] #57 sha256:be629977fc91a3101331855240b89649c26415ad45ae4ec7ed241f15a1f81eea [2021-03-18T22:26:01.732Z] #56 DONE 220.4s [2021-03-18T22:26:02.246Z] #57 DONE 1.0s [2021-03-18T22:26:02.246Z] [2021-03-18T22:26:02.246Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T22:26:02.246Z] #61 sha256:399f735a4a89e1638d6596b16047e1b40447e695f4cfa6590493d59ba60f408e [2021-03-18T22:26:02.504Z] #61 DONE 0.3s [2021-03-18T22:26:02.504Z] [2021-03-18T22:26:02.504Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T22:26:02.504Z] #66 sha256:768cf40df593e9c7aeaf6ac3ffd07d48b5be6dc7948d3bd6742208eb4c98bef0 [2021-03-18T22:26:02.533Z] #56 ... [2021-03-18T22:26:02.533Z] [2021-03-18T22:26:02.533Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T22:26:02.533Z] #54 sha256:ac5e84803380524f900b2979430372d3d3666cd558b32f2e6d4cba49e1d20351 [2021-03-18T22:26:02.789Z] #54 DONE 0.3s [2021-03-18T22:26:02.789Z] [2021-03-18T22:26:02.789Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T22:26:02.789Z] #56 sha256:cfb3f7d71115af1607b2c2523387a43322d00960ce4b4c0f4ea1d8423f830b6b [2021-03-18T22:26:03.115Z] [2021-03-18T22:26:03.115Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T22:26:03.115Z] #57 sha256:4433de7a54c9e3ffdd654c2135a58d5d148feb28084eb5ee04de70b0538ef82a [2021-03-18T22:26:03.440Z] #66 DONE 1.0s [2021-03-18T22:26:03.440Z] [2021-03-18T22:26:03.440Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T22:26:03.440Z] #68 sha256:6334d3a8d29404054db819211193d8cebe75ffbfa52f87c7ed1aca714a821d47 [2021-03-18T22:26:03.440Z] #68 DONE 0.1s [2021-03-18T22:26:03.440Z] [2021-03-18T22:26:03.440Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T22:26:03.440Z] #69 sha256:c086d688da15008ace32898b686f6029810e356f5d03bfa06449a284ff6252bb [2021-03-18T22:26:03.440Z] #69 DONE 0.0s [2021-03-18T22:26:03.702Z] [2021-03-18T22:26:03.702Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-18T22:26:03.702Z] #70 sha256:db1df7778e6c341b29437bc250d5dfcf6f35e2109b0cda235b6640e35f1bba3e [2021-03-18T22:26:04.267Z] #70 0.714 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-18T22:26:04.267Z] #70 0.750 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-18T22:26:04.267Z] #70 0.831 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-18T22:26:04.526Z] #70 0.832 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-18T22:26:05.351Z] #70 1.056 Reading package lists... [2021-03-18T22:26:05.655Z] #57 DONE 2.2s [2021-03-18T22:26:05.655Z] [2021-03-18T22:26:05.655Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T22:26:05.655Z] #61 sha256:5e5e5318b1795d710fc543ea56f360b576e222a50cec948a103fbc1fb0246f84 [2021-03-18T22:26:05.655Z] #61 DONE 0.6s [2021-03-18T22:26:05.916Z] [2021-03-18T22:26:05.916Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T22:26:05.916Z] #66 sha256:2c8f0df1c0efb0d8fef6e0731a9df12f83ab2d4a3a77102245347de27c490626 [2021-03-18T22:26:05.918Z] #70 1.670 Reading package lists... [2021-03-18T22:26:05.918Z] #70 2.267 Building dependency tree... [2021-03-18T22:26:05.918Z] #70 2.374 Reading state information... [2021-03-18T22:26:05.918Z] #70 2.470 The following additional packages will be installed: [2021-03-18T22:26:06.177Z] #70 2.471 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-18T22:26:06.177Z] #70 2.471 libpam-systemd [2021-03-18T22:26:06.177Z] #70 2.472 Suggested packages: [2021-03-18T22:26:06.177Z] #70 2.472 systemd-container policykit-1 [2021-03-18T22:26:06.177Z] #70 2.472 Recommended packages: [2021-03-18T22:26:06.177Z] #70 2.472 libnss-systemd [2021-03-18T22:26:06.177Z] #70 2.552 The following NEW packages will be installed: [2021-03-18T22:26:06.177Z] #70 2.552 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-18T22:26:06.177Z] #70 2.553 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-18T22:26:06.436Z] #70 2.818 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T22:26:06.436Z] #70 2.818 Need to get 4761 kB of archives. [2021-03-18T22:26:06.436Z] #70 2.818 After this operation, 16.6 MB of additional disk space will be used. [2021-03-18T22:26:06.436Z] #70 2.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-18T22:26:06.436Z] #70 2.821 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-18T22:26:06.436Z] #70 2.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-18T22:26:06.436Z] #70 2.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-18T22:26:06.436Z] #70 2.826 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-18T22:26:06.436Z] #70 2.840 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-18T22:26:06.436Z] #70 2.906 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-18T22:26:06.694Z] #70 2.907 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-18T22:26:06.694Z] #70 2.909 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-18T22:26:06.694Z] #70 2.911 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-18T22:26:06.694Z] #70 2.913 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-18T22:26:06.694Z] #70 3.071 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T22:26:06.694Z] #70 3.094 Fetched 4761 kB in 0s (13.6 MB/s) [2021-03-18T22:26:06.694Z] #70 3.121 Selecting previously unselected package libargon2-1:amd64. [2021-03-18T22:26:06.694Z] #70 3.121 (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 ... 28057 files and directories currently installed.) [2021-03-18T22:26:06.694Z] #70 3.134 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-18T22:26:06.694Z] #70 3.143 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-18T22:26:06.694Z] #70 3.183 Selecting previously unselected package libjson-c3:amd64. [2021-03-18T22:26:06.952Z] #70 3.186 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-18T22:26:06.952Z] #70 3.189 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-18T22:26:06.952Z] #70 3.225 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-18T22:26:06.952Z] #70 3.228 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-18T22:26:06.952Z] #70 3.232 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-18T22:26:06.952Z] #70 3.297 Selecting previously unselected package libidn11:amd64. [2021-03-18T22:26:06.952Z] #70 3.300 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-18T22:26:06.952Z] #70 3.305 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-18T22:26:06.952Z] #70 3.349 Selecting previously unselected package libkmod2:amd64. [2021-03-18T22:26:06.952Z] #70 3.352 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-18T22:26:06.952Z] #70 3.355 Unpacking libkmod2:amd64 (26-1) ... [2021-03-18T22:26:06.952Z] #70 3.398 Selecting previously unselected package systemd. [2021-03-18T22:26:07.210Z] #70 3.401 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-18T22:26:07.210Z] #70 3.438 Unpacking systemd (241-7~deb10u6) ... [2021-03-18T22:26:07.468Z] #70 3.854 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-18T22:26:07.468Z] #70 3.866 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-18T22:26:07.468Z] #70 3.877 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-18T22:26:07.468Z] #70 3.889 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-18T22:26:07.468Z] #70 3.902 Setting up libkmod2:amd64 (26-1) ... [2021-03-18T22:26:07.468Z] #70 3.914 Setting up systemd (241-7~deb10u6) ... [2021-03-18T22:26:07.468Z] #70 3.963 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-18T22:26:07.726Z] #70 3.965 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-18T22:26:07.726Z] #70 3.968 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-18T22:26:07.726Z] #70 3.968 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-18T22:26:07.984Z] #70 4.479 Selecting previously unselected package systemd-sysv. [2021-03-18T22:26:07.985Z] #70 4.479 (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 ... 28854 files and directories currently installed.) [2021-03-18T22:26:07.985Z] #70 4.498 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-18T22:26:07.985Z] #70 4.502 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-18T22:26:07.985Z] #70 4.542 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-18T22:26:08.243Z] #70 4.545 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-18T22:26:08.243Z] #70 4.549 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.243Z] #70 4.605 Selecting previously unselected package dbus. [2021-03-18T22:26:08.243Z] #70 4.607 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-18T22:26:08.243Z] #70 4.618 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.243Z] #70 4.676 Selecting previously unselected package libpam-systemd:amd64. [2021-03-18T22:26:08.243Z] #70 4.678 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-18T22:26:08.243Z] #70 4.682 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-18T22:26:08.243Z] #70 4.722 Selecting previously unselected package dbus-user-session. [2021-03-18T22:26:08.243Z] #70 4.725 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-18T22:26:08.243Z] #70 4.729 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.243Z] #70 4.793 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-18T22:26:08.456Z] #66 DONE 2.4s [2021-03-18T22:26:08.456Z] [2021-03-18T22:26:08.456Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T22:26:08.456Z] #68 sha256:4e390e10adf6ae72ec43d01388ff86546e6b2af3bf3871caf8a181e985875405 [2021-03-18T22:26:08.456Z] #68 DONE 0.1s [2021-03-18T22:26:08.456Z] [2021-03-18T22:26:08.456Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T22:26:08.456Z] #69 sha256:e24c931fdbf8c139fe31125ae56794c5f538510bd8957362f7bd6e061f09bf71 [2021-03-18T22:26:08.456Z] #69 DONE 0.1s [2021-03-18T22:26:08.456Z] [2021-03-18T22:26:08.456Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T22:26:08.456Z] #70 sha256:a9da85c29b1e3ffdf863bd220984817227451f455b3c613929485c57ac4ad97c [2021-03-18T22:26:08.501Z] #70 4.806 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.501Z] #70 4.818 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.501Z] #70 4.930 invoke-rc.d: could not determine current runlevel [2021-03-18T22:26:08.501Z] #70 4.933 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T22:26:08.501Z] #70 4.937 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-18T22:26:08.501Z] #70 5.066 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-18T22:26:08.761Z] #70 5.080 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-18T22:26:08.761Z] #70 5.094 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T22:26:09.020Z] #70 DONE 5.3s [2021-03-18T22:26:09.020Z] [2021-03-18T22:26:09.020Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-18T22:26:09.021Z] #71 sha256:fb21e7d669e466e8d9bcf068c4d8b5746fded0c634877a9d6c8856bc06cce16b [2021-03-18T22:26:09.278Z] #71 0.452 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T22:26:09.278Z] #71 0.452 Dload Upload Total Spent Left Speed [2021-03-18T22:26:09.537Z] #71 0.453 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14131 0 --:--:-- --:--:-- --:--:-- 14023 [2021-03-18T22:26:09.537Z] #71 DONE 0.6s [2021-03-18T22:26:09.537Z] [2021-03-18T22:26:09.537Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T22:26:09.537Z] #72 sha256:b8a3d1beeebed2b6be920635f2326f8c848cc81c40312d6ca0a6fc81cdff7c1c [2021-03-18T22:26:10.368Z] #70 DONE 1.7s [2021-03-18T22:26:10.368Z] [2021-03-18T22:26:10.368Z] #71 exporting to image [2021-03-18T22:26:10.368Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T22:26:10.368Z] #71 exporting layers [2021-03-18T22:26:10.911Z] #72 DONE 1.4s [2021-03-18T22:26:10.911Z] [2021-03-18T22:26:10.911Z] #73 exporting to image [2021-03-18T22:26:10.911Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T22:26:10.911Z] #73 exporting layers [2021-03-18T22:26:18.471Z] #56 236.9 + bin/containerd-stress [2021-03-18T22:26:18.471Z] #56 238.9 + bin/containerd-shim [2021-03-18T22:26:18.510Z] #71 exporting layers 8.2s done [2021-03-18T22:26:18.510Z] #71 writing image sha256:d8003b2de5aca19842ad6e247bf006c34253dd1e8c36cc4045e26a1b5ae7dadb done [2021-03-18T22:26:18.510Z] #71 naming to docker.io/library/docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 done [2021-03-18T22:26:18.510Z] #71 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T22:26:18.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/test/unit [2021-03-18T22:26:19.078Z] #73 exporting layers 7.3s done [2021-03-18T22:26:19.078Z] #73 writing image sha256:d198cb86d17e1a20bfb54144ed4f272660d8d82284142cf43a5cd9b02c50773b done [2021-03-18T22:26:19.078Z] #73 naming to docker.io/library/docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 done [2021-03-18T22:26:19.078Z] #73 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T22:26:19.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh dynbinary test-integration [2021-03-18T22:26:21.803Z] 4612f6d0b889: Pull complete [2021-03-18T22:26:21.962Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-18T22:26:21.962Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-18T22:26:21.962Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-18T22:26:21.962Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-18T22:26:21.962Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-18T22:26:21.962Z] Detected virtualization docker. [2021-03-18T22:26:21.962Z] Detected architecture x86-64. [2021-03-18T22:26:21.962Z] Set hostname to <96d687bbbc08>. [2021-03-18T22:26:21.962Z] + source /etc/docker-entrypoint-cmd [2021-03-18T22:26:21.962Z] ++ hack/make.sh dynbinary test-integration [2021-03-18T22:26:21.962Z] [2021-03-18T22:26:22.221Z] Removing bundles/ [2021-03-18T22:26:22.221Z] [2021-03-18T22:26:22.221Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T22:26:22.221Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:26:22.221Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:26:24.153Z] ? github.com/docker/docker/api [no test files] [2021-03-18T22:26:26.585Z] #56 245.7 + bin/containerd-shim-runc-v1 [2021-03-18T22:26:29.296Z] #56 257.2 + bin/containerd-stress [2021-03-18T22:26:29.296Z] #56 259.3 + bin/containerd-shim [2021-03-18T22:26:29.871Z] #56 250.1 + bin/containerd-shim-runc-v2 [2021-03-18T22:26:30.806Z] #56 251.0 + binaries [2021-03-18T22:26:30.806Z] #56 251.0 + install -D bin/containerd /build/containerd [2021-03-18T22:26:30.806Z] #56 251.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T22:26:30.806Z] #56 251.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T22:26:30.806Z] #56 251.1 + install -D bin/ctr /build/ctr [2021-03-18T22:26:32.705Z] #56 DONE 253.0s [2021-03-18T22:26:33.271Z] [2021-03-18T22:26:33.272Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T22:26:33.272Z] #57 sha256:798cd7b53b081b1e73e5145d093fdb1b6a13058dd695b3a000ad7eb229f3d4ee [2021-03-18T22:26:34.204Z] #57 DONE 1.0s [2021-03-18T22:26:34.204Z] [2021-03-18T22:26:34.204Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T22:26:34.204Z] #61 sha256:e9c90ff77a8edb8fc28da23b0907fda432b82e0236cbe328265f715605ebbc11 [2021-03-18T22:26:34.462Z] #61 DONE 0.3s [2021-03-18T22:26:34.462Z] [2021-03-18T22:26:34.462Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T22:26:34.462Z] #66 sha256:26ba3c9c5b2232e94ff1e87fec14d1d5250133dbb3127fdcd1eb3a2b5406f29d [2021-03-18T22:26:35.498Z] #66 DONE 1.0s [2021-03-18T22:26:35.498Z] [2021-03-18T22:26:35.498Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T22:26:35.498Z] #68 sha256:4651ee117f50d898aeb728679688d39c9bdad2a7e775cd7450b5ee529426c18d [2021-03-18T22:26:35.498Z] #68 DONE 0.1s [2021-03-18T22:26:35.498Z] [2021-03-18T22:26:35.498Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T22:26:35.498Z] #69 sha256:a8db4bfcea1393d1578406c7c8b08f06750af97863aeb9ac74c6fe776caa9a96 [2021-03-18T22:26:35.498Z] #69 DONE 0.0s [2021-03-18T22:26:35.757Z] [2021-03-18T22:26:35.757Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T22:26:35.757Z] #70 sha256:8bb8eda568a5fd59d9a855802e14817db92b7496f5c88cf6aed333fdd2e2dd3f [2021-03-18T22:26:37.389Z] #56 266.4 + bin/containerd-shim-runc-v1 [2021-03-18T22:26:39.081Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2021-03-18T22:26:39.939Z] #70 DONE 4.2s [2021-03-18T22:26:39.939Z] [2021-03-18T22:26:39.939Z] #71 exporting to image [2021-03-18T22:26:39.939Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T22:26:39.939Z] #71 exporting layers [2021-03-18T22:26:41.257Z] ..........................xx.................... [ 29%] [2021-03-18T22:26:41.765Z] #56 271.3 + bin/containerd-shim-runc-v2 [2021-03-18T22:26:42.327Z] #56 272.4 + binaries [2021-03-18T22:26:42.327Z] #56 272.4 + install -D bin/containerd /build/containerd [2021-03-18T22:26:42.327Z] #56 272.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T22:26:42.327Z] #56 272.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T22:26:42.327Z] #56 272.5 + install -D bin/ctr /build/ctr [2021-03-18T22:26:44.214Z] #56 DONE 274.2s [2021-03-18T22:26:44.777Z] [2021-03-18T22:26:44.777Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T22:26:44.777Z] #57 sha256:f7793724ea280bac32a0d31888bcf243e4163d4db49355a39f7554d6869add9a [2021-03-18T22:26:45.704Z] #57 DONE 0.8s [2021-03-18T22:26:45.704Z] [2021-03-18T22:26:45.704Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T22:26:45.704Z] #61 sha256:168dcab624e794d89be8d4f5d8c6a87c87223627864831f058b4288e5bcbedee [2021-03-18T22:26:45.960Z] #61 DONE 0.2s [2021-03-18T22:26:45.960Z] [2021-03-18T22:26:45.960Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T22:26:45.960Z] #66 sha256:1c7d5a7ecb89cdbe05c3f2e037d2bb5b16c31021b489d366587867c023c3b3cb [2021-03-18T22:26:46.886Z] #66 DONE 0.9s [2021-03-18T22:26:46.886Z] [2021-03-18T22:26:46.886Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T22:26:46.886Z] #68 sha256:8dc6995ed7a9b97f450850352cc42b7553606a0fbbaa0bb3e928eb4ccfcbd39f [2021-03-18T22:26:46.886Z] #68 DONE 0.0s [2021-03-18T22:26:46.886Z] [2021-03-18T22:26:46.886Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T22:26:46.886Z] #69 sha256:dfc336974111ceae997fa74d748934b44927977d72e4a09714fe28a17f3470ad [2021-03-18T22:26:46.886Z] #69 DONE 0.0s [2021-03-18T22:26:46.886Z] [2021-03-18T22:26:46.886Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T22:26:46.886Z] #70 sha256:25a119dbd021768c7f2600b7897c94eefa9bc19f5b1f7f4e5e4aac14585f2d23 [2021-03-18T22:26:48.049Z] #71 exporting layers 7.7s done [2021-03-18T22:26:48.049Z] #71 writing image sha256:b0d28dc06687ba6a094ee764db35cfe61ddf48afd2e2ae8d43c1fbdca8fc7876 done [2021-03-18T22:26:48.049Z] #71 naming to docker.io/library/docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 done [2021-03-18T22:26:48.049Z] #71 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T22:26:48.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh dynbinary test-integration [2021-03-18T22:26:49.401Z] #70 DONE 2.4s [2021-03-18T22:26:49.401Z] [2021-03-18T22:26:49.401Z] #71 exporting to image [2021-03-18T22:26:49.401Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T22:26:49.401Z] #71 exporting layers [2021-03-18T22:26:50.342Z] [2021-03-18T22:26:50.342Z] Removing bundles/ [2021-03-18T22:26:50.342Z] [2021-03-18T22:26:50.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T22:26:50.342Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:26:50.342Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:26:57.485Z] #71 exporting layers 7.4s done [2021-03-18T22:26:57.485Z] #71 writing image sha256:1af5a60151cac101afea00fcad0a826ae5c2e71e17e6df9d5bb8c653afaa07f3 done [2021-03-18T22:26:57.485Z] #71 naming to docker.io/library/docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 done [2021-03-18T22:26:57.485Z] #71 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-18T22:26:57.825Z] + trap exit INT TERM [2021-03-18T22:26:57.825Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-18T22:26:57.825Z] + CONTAINER_NAME=docker-pr3 [2021-03-18T22:26:57.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42167/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh dynbinary-daemon [2021-03-18T22:26:59.189Z] [2021-03-18T22:26:59.189Z] Removing bundles/ [2021-03-18T22:26:59.189Z] [2021-03-18T22:26:59.189Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-18T22:26:59.189Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:26:59.189Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:27:08.116Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-18T22:27:17.765Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-18T22:27:21.762Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2021-03-18T22:27:35.376Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T22:27:35.376Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T22:27:37.928Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-03-18T22:27:38.874Z] ok github.com/docker/docker/builder/remotecontext 0.307s coverage: 13.7% of statements [2021-03-18T22:27:39.818Z] ok github.com/docker/docker/builder/dockerfile 0.886s coverage: 48.3% of statements [2021-03-18T22:27:39.818Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T22:27:40.079Z] ok github.com/docker/docker/builder/remotecontext/git 3.521s coverage: 86.3% of statements [2021-03-18T22:27:40.079Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T22:27:40.079Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T22:27:42.853Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-18T22:27:45.377Z] ok github.com/docker/docker/client 0.235s coverage: 75.4% of statements [2021-03-18T22:27:50.148Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-18T22:27:51.906Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-18T22:27:57.595Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-18T22:27:58.668Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:27:58.668Z] [2021-03-18T22:27:58.668Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:27:58.668Z] DOCKER_SYSTEMD=1 [2021-03-18T22:27:58.668Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:27:58.668Z] HOSTNAME=96d687bbbc08 [2021-03-18T22:27:58.668Z] DEST=bundles/test-integration [2021-03-18T22:27:58.668Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:27:58.668Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:27:58.668Z] container=docker [2021-03-18T22:27:58.668Z] HOME=/root [2021-03-18T22:27:58.668Z] LANG=C.UTF-8 [2021-03-18T22:27:58.668Z] INVOCATION_ID=5f5d196bc31348c6b995a42d7cb245b5 [2021-03-18T22:27:58.668Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:27:58.668Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:27:58.668Z] VALIDATE_BRANCH=master [2021-03-18T22:27:58.668Z] TERM=xterm [2021-03-18T22:27:58.668Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:27:58.668Z] SHLVL=3 [2021-03-18T22:27:58.668Z] TIMEOUT=120m [2021-03-18T22:27:58.668Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:27:58.668Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:27:58.668Z] GO111MODULE=off [2021-03-18T22:27:58.668Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T22:27:58.668Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T22:27:58.668Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:27:58.668Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:27:58.668Z] GOPATH=/go [2021-03-18T22:27:58.668Z] PKG_CONFIG=pkg-config [2021-03-18T22:27:58.668Z] _=/usr/bin/env [2021-03-18T22:27:58.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T22:28:03.332Z] 5ff1512f88ec: Pull complete [2021-03-18T22:28:03.332Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-18T22:28:03.332Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:28:03.332Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:28:03.332Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-18T22:28:03.332Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-18T22:28:03.332Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-18T22:28:03.332Z] INFO: Docker version of control daemon [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Client: Docker Engine - Enterprise [2021-03-18T22:28:03.332Z] Version: 19.03.12 [2021-03-18T22:28:03.332Z] API version: 1.40 [2021-03-18T22:28:03.332Z] Go version: go1.13.13 [2021-03-18T22:28:03.332Z] Git commit: 4306744 [2021-03-18T22:28:03.332Z] Built: 08/05/2020 19:27:53 [2021-03-18T22:28:03.332Z] OS/Arch: windows/amd64 [2021-03-18T22:28:03.332Z] Experimental: false [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Server: Docker Engine - Enterprise [2021-03-18T22:28:03.332Z] Engine: [2021-03-18T22:28:03.332Z] Version: 19.03.12 [2021-03-18T22:28:03.332Z] API version: 1.40 (minimum version 1.24) [2021-03-18T22:28:03.332Z] Go version: go1.13.13 [2021-03-18T22:28:03.332Z] Git commit: f295753ffd [2021-03-18T22:28:03.332Z] Built: 08/05/2020 19:26:41 [2021-03-18T22:28:03.332Z] OS/Arch: windows/amd64 [2021-03-18T22:28:03.332Z] Experimental: true [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] INFO: Docker info of control daemon [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Client: [2021-03-18T22:28:03.332Z] Debug Mode: false [2021-03-18T22:28:03.332Z] Plugins: [2021-03-18T22:28:03.332Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Server: [2021-03-18T22:28:03.332Z] Containers: 0 [2021-03-18T22:28:03.332Z] Running: 0 [2021-03-18T22:28:03.332Z] Paused: 0 [2021-03-18T22:28:03.332Z] Stopped: 0 [2021-03-18T22:28:03.332Z] Images: 1 [2021-03-18T22:28:03.332Z] Server Version: 19.03.12 [2021-03-18T22:28:03.332Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-18T22:28:03.332Z] Windows: [2021-03-18T22:28:03.332Z] LCOW: [2021-03-18T22:28:03.332Z] Logging Driver: json-file [2021-03-18T22:28:03.332Z] Plugins: [2021-03-18T22:28:03.332Z] Volume: local [2021-03-18T22:28:03.332Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T22:28:03.332Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T22:28:03.332Z] Swarm: inactive [2021-03-18T22:28:03.332Z] Default Isolation: process [2021-03-18T22:28:03.332Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T22:28:03.332Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T22:28:03.332Z] OSType: windows [2021-03-18T22:28:03.332Z] Architecture: x86_64 [2021-03-18T22:28:03.332Z] CPUs: 4 [2021-03-18T22:28:03.332Z] Total Memory: 32GiB [2021-03-18T22:28:03.332Z] Name: azwin-2-6725c0 [2021-03-18T22:28:03.332Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-18T22:28:03.332Z] Docker Root Dir: D:\docker [2021-03-18T22:28:03.332Z] Debug Mode: false [2021-03-18T22:28:03.332Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:28:03.332Z] Labels: [2021-03-18T22:28:03.332Z] Experimental: true [2021-03-18T22:28:03.332Z] Insecure Registries: [2021-03-18T22:28:03.332Z] 10.0.0.4:5000 [2021-03-18T22:28:03.332Z] 127.0.0.0/8 [2021-03-18T22:28:03.332Z] Registry Mirrors: [2021-03-18T22:28:03.332Z] http://10.0.0.4:5000/ [2021-03-18T22:28:03.332Z] Live Restore Enabled: false [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] INFO: Commit hash is d12947f5b1 [2021-03-18T22:28:03.332Z] INFO: Nuke-Everything... [2021-03-18T22:28:03.332Z] INFO: Container count on control daemon to delete is 0 [2021-03-18T22:28:03.332Z] INFO: Nuking d:\CI [2021-03-18T22:28:03.332Z] INFO: Zapped successfully [2021-03-18T22:28:03.332Z] INFO: Location for testing is d:\CI\PR-42167\3 [2021-03-18T22:28:03.332Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] INFO: Building the image from Dockerfile.windows at 03/18/2021 22:27:57... [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Sending build context to Docker daemon 58.33MB [2021-03-18T22:28:03.332Z] [2021-03-18T22:28:03.332Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-18T22:28:03.332Z] ---> 3eaa9ebbf51f [2021-03-18T22:28:03.332Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-18T22:28:03.332Z] ---> Running in b409ad3a8db3 [2021-03-18T22:28:03.332Z] Removing intermediate container b409ad3a8db3 [2021-03-18T22:28:03.332Z] ---> 73d193fc6f76 [2021-03-18T22:28:03.332Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-18T22:28:03.332Z] ---> Running in 825d9f88701b [2021-03-18T22:28:03.332Z] Removing intermediate container 825d9f88701b [2021-03-18T22:28:03.332Z] ---> 2c693307a0d1 [2021-03-18T22:28:03.332Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-18T22:28:03.332Z] ---> Running in dd894d001425 [2021-03-18T22:28:03.802Z] Removing intermediate container dd894d001425 [2021-03-18T22:28:03.802Z] ---> 0b21ced85875 [2021-03-18T22:28:03.802Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-03-18T22:28:03.802Z] ---> Running in d84ec5fa000f [2021-03-18T22:28:04.272Z] Removing intermediate container d84ec5fa000f [2021-03-18T22:28:04.272Z] ---> 1285b997fde2 [2021-03-18T22:28:04.272Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-03-18T22:28:04.272Z] ---> Running in e98a42a4827f [2021-03-18T22:28:10.155Z] [2021-03-18T22:28:10.155Z] SUCCESS: Specified value was saved. [2021-03-18T22:28:10.582Z] ......................... [ 67%] [2021-03-18T22:28:10.625Z] INFO: Downloading git... [2021-03-18T22:28:11.620Z] INFO: Downloading go... [2021-03-18T22:28:11.991Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 29.1% of statements [2021-03-18T22:28:13.383Z] ok github.com/docker/docker/container 0.157s coverage: 34.7% of statements [2021-03-18T22:28:13.383Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T22:28:13.383Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T22:28:13.383Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T22:28:13.383Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T22:28:14.579Z] INFO: Downloading compiler 1 of 3... [2021-03-18T22:28:16.154Z] INFO: Downloading compiler 2 of 3... [2021-03-18T22:28:16.626Z] INFO: Downloading compiler 3 of 3... [2021-03-18T22:28:16.693Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2021-03-18T22:28:17.617Z] INFO: Extracting git... [2021-03-18T22:28:18.089Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.9% of statements [2021-03-18T22:28:20.641Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2021-03-18T22:28:23.199Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2021-03-18T22:28:23.463Z] ok github.com/docker/docker/daemon/config 0.119s coverage: 81.8% of statements [2021-03-18T22:28:24.415Z] ok github.com/docker/docker/daemon/events 0.096s coverage: 50.0% of statements [2021-03-18T22:28:25.809Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2021-03-18T22:28:26.819Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:28:26.819Z] [2021-03-18T22:28:26.819Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:28:26.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:28:26.819Z] HOSTNAME=7ea486a9141b [2021-03-18T22:28:26.819Z] DEST=bundles/test-integration [2021-03-18T22:28:26.819Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:28:26.819Z] DOCKER_ROOTLESS=1 [2021-03-18T22:28:26.819Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:28:26.819Z] container=docker [2021-03-18T22:28:26.819Z] HOME=/root [2021-03-18T22:28:26.819Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:28:26.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:28:26.819Z] VALIDATE_BRANCH=master [2021-03-18T22:28:26.819Z] TERM=xterm [2021-03-18T22:28:26.819Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:28:26.819Z] SHLVL=1 [2021-03-18T22:28:26.819Z] TIMEOUT=120m [2021-03-18T22:28:26.819Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:28:26.819Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:28:26.819Z] GO111MODULE=off [2021-03-18T22:28:26.819Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T22:28:26.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T22:28:26.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:28:26.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:28:26.819Z] GOPATH=/go [2021-03-18T22:28:26.819Z] PKG_CONFIG=pkg-config [2021-03-18T22:28:26.819Z] _=/usr/bin/env [2021-03-18T22:28:26.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T22:28:29.119Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-03-18T22:28:29.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.564s coverage: 14.1% of statements [2021-03-18T22:28:30.127Z] INFO: Expanding go... [2021-03-18T22:28:30.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T22:28:30.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T22:28:30.777Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.662s coverage: 56.2% of statements [2021-03-18T22:28:33.340Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.9% of statements [2021-03-18T22:28:35.261Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.002s coverage: 46.2% of statements [2021-03-18T22:28:35.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:28:35.582Z] [2021-03-18T22:28:35.582Z] + TEST_INTEGRATION_DEST=1 [2021-03-18T22:28:35.582Z] + CONTAINER_NAME=docker-pr3-1 [2021-03-18T22:28:35.582Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T22:28:35.582Z] + run_tests test-integration-flaky [2021-03-18T22:28:35.582Z] + '[' -n 0 ']' [2021-03-18T22:28:35.582Z] + rm= [2021-03-18T22:28:35.582Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42167/.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=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh test-integration-flaky test-integration [2021-03-18T22:28:35.582Z] + c=0 [2021-03-18T22:28:35.582Z] + TEST_INTEGRATION_DEST=2 [2021-03-18T22:28:35.582Z] + TEST_INTEGRATION_DEST=3 [2021-03-18T22:28:35.582Z] + CONTAINER_NAME=docker-pr3-2 [2021-03-18T22:28:35.582Z] + CONTAINER_NAME=docker-pr3-3 [2021-03-18T22:28:35.582Z] + TEST_SKIP_INTEGRATION=1 [2021-03-18T22:28:35.582Z] + TEST_SKIP_INTEGRATION=1 [2021-03-18T22:28:35.582Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-18T22:28:35.582Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-18T22:28:35.582Z] + run_tests [2021-03-18T22:28:35.582Z] + run_tests [2021-03-18T22:28:35.582Z] + '[' -n 0 ']' [2021-03-18T22:28:35.582Z] + '[' -n 0 ']' [2021-03-18T22:28:35.582Z] + rm= [2021-03-18T22:28:35.582Z] + rm= [2021-03-18T22:28:35.582Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42167/.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=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh '' test-integration [2021-03-18T22:28:35.582Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42167/.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=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh '' test-integration [2021-03-18T22:28:35.582Z] ++ jobs -p [2021-03-18T22:28:35.582Z] + for job in $(jobs -p) [2021-03-18T22:28:35.582Z] + wait 11396 [2021-03-18T22:28:35.582Z] [2021-03-18T22:28:35.582Z] [2021-03-18T22:28:35.582Z] [2021-03-18T22:28:35.582Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-18T22:28:35.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:28:35.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:28:35.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:28:35.582Z] HOSTNAME=40b88a2ddbc6 [2021-03-18T22:28:35.582Z] TEST_SKIP_INTEGRATION=1 [2021-03-18T22:28:35.582Z] TESTDEBUG=0 [2021-03-18T22:28:35.582Z] DEST=bundles/test-integration [2021-03-18T22:28:35.582Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:28:35.582Z] KEEPBUNDLE=1 [2021-03-18T22:28:35.582Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:28:35.582Z] container=docker [2021-03-18T22:28:35.582Z] HOME=/root [2021-03-18T22:28:35.582Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:28:35.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:28:35.582Z] VALIDATE_BRANCH=master [2021-03-18T22:28:35.582Z] TERM=xterm [2021-03-18T22:28:35.582Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:28:35.582Z] SHLVL=1 [2021-03-18T22:28:35.582Z] TIMEOUT=120m [2021-03-18T22:28:35.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:28:35.582Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:28:35.582Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-18T22:28:35.582Z] GO111MODULE=off [2021-03-18T22:28:35.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:28:35.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:28:35.582Z] GOPATH=/go [2021-03-18T22:28:35.582Z] PKG_CONFIG=pkg-config [2021-03-18T22:28:35.582Z] _=/usr/bin/env [2021-03-18T22:28:35.582Z] Building test suite binary ./integration-cli/test.main [2021-03-18T22:28:35.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:28:35.582Z] HOSTNAME=aff1ad440570 [2021-03-18T22:28:35.582Z] TEST_SKIP_INTEGRATION=1 [2021-03-18T22:28:35.582Z] TESTDEBUG=0 [2021-03-18T22:28:35.582Z] DEST=bundles/test-integration [2021-03-18T22:28:35.582Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:28:35.582Z] KEEPBUNDLE=1 [2021-03-18T22:28:35.582Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:28:35.582Z] container=docker [2021-03-18T22:28:35.582Z] HOME=/root [2021-03-18T22:28:35.582Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:28:35.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:28:35.582Z] VALIDATE_BRANCH=master [2021-03-18T22:28:35.582Z] TERM=xterm [2021-03-18T22:28:35.582Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:28:35.582Z] SHLVL=1 [2021-03-18T22:28:35.582Z] TIMEOUT=120m [2021-03-18T22:28:35.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:28:35.582Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:28:35.582Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-18T22:28:35.582Z] GO111MODULE=off [2021-03-18T22:28:35.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:28:35.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:28:35.582Z] GOPATH=/go [2021-03-18T22:28:35.582Z] PKG_CONFIG=pkg-config [2021-03-18T22:28:35.582Z] _=/usr/bin/env [2021-03-18T22:28:35.582Z] Building test suite binary ./integration-cli/test.main [2021-03-18T22:28:35.582Z] No new tests added to integration. [2021-03-18T22:28:35.582Z] [2021-03-18T22:28:35.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:28:35.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:28:35.582Z] HOSTNAME=187ba2c9cfde [2021-03-18T22:28:35.582Z] TESTDEBUG=0 [2021-03-18T22:28:35.582Z] DEST=bundles/test-integration [2021-03-18T22:28:35.582Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:28:35.582Z] KEEPBUNDLE=1 [2021-03-18T22:28:35.582Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:28:35.582Z] container=docker [2021-03-18T22:28:35.582Z] HOME=/root [2021-03-18T22:28:35.582Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:28:35.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:28:35.582Z] VALIDATE_BRANCH=master [2021-03-18T22:28:35.582Z] TERM=xterm [2021-03-18T22:28:35.582Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:28:35.582Z] SHLVL=1 [2021-03-18T22:28:35.582Z] TIMEOUT=120m [2021-03-18T22:28:35.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:28:35.582Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:28:35.582Z] GO111MODULE=off [2021-03-18T22:28:35.582Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T22:28:35.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:28:35.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:28:35.582Z] GOPATH=/go [2021-03-18T22:28:35.582Z] PKG_CONFIG=pkg-config [2021-03-18T22:28:35.582Z] _=/usr/bin/env [2021-03-18T22:28:35.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T22:28:35.833Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.294s coverage: 73.3% of statements [2021-03-18T22:28:37.222Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.015s coverage: 49.4% of statements [2021-03-18T22:28:37.795Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-18T22:28:38.368Z] ok github.com/docker/docker/daemon 12.389s coverage: 17.2% of statements [2021-03-18T22:28:38.368Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T22:28:38.368Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T22:28:38.368Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T22:28:38.368Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T22:28:38.368Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T22:28:39.316Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.056s coverage: 3.0% of statements [2021-03-18T22:28:39.316Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-03-18T22:28:41.870Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-03-18T22:28:41.870Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2021-03-18T22:28:42.817Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 77.8% of statements [2021-03-18T22:28:43.394Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-03-18T22:28:43.394Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-03-18T22:28:43.394Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.339s coverage: 57.7% of statements [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T22:28:43.394Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T22:28:44.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2021-03-18T22:28:44.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 69.9% of statements [2021-03-18T22:28:45.732Z] ok github.com/docker/docker/daemon/logger/local 0.075s coverage: 75.2% of statements [2021-03-18T22:28:45.732Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T22:28:45.997Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 57.5% of statements [2021-03-18T22:28:46.259Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-03-18T22:28:46.835Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2021-03-18T22:28:47.411Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-03-18T22:28:47.986Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2021-03-18T22:28:48.560Z] ok github.com/docker/docker/daemon/logger/splunk 1.829s coverage: 82.5% of statements [2021-03-18T22:28:48.560Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T22:28:48.560Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T22:28:48.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T22:28:49.507Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2021-03-18T22:28:50.901Z] ok github.com/docker/docker/distribution 0.283s coverage: 25.2% of statements [2021-03-18T22:28:50.901Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T22:28:50.901Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-03-18T22:28:51.381Z] INFO: Expanding compiler 1 of 3... [2021-03-18T22:28:51.381Z] INFO: Expanding compiler 2 of 3... [2021-03-18T22:28:51.476Z] ok github.com/docker/docker/image 0.058s coverage: 86.6% of statements [2021-03-18T22:28:51.740Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.1% of statements [2021-03-18T22:28:52.003Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T22:28:52.266Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-03-18T22:28:52.842Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-03-18T22:28:52.842Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.6% of statements [2021-03-18T22:28:52.958Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-18T22:28:53.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T22:28:53.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T22:28:53.418Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-03-18T22:28:53.418Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T22:28:54.809Z] ok github.com/docker/docker/opts 0.040s coverage: 67.1% of statements [2021-03-18T22:28:54.809Z] ok github.com/docker/docker/oci 0.040s coverage: 45.2% of statements [2021-03-18T22:28:54.809Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-03-18T22:28:55.384Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-03-18T22:28:56.155Z] INFO: Expanding compiler 3 of 3... [2021-03-18T22:28:56.155Z] INFO: Removing downloaded files... [2021-03-18T22:28:56.155Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-18T22:28:56.155Z] INFO: Configuring git core.autocrlf... [2021-03-18T22:28:56.335Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2021-03-18T22:28:56.598Z] ok github.com/docker/docker/pkg/authorization 0.290s coverage: 68.3% of statements [2021-03-18T22:28:57.544Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-03-18T22:28:58.116Z] ok github.com/docker/docker/pkg/archive 1.142s coverage: 77.0% of statements [2021-03-18T22:28:58.377Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2021-03-18T22:28:58.950Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-18T22:28:59.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2021-03-18T22:29:00.097Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-18T22:29:00.358Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-03-18T22:29:00.931Z] ok github.com/docker/docker/pkg/chrootarchive 3.552s coverage: 43.2% of statements [2021-03-18T22:29:01.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T22:29:01.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T22:29:01.504Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2021-03-18T22:29:01.504Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2021-03-18T22:29:01.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T22:29:02.451Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-03-18T22:29:02.451Z] ok github.com/docker/docker/pkg/fsutils 0.282s coverage: 85.1% of statements [2021-03-18T22:29:02.713Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-03-18T22:29:02.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T22:29:02.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T22:29:03.289Z] ok github.com/docker/docker/layer 7.584s coverage: 68.8% of statements [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T22:29:03.289Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T22:29:03.863Z] ok github.com/docker/docker/pkg/jsonmessage 0.045s coverage: 91.7% of statements [2021-03-18T22:29:03.863Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-03-18T22:29:03.863Z] ok github.com/docker/docker/pkg/idtools 0.845s coverage: 69.5% of statements [2021-03-18T22:29:03.863Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 69.3% of statements [2021-03-18T22:29:03.863Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T22:29:03.863Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T22:29:03.863Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T22:29:04.126Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-03-18T22:29:04.126Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T22:29:04.388Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-03-18T22:29:04.651Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2021-03-18T22:29:04.651Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2021-03-18T22:29:04.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T22:29:05.225Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.4% of statements [2021-03-18T22:29:05.225Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T22:29:05.225Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T22:29:05.799Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.086s coverage: 56.8% of statements [2021-03-18T22:29:06.062Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2021-03-18T22:29:06.062Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2021-03-18T22:29:06.323Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2021-03-18T22:29:06.896Z] ok github.com/docker/docker/pkg/reexec 0.031s coverage: 82.4% of statements [2021-03-18T22:29:07.470Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-18T22:29:07.732Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2021-03-18T22:29:07.994Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2021-03-18T22:29:08.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T22:29:08.256Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2021-03-18T22:29:09.201Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-03-18T22:29:09.201Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-03-18T22:29:09.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T22:29:09.777Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-03-18T22:29:09.777Z] ok github.com/docker/docker/pkg/signal 2.815s coverage: 61.0% of statements [2021-03-18T22:29:10.350Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-03-18T22:29:10.350Z] testing: warning: no tests to run [2021-03-18T22:29:10.350Z] coverage: [no statements] [2021-03-18T22:29:10.350Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-03-18T22:29:10.612Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2021-03-18T22:29:10.612Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-03-18T22:29:10.874Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-03-18T22:29:10.989Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-18T22:29:10.989Z] tests/integration/client_test.py ..... [ 75%] [2021-03-18T22:29:10.989Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-18T22:29:11.244Z] tests/integration/errors_test.py . [ 76%] [2021-03-18T22:29:11.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T22:29:12.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T22:29:12.265Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-03-18T22:29:12.265Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-03-18T22:29:13.211Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-03-18T22:29:13.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T22:29:13.784Z] ok github.com/docker/docker/plugin 0.609s coverage: 23.2% of statements [2021-03-18T22:29:14.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T22:29:15.187Z] ok github.com/docker/docker/quota 0.612s coverage: 71.4% of statements [2021-03-18T22:29:15.187Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2021-03-18T22:29:15.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T22:29:15.449Z] ok github.com/docker/docker/registry 0.253s coverage: 58.8% of statements [2021-03-18T22:29:15.449Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2021-03-18T22:29:16.394Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-03-18T22:29:16.394Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-03-18T22:29:16.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T22:29:17.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T22:29:18.948Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-03-18T22:29:18.948Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2021-03-18T22:29:19.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T22:29:19.892Z] ok github.com/docker/docker/volume/local 0.263s coverage: 76.4% of statements [2021-03-18T22:29:20.406Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:29:20.406Z] Using test binary docker [2021-03-18T22:29:20.406Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T22:29:20.406Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-18T22:29:20.406Z] Starting dockerd [2021-03-18T22:29:20.406Z] INFO: Waiting for daemon to start... [2021-03-18T22:29:20.833Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-18T22:29:22.311Z] . [2021-03-18T22:29:22.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:29:22.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:29:22.311Z] Error: No such image: emptyfs [2021-03-18T22:29:22.569Z] Running integration-test (iteration 1) [2021-03-18T22:29:22.569Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T22:29:25.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T22:29:25.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T22:29:26.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T22:29:27.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T22:29:27.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T22:29:28.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T22:29:32.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T22:29:33.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T22:29:34.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T22:29:35.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T22:29:36.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T22:29:37.167Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-18T22:29:37.443Z] Loaded image: buildpack-deps:buster [2021-03-18T22:29:37.443Z] Loaded image: busybox:latest [2021-03-18T22:29:37.443Z] Loaded image: busybox:glibc [2021-03-18T22:29:37.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T22:29:37.701Z] Loaded image: debian:bullseye [2021-03-18T22:29:37.958Z] Loaded image: hello-world:latest [2021-03-18T22:29:38.523Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:29:38.523Z] INFO: Testing against a local daemon [2021-03-18T22:29:38.523Z] === RUN TestCgroupNamespacesBuild [2021-03-18T22:29:39.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T22:29:40.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T22:29:41.053Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2021-03-18T22:29:41.054Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T22:29:41.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T22:29:42.433Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s) [2021-03-18T22:29:42.433Z] === RUN TestBuildWithSession [2021-03-18T22:29:42.433Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T22:29:42.433Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:29:42.433Z] === RUN TestBuildSquashParent [2021-03-18T22:29:42.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:29:42.479Z] Using test binary docker [2021-03-18T22:29:42.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T22:29:42.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:29:42.479Z] INFO: Waiting for daemon to start... [2021-03-18T22:29:42.479Z] Starting dockerd [2021-03-18T22:29:42.809Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T22:29:42.809Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T22:29:42.809Z] [2021-03-18T22:29:42.809Z] === Skipped [2021-03-18T22:29:42.809Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T22:29:42.809Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T22:29:42.809Z] [2021-03-18T22:29:42.809Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T22:29:42.809Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T22:29:42.809Z] [2021-03-18T22:29:42.809Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T22:29:42.809Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.809Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:29:42.809Z] [2021-03-18T22:29:42.809Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T22:29:42.809Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.809Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:29:42.809Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T22:29:42.810Z] time="2021-03-18T22:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T22:29:42.810Z] time="2021-03-18T22:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T22:29:42.810Z] time="2021-03-18T22:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T22:29:42.810Z] time="2021-03-18T22:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T22:29:42.810Z] time="2021-03-18T22:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T22:29:42.810Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T22:29:42.810Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T22:29:42.810Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:29:42.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T22:29:42.810Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T22:29:42.810Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T22:29:42.810Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] [2021-03-18T22:29:42.810Z] DONE 2244 tests, 26 skipped in 197.267s Post stage [Pipeline] junit [2021-03-18T22:29:42.827Z] Recording test results [2021-03-18T22:29:44.526Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T22:29:44.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh dynbinary test-integration [2021-03-18T22:29:45.759Z] . [2021-03-18T22:29:45.759Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:29:45.827Z] [2021-03-18T22:29:45.827Z] Removing bundles/ [2021-03-18T22:29:45.827Z] [2021-03-18T22:29:45.827Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T22:29:45.827Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:29:45.827Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:29:46.017Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:29:46.017Z] Error: No such image: emptyfs [2021-03-18T22:29:46.017Z] Running integration-test (iteration 1) [2021-03-18T22:29:46.017Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T22:29:48.991Z] --- PASS: TestBuildSquashParent (5.66s) [2021-03-18T22:29:48.991Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:29:48.992Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:29:48.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:29:48.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:29:48.992Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:29:50.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:29:50.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:29:52.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:29:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-03-18T22:29:55.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2021-03-18T22:29:55.060Z] === RUN TestBuildMultiStageCopy [2021-03-18T22:29:55.060Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T22:29:56.149Z] ......... [ 86%] [2021-03-18T22:29:56.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T22:29:56.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T22:29:57.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T22:29:57.475Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-03-18T22:29:57.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-03-18T22:29:57.733Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T22:29:58.299Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-03-18T22:29:58.299Z] === RUN TestBuildLabelWithTargets [2021-03-18T22:29:59.675Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2021-03-18T22:29:59.675Z] === RUN TestBuildWithEmptyLayers [2021-03-18T22:29:59.933Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-03-18T22:29:59.933Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T22:30:00.890Z] Loaded image: buildpack-deps:buster [2021-03-18T22:30:00.890Z] Loaded image: busybox:latest [2021-03-18T22:30:00.890Z] Loaded image: busybox:glibc [2021-03-18T22:30:01.330Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-18T22:30:01.458Z] Loaded image: debian:bullseye [2021-03-18T22:30:01.458Z] Loaded image: hello-world:latest [2021-03-18T22:30:01.716Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:30:01.716Z] INFO: Testing against a local daemon [2021-03-18T22:30:01.716Z] === RUN TestCgroupNamespacesBuild [2021-03-18T22:30:02.463Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2021-03-18T22:30:02.463Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T22:30:02.721Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-18T22:30:02.721Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T22:30:02.767Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-18T22:30:05.252Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-03-18T22:30:05.252Z] === RUN TestBuildWithHugeFile [2021-03-18T22:30:05.912Z] --- PASS: TestCgroupNamespacesBuild (4.13s) [2021-03-18T22:30:05.912Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T22:30:08.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.50s) [2021-03-18T22:30:08.471Z] === RUN TestBuildWithSession [2021-03-18T22:30:08.471Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T22:30:08.471Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:30:08.471Z] === RUN TestBuildSquashParent [2021-03-18T22:30:08.491Z] Removing intermediate container e98a42a4827f [2021-03-18T22:30:08.491Z] ---> 556678387066 [2021-03-18T22:30:08.491Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-03-18T22:30:08.491Z] ---> Running in 143dcb1d3dc6 [2021-03-18T22:30:08.964Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-18T22:30:09.309Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-18T22:30:09.433Z] go: finding gotest.tools v0.5.3 [2021-03-18T22:30:09.433Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T22:30:09.433Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T22:30:09.903Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T22:30:10.235Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-18T22:30:10.892Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:30:10.892Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-18T22:30:10.892Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T22:30:10.892Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T22:30:10.892Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:30:10.892Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-18T22:30:10.892Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T22:30:10.892Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:30:10.892Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T22:30:10.892Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:30:10.892Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:30:10.892Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:30:10.892Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:30:10.892Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:30:10.892Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:30:10.892Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:30:10.892Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:30:11.364Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:30:11.364Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:30:11.364Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:30:11.364Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:30:11.364Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:30:12.354Z] go: finding github.com/fatih/color v1.9.0 [2021-03-18T22:30:12.354Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T22:30:12.354Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-18T22:30:12.354Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T22:30:12.354Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T22:30:12.354Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T22:30:12.824Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T22:30:12.824Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T22:30:12.824Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T22:30:12.824Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T22:30:12.824Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T22:30:15.727Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-18T22:30:16.577Z] --- PASS: TestBuildSquashParent (7.62s) [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:30:16.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:30:16.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:30:16.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:30:16.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:30:16.622Z] INFO: Build done for gotestsum... [2021-03-18T22:30:17.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:30:18.977Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-18T22:30:18.977Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-18T22:30:19.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:30:19.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:30:21.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-03-18T22:30:23.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2021-03-18T22:30:23.167Z] === RUN TestBuildMultiStageCopy [2021-03-18T22:30:23.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T22:30:23.620Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-18T22:30:24.317Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-18T22:30:24.317Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-18T22:30:24.317Z] [2021-03-18T22:30:24.317Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-18T22:30:24.317Z] =========================== short test summary info ============================ [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-18T22:30:24.317Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-18T22:30:24.317Z] Not supported on most drivers [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-18T22:30:24.317Z] Output of docker top depends on host distro, and is not formalized. [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-18T22:30:24.317Z] Output of docker top depends on host distro, and is not formalized. [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-18T22:30:24.317Z] Can fail if eth0 has multiple IP addresses [2021-03-18T22:30:24.317Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-18T22:30:24.317Z] This doesn't seem to be taken into account by the engine [2021-03-18T22:30:24.317Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-18T22:30:24.317Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-18T22:30:24.317Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 354.66 seconds == [2021-03-18T22:30:24.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-18T22:30:26.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T22:30:27.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T22:30:28.316Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T22:30:29.139Z] Removing intermediate container 143dcb1d3dc6 [2021-03-18T22:30:29.139Z] ---> b249d1afc271 [2021-03-18T22:30:29.139Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-18T22:30:29.139Z] ---> Running in 2b22e8bb98e0 [2021-03-18T22:30:29.139Z] Removing intermediate container 2b22e8bb98e0 [2021-03-18T22:30:29.139Z] ---> dcb85cbbb58f [2021-03-18T22:30:29.139Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-18T22:30:29.139Z] ---> Running in 7bee2662ba27 [2021-03-18T22:30:29.251Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T22:30:29.608Z] Removing intermediate container 7bee2662ba27 [2021-03-18T22:30:29.608Z] ---> 99436a559e93 [2021-03-18T22:30:29.608Z] Step 10/10 : COPY . . [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-03-18T22:30:30.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2021-03-18T22:30:30.184Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T22:30:35.446Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-03-18T22:30:35.446Z] === RUN TestBuildLabelWithTargets [2021-03-18T22:30:36.730Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T22:30:36.730Z] [2021-03-18T22:30:36.730Z] Unloading profiles will leave already running processes permanently [2021-03-18T22:30:36.730Z] unconfined, which can lead to unexpected situations. [2021-03-18T22:30:36.730Z] [2021-03-18T22:30:36.730Z] To set a process to complain mode, use the command line tool [2021-03-18T22:30:36.730Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T22:30:36.730Z] Post stage [Pipeline] junit [2021-03-18T22:30:36.741Z] Recording test results [2021-03-18T22:30:36.883Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-18T22:30:37.159Z] + echo Ensuring container killed. [2021-03-18T22:30:37.159Z] Ensuring container killed. [2021-03-18T22:30:37.159Z] + docker rm -vf docker-pr3 [2021-03-18T22:30:37.159Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-18T22:30:37.483Z] + echo Chowning /workspace to jenkins user [2021-03-18T22:30:37.483Z] Chowning /workspace to jenkins user [2021-03-18T22:30:37.483Z] + id -u [2021-03-18T22:30:37.483Z] + id -g [2021-03-18T22:30:37.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T22:30:38.736Z] + bundleName=docker-py [2021-03-18T22:30:38.736Z] + echo Creating docker-py-bundles.tar.gz [2021-03-18T22:30:38.736Z] Creating docker-py-bundles.tar.gz [2021-03-18T22:30:38.736Z] + 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 [2021-03-18T22:30:38.745Z] Archiving artifacts [2021-03-18T22:30:39.032Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-18T22:30:39.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh binary-daemon [2021-03-18T22:30:39.944Z] [2021-03-18T22:30:39.944Z] Removing bundles/ [2021-03-18T22:30:39.944Z] [2021-03-18T22:30:39.944Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-18T22:30:39.944Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-18T22:30:39.944Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T22:30:41.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T22:30:41.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T22:30:43.550Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-03-18T22:30:43.550Z] === RUN TestBuildWithEmptyLayers [2021-03-18T22:30:46.078Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-18T22:30:46.078Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T22:30:50.860Z] ---> fb5d3b9df615 [2021-03-18T22:30:51.338Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-03-18T22:30:51.338Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T22:30:51.850Z] Successfully built fb5d3b9df615 [2021-03-18T22:30:51.850Z] Successfully tagged docker:latest [2021-03-18T22:30:51.850Z] INFO: Image build ended at 03/18/2021 22:30:51. Duration:00:02:53.8762843 [2021-03-18T22:30:51.850Z] [2021-03-18T22:30:51.850Z] [2021-03-18T22:30:51.850Z] INFO: Building the test binaries at 03/18/2021 22:30:51... [2021-03-18T22:30:52.272Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-03-18T22:30:52.272Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T22:30:56.717Z] INFO: make.ps1 starting at 03/18/2021 22:30:56 [2021-03-18T22:30:56.717Z] INFO: Git commit (d12947f5b1) assumed from DOCKER_GITCOMMIT environment variable [2021-03-18T22:30:56.717Z] INFO: Invoking autogen... [2021-03-18T22:30:57.186Z] INFO: Building daemon... [2021-03-18T22:30:57.539Z] --- PASS: TestBuildMultiStageLayerLeak (5.08s) [2021-03-18T22:30:57.539Z] === RUN TestBuildWithHugeFile [2021-03-18T22:31:01.470Z] --- PASS: TestBuildWithHugeFile (52.97s) [2021-03-18T22:31:01.470Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T22:31:01.470Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-18T22:31:01.470Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:31:01.470Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T22:31:01.470Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:01.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:01.470Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:01.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:01.470Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:01.470Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:01.470Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:01.470Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:01.470Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:01.470Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-03-18T22:31:01.470Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-18T22:31:01.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-18T22:31:01.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-18T22:31:01.470Z] === RUN TestBuildPreserveOwnership [2021-03-18T22:31:01.470Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T22:31:01.470Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T22:31:02.979Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2021-03-18T22:31:02.979Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-03-18T22:31:02.979Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-03-18T22:31:02.979Z] === RUN TestBuildPlatformInvalid [2021-03-18T22:31:03.238Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-03-18T22:31:03.238Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T22:31:07.334Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T22:31:07.334Z] [2021-03-18T22:31:07.334Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T22:31:07.334Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T22:31:07.334Z] HOSTNAME=1f76c730f493 [2021-03-18T22:31:07.334Z] TESTDEBUG=0 [2021-03-18T22:31:07.334Z] DEST=bundles/test-integration [2021-03-18T22:31:07.334Z] PWD=/go/src/github.com/docker/docker [2021-03-18T22:31:07.334Z] DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 [2021-03-18T22:31:07.334Z] container=docker [2021-03-18T22:31:07.334Z] HOME=/root [2021-03-18T22:31:07.334Z] GOLANG_VERSION=1.13.15 [2021-03-18T22:31:07.334Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T22:31:07.334Z] VALIDATE_BRANCH=master [2021-03-18T22:31:07.334Z] TERM=xterm [2021-03-18T22:31:07.334Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T22:31:07.334Z] SHLVL=1 [2021-03-18T22:31:07.334Z] TIMEOUT=120m [2021-03-18T22:31:07.334Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T22:31:07.334Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T22:31:07.334Z] GO111MODULE=off [2021-03-18T22:31:07.334Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T22:31:07.334Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T22:31:07.334Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T22:31:07.334Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T22:31:07.334Z] GOPATH=/go [2021-03-18T22:31:07.334Z] PKG_CONFIG=pkg-config [2021-03-18T22:31:07.334Z] _=/usr/bin/env [2021-03-18T22:31:07.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T22:31:18.123Z] Loaded image: buildpack-deps:buster [2021-03-18T22:31:18.123Z] Loaded image: busybox:latest [2021-03-18T22:31:18.123Z] Loaded image: busybox:glibc [2021-03-18T22:31:18.691Z] Loaded image: debian:bullseye [2021-03-18T22:31:18.691Z] Loaded image: hello-world:latest [2021-03-18T22:31:18.691Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:31:25.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T22:31:26.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T22:31:26.841Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.14s) [2021-03-18T22:31:26.841Z] PASS [2021-03-18T22:31:26.841Z] [2021-03-18T22:31:26.841Z] === Skipped [2021-03-18T22:31:26.841Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T22:31:26.841Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:31:26.841Z] [2021-03-18T22:31:26.841Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-18T22:31:26.841Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:31:26.841Z] [2021-03-18T22:31:26.841Z] [2021-03-18T22:31:26.841Z] DONE 34 tests, 2 skipped in 123.799s [2021-03-18T22:31:26.841Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T22:31:26.841Z] INFO: Testing against a local daemon [2021-03-18T22:31:26.841Z] === RUN TestConfigInspect [2021-03-18T22:31:28.741Z] --- PASS: TestConfigInspect (2.40s) [2021-03-18T22:31:28.741Z] === RUN TestConfigList [2021-03-18T22:31:31.270Z] --- PASS: TestConfigList (2.37s) [2021-03-18T22:31:31.270Z] === RUN TestConfigsCreateAndDelete [2021-03-18T22:31:33.796Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2021-03-18T22:31:33.796Z] === RUN TestConfigsUpdate [2021-03-18T22:31:35.696Z] --- PASS: TestConfigsUpdate (2.25s) [2021-03-18T22:31:35.696Z] === RUN TestTemplatedConfig [2021-03-18T22:31:39.879Z] --- PASS: TestTemplatedConfig (3.46s) [2021-03-18T22:31:39.879Z] === RUN TestConfigCreateResolve [2021-03-18T22:31:41.778Z] --- PASS: TestConfigCreateResolve (2.26s) [2021-03-18T22:31:41.778Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T22:31:42.036Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-18T22:31:42.036Z] PASS [2021-03-18T22:31:42.036Z] [2021-03-18T22:31:42.036Z] DONE 7 tests in 15.581s [2021-03-18T22:31:42.036Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T22:31:42.036Z] INFO: Testing against a local daemon [2021-03-18T22:31:42.036Z] === RUN TestCheckpoint [2021-03-18T22:31:42.036Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T22:31:42.036Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:31:42.036Z] === RUN TestContainerInvalidJSON [2021-03-18T22:31:42.036Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:31:42.036Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:31:42.036Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:31:42.036Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:31:42.036Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:31:42.036Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:31:42.036Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:31:42.036Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:31:42.036Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:31:42.036Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-18T22:31:42.036Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T22:31:42.036Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T22:31:42.036Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T22:31:42.036Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T22:31:42.036Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-18T22:31:42.036Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T22:31:42.295Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-18T22:31:42.295Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T22:31:42.295Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-18T22:31:42.295Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T22:31:42.295Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-18T22:31:42.295Z] === RUN TestCopyFromContainer [2021-03-18T22:31:43.669Z] === RUN TestCopyFromContainer// [2021-03-18T22:31:43.669Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T22:31:43.669Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T22:31:43.929Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T22:31:43.929Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T22:31:43.929Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T22:31:44.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T22:31:44.187Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T22:31:44.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T22:31:44.187Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T22:31:44.187Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer (2.07s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-18T22:31:44.446Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-18T22:31:44.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T22:31:44.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:31:44.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:31:44.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:31:44.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:31:44.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:31:44.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:31:44.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:31:44.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:31:44.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:31:44.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T22:31:44.446Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T22:31:44.446Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-18T22:31:44.446Z] === RUN TestCreateWithInvalidEnv [2021-03-18T22:31:44.446Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T22:31:44.446Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T22:31:44.446Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T22:31:44.446Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T22:31:44.446Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T22:31:44.446Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T22:31:44.446Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T22:31:44.446Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T22:31:44.446Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T22:31:44.446Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T22:31:44.446Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T22:31:44.446Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T22:31:44.446Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-18T22:31:44.446Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T22:31:46.976Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2021-03-18T22:31:46.976Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:31:49.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:31:49.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:31:49.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:31:49.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:31:49.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:31:49.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:31:49.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:31:49.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:31:49.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:31:49.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:31:49.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T22:31:49.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-18T22:31:49.506Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T22:31:49.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T22:31:50.073Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-03-18T22:31:50.073Z] === RUN TestCreateDifferentPlatform [2021-03-18T22:31:50.073Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T22:31:50.073Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T22:31:50.073Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-18T22:31:50.073Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T22:31:50.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T22:31:50.073Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T22:31:50.073Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-18T22:31:50.073Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T22:31:50.073Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-18T22:31:50.073Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T22:31:50.073Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T22:31:50.073Z] === RUN TestDaemonRestartIpcMode [2021-03-18T22:31:50.073Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T22:31:50.073Z] === RUN TestDaemonHostGatewayIP [2021-03-18T22:31:50.073Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T22:31:50.073Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T22:31:50.073Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T22:31:50.073Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T22:31:50.073Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T22:31:50.073Z] === RUN TestDiff [2021-03-18T22:31:51.007Z] --- PASS: TestDiff (0.83s) [2021-03-18T22:31:51.007Z] === RUN TestExecWithCloseStdin [2021-03-18T22:31:51.943Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-03-18T22:31:51.943Z] === RUN TestExec [2021-03-18T22:31:52.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T22:31:52.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T22:31:53.317Z] --- PASS: TestExec (1.15s) [2021-03-18T22:31:53.317Z] === RUN TestExecUser [2021-03-18T22:31:53.761Z] --- PASS: TestBuildWithHugeFile (51.98s) [2021-03-18T22:31:53.761Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T22:31:53.761Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:31:53.761Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:31:53.761Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T22:31:53.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:53.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:53.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:53.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:53.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:53.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:53.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:31:53.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:31:53.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:31:53.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-03-18T22:31:53.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-18T22:31:53.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-03-18T22:31:53.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-18T22:31:53.761Z] === RUN TestBuildPreserveOwnership [2021-03-18T22:31:53.761Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T22:31:54.251Z] --- PASS: TestExecUser (1.09s) [2021-03-18T22:31:54.251Z] === RUN TestExportContainerAndImportImage [2021-03-18T22:31:54.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T22:31:55.185Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-03-18T22:31:55.185Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T22:31:55.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T22:31:55.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T22:31:56.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T22:31:56.559Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-03-18T22:31:56.559Z] === RUN TestHealthCheckWorkdir [2021-03-18T22:31:57.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T22:31:58.459Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-03-18T22:31:58.459Z] === RUN TestHealthKillContainer [2021-03-18T22:32:00.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T22:32:00.468Z] --- PASS: TestBuildPreserveOwnership (10.56s) [2021-03-18T22:32:00.468Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.55s) [2021-03-18T22:32:00.468Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-18T22:32:00.468Z] === RUN TestBuildPlatformInvalid [2021-03-18T22:32:00.468Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-18T22:32:00.468Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T22:32:00.468Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-18T22:32:00.468Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-18T22:32:00.468Z] PASS [2021-03-18T22:32:00.468Z] [2021-03-18T22:32:00.468Z] === Skipped [2021-03-18T22:32:00.468Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T22:32:00.468Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:32:00.468Z] [2021-03-18T22:32:00.468Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:32:00.468Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:32:00.468Z] [2021-03-18T22:32:00.468Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-18T22:32:00.468Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-18T22:32:00.468Z] [2021-03-18T22:32:00.468Z] [2021-03-18T22:32:00.468Z] DONE 34 tests, 3 skipped in 134.175s [2021-03-18T22:32:00.468Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T22:32:00.468Z] INFO: Testing against a local daemon [2021-03-18T22:32:00.468Z] === RUN TestConfigInspect [2021-03-18T22:32:00.468Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-18T22:32:00.468Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestConfigList [2021-03-18T22:32:00.468Z] --- SKIP: TestConfigList (0.01s) [2021-03-18T22:32:00.468Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestConfigsCreateAndDelete [2021-03-18T22:32:00.468Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-03-18T22:32:00.468Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestConfigsUpdate [2021-03-18T22:32:00.468Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-18T22:32:00.468Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestTemplatedConfig [2021-03-18T22:32:00.468Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-18T22:32:00.468Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestConfigCreateResolve [2021-03-18T22:32:00.468Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-18T22:32:00.468Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:00.468Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T22:32:01.313Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-18T22:32:01.739Z] --- PASS: TestHealthKillContainer (3.15s) [2021-03-18T22:32:01.739Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T22:32:01.874Z] Copying nested executables into bundles/binary-daemon [2021-03-18T22:32:01.997Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-03-18T22:32:01.997Z] === RUN TestIpcModeNone [2021-03-18T22:32:02.366Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-18T22:32:02.366Z] PASS [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === Skipped [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-18T22:32:02.366Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-18T22:32:02.366Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-03-18T22:32:02.366Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-18T22:32:02.366Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-18T22:32:02.366Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-18T22:32:02.366Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] [2021-03-18T22:32:02.366Z] DONE 7 tests, 6 skipped in 1.757s [2021-03-18T22:32:02.366Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T22:32:02.366Z] INFO: Testing against a local daemon [2021-03-18T22:32:02.366Z] === RUN TestCheckpoint [2021-03-18T22:32:02.366Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T22:32:02.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:32:02.366Z] === RUN TestContainerInvalidJSON [2021-03-18T22:32:02.366Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:32:02.366Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:32:02.366Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:32:02.366Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:32:02.366Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:32:02.366Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:32:02.366Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:32:02.366Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:32:02.366Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:32:02.366Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-18T22:32:02.366Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-18T22:32:02.366Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-18T22:32:02.366Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T22:32:02.366Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T22:32:02.366Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-18T22:32:02.366Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T22:32:02.625Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-18T22:32:02.625Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T22:32:02.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-18T22:32:02.625Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T22:32:02.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-18T22:32:02.625Z] === RUN TestCopyFromContainer [2021-03-18T22:32:02.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T22:32:03.374Z] --- PASS: TestIpcModeNone (1.12s) [2021-03-18T22:32:03.374Z] === RUN TestIpcModePrivate [2021-03-18T22:32:03.767Z] [2021-03-18T22:32:04.307Z] --- PASS: TestIpcModePrivate (1.14s) [2021-03-18T22:32:04.308Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-18T22:32:04.308Z] === RUN TestIpcModeShareable [2021-03-18T22:32:04.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-18T22:32:04.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/make.sh cross [2021-03-18T22:32:04.959Z] [2021-03-18T22:32:05.215Z] Removing bundles/ [2021-03-18T22:32:05.215Z] [2021-03-18T22:32:05.215Z] ---> Making bundle: cross (in bundles/cross) [2021-03-18T22:32:05.215Z] Cross building: bundles/cross/linux/amd64 [2021-03-18T22:32:05.215Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-18T22:32:05.215Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-18T22:32:05.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T22:32:05.726Z] --- PASS: TestIpcModeShareable (1.22s) [2021-03-18T22:32:05.726Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-18T22:32:05.726Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T22:32:06.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer// [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T22:32:06.809Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer (4.23s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-18T22:32:06.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-18T22:32:06.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T22:32:06.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:32:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:32:06.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:32:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:32:06.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:32:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:32:06.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:32:06.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:32:06.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:32:06.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T22:32:06.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T22:32:06.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-18T22:32:06.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-18T22:32:06.809Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T22:32:06.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-18T22:32:06.809Z] === RUN TestCreateWithInvalidEnv [2021-03-18T22:32:06.809Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T22:32:06.809Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T22:32:07.067Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T22:32:07.067Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T22:32:07.067Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T22:32:07.067Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T22:32:07.067Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T22:32:07.067Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T22:32:07.067Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T22:32:07.067Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T22:32:07.067Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T22:32:07.067Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T22:32:07.067Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T22:32:07.067Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T22:32:07.067Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-18T22:32:07.067Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T22:32:08.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T22:32:08.966Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2021-03-18T22:32:08.966Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T22:32:09.006Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-03-18T22:32:09.006Z] === RUN TestAPIIpcModeHost [2021-03-18T22:32:09.535Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-18T22:32:09.535Z] [2021-03-18T22:32:09.535Z] ________ ____ __. [2021-03-18T22:32:09.535Z] \_____ \ | |/ _| [2021-03-18T22:32:09.535Z] / | \| < [2021-03-18T22:32:09.535Z] / | \ | \ [2021-03-18T22:32:09.535Z] \_______ /____|__ \ [2021-03-18T22:32:09.535Z] \/ \/ [2021-03-18T22:32:09.535Z] [2021-03-18T22:32:09.535Z] INFO: make.ps1 ended at 03/18/2021 22:32:07 [2021-03-18T22:32:09.535Z] INFO: Binaries build ended at 03/18/2021 22:32:08. Duration:00:01:16.8848428 [2021-03-18T22:32:09.948Z] --- PASS: TestAPIIpcModeHost (1.19s) [2021-03-18T22:32:09.948Z] === RUN TestDaemonIpcModeShareable [2021-03-18T22:32:09.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T22:32:10.525Z] INFO: Copying the built daemon binary to d:\CI\PR-42167\3\binary\dockerd-d12947f5b1.exe... [2021-03-18T22:32:10.525Z] INFO: Copying the built client binary to d:\CI\PR-42167\3\binary\docker-d12947f5b1.exe... [2021-03-18T22:32:10.525Z] INFO: Copying dockerversion from the container... [2021-03-18T22:32:10.525Z] INFO: Copying the golang package from the container to d:\CI\PR-42167\3\installer\go.zip... [2021-03-18T22:32:11.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:32:11.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:32:11.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:32:11.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:32:11.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:32:11.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:32:11.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:32:11.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:32:11.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:32:11.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:32:11.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:32:11.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T22:32:11.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T22:32:11.613Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T22:32:11.849Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2021-03-18T22:32:11.849Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-18T22:32:11.849Z] === RUN TestDaemonIpcModePrivate [2021-03-18T22:32:11.875Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-18T22:32:11.875Z] === RUN TestCreateDifferentPlatform [2021-03-18T22:32:11.875Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T22:32:11.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T22:32:11.875Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-18T22:32:11.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T22:32:11.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T22:32:11.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T22:32:11.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-18T22:32:11.875Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T22:32:11.875Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-18T22:32:11.875Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T22:32:11.875Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-18T22:32:11.875Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-18T22:32:11.875Z] === RUN TestDaemonRestartIpcMode [2021-03-18T22:32:11.875Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T22:32:11.875Z] === RUN TestDaemonHostGatewayIP [2021-03-18T22:32:11.875Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-18T22:32:11.875Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:32:11.875Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T22:32:11.875Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T22:32:11.875Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T22:32:11.875Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-18T22:32:11.875Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-18T22:32:11.875Z] === RUN TestDiff [2021-03-18T22:32:12.092Z] INFO: Extracting go.zip to d:\CI\PR-42167\3\go [2021-03-18T22:32:12.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T22:32:12.807Z] --- PASS: TestDiff (0.67s) [2021-03-18T22:32:12.807Z] === RUN TestExecWithCloseStdin [2021-03-18T22:32:13.229Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2021-03-18T22:32:13.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-18T22:32:13.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T22:32:13.741Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-03-18T22:32:13.741Z] === RUN TestExec [2021-03-18T22:32:14.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:32:14.129Z] Using test binary docker [2021-03-18T22:32:14.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T22:32:14.129Z] +++ /etc/init.d/apparmor start [2021-03-18T22:32:14.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:32:14.129Z] Starting dockerd [2021-03-18T22:32:14.129Z] INFO: Waiting for daemon to start... [2021-03-18T22:32:14.129Z] +++ 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 [2021-03-18T22:32:14.675Z] --- PASS: TestExec (0.95s) [2021-03-18T22:32:14.675Z] === RUN TestExecUser [2021-03-18T22:32:15.131Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-03-18T22:32:15.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-18T22:32:15.131Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T22:32:15.609Z] --- PASS: TestExecUser (0.96s) [2021-03-18T22:32:15.609Z] === RUN TestExportContainerAndImportImage [2021-03-18T22:32:16.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T22:32:16.543Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-03-18T22:32:16.543Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T22:32:17.031Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2021-03-18T22:32:17.031Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-18T22:32:17.031Z] === RUN TestIpcModeOlderClient [2021-03-18T22:32:17.031Z] === PAUSE TestIpcModeOlderClient [2021-03-18T22:32:17.031Z] === RUN TestKillContainerInvalidSignal [2021-03-18T22:32:17.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T22:32:17.290Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-03-18T22:32:17.290Z] === RUN TestKillContainer [2021-03-18T22:32:17.548Z] === RUN TestKillContainer/no_signal [2021-03-18T22:32:18.114Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T22:32:18.680Z] === RUN TestKillContainer/killing_signal [2021-03-18T22:32:19.615Z] --- PASS: TestKillContainer (2.12s) [2021-03-18T22:32:19.615Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-03-18T22:32:19.615Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-03-18T22:32:19.615Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-03-18T22:32:19.615Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T22:32:19.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T22:32:19.823Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-03-18T22:32:19.823Z] === RUN TestHealthCheckWorkdir [2021-03-18T22:32:20.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T22:32:20.706Z] . [2021-03-18T22:32:20.706Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:32:20.706Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:32:20.706Z] Error: No such image: emptyfs [2021-03-18T22:32:20.706Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T22:32:20.706Z] ++++ docker load [2021-03-18T22:32:20.966Z] Running integration-test (iteration 1) [2021-03-18T22:32:20.966Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T22:32:20.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:32:20.966Z] ++ set -e [2021-03-18T22:32:20.966Z] ++ '[' -n 0 ']' [2021-03-18T22:32:20.966Z] ++ set -x [2021-03-18T22:32:20.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:32:21.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-03-18T22:32:21.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-03-18T22:32:21.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-18T22:32:21.116Z] === RUN TestKillStoppedContainer [2021-03-18T22:32:21.116Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-18T22:32:21.116Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T22:32:21.116Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-18T22:32:21.116Z] === RUN TestKillDifferentUserContainer [2021-03-18T22:32:21.197Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-03-18T22:32:21.197Z] === RUN TestHealthKillContainer [2021-03-18T22:32:21.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T22:32:21.683Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-03-18T22:32:21.683Z] === RUN TestInspectOomKilledTrue [2021-03-18T22:32:21.683Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T22:32:21.683Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-18T22:32:21.683Z] === RUN TestInspectOomKilledFalse [2021-03-18T22:32:22.618Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-03-18T22:32:22.618Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T22:32:23.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-03-18T22:32:23.186Z] === RUN TestLinksContainerNames [2021-03-18T22:32:24.476Z] --- PASS: TestHealthKillContainer (2.99s) [2021-03-18T22:32:24.476Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T22:32:24.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T22:32:24.734Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-03-18T22:32:24.734Z] === RUN TestIpcModeNone [2021-03-18T22:32:25.092Z] --- PASS: TestLinksContainerNames (1.52s) [2021-03-18T22:32:25.092Z] === RUN TestLogsFollowTailEmpty [2021-03-18T22:32:25.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T22:32:25.350Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-18T22:32:25.350Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T22:32:25.669Z] --- PASS: TestIpcModeNone (0.97s) [2021-03-18T22:32:25.669Z] === RUN TestIpcModePrivate [2021-03-18T22:32:26.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/default [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/private [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/slave [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/shared [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/default [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/shared [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/slave [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/private [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:26.284Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:26.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:26.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:26.542Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-18T22:32:26.542Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-18T22:32:26.542Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T22:32:26.603Z] --- PASS: TestIpcModePrivate (0.97s) [2021-03-18T22:32:26.603Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-18T22:32:26.603Z] === RUN TestIpcModeShareable [2021-03-18T22:32:26.603Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-18T22:32:26.603Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:32:26.603Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T22:32:29.073Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-03-18T22:32:29.073Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T22:32:29.331Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-03-18T22:32:29.331Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T22:32:29.887Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-03-18T22:32:29.887Z] === RUN TestAPIIpcModeHost [2021-03-18T22:32:29.887Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-18T22:32:29.887Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:32:29.887Z] === RUN TestDaemonIpcModeShareable [2021-03-18T22:32:29.887Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-18T22:32:29.887Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:32:29.887Z] === RUN TestDaemonIpcModePrivate [2021-03-18T22:32:30.266Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-03-18T22:32:30.266Z] === RUN TestNetworkNat [2021-03-18T22:32:30.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T22:32:30.832Z] --- PASS: TestNetworkNat (0.72s) [2021-03-18T22:32:30.832Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T22:32:31.765Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-03-18T22:32:31.765Z] === RUN TestNetworkLoopbackNat [2021-03-18T22:32:32.415Z] --- PASS: TestDaemonIpcModePrivate (2.75s) [2021-03-18T22:32:32.415Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-18T22:32:32.415Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T22:32:32.415Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-18T22:32:32.415Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:32:32.415Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T22:32:32.415Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-18T22:32:32.415Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:32:32.415Z] === RUN TestIpcModeOlderClient [2021-03-18T22:32:32.415Z] === PAUSE TestIpcModeOlderClient [2021-03-18T22:32:32.415Z] === RUN TestKillContainerInvalidSignal [2021-03-18T22:32:32.981Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-03-18T22:32:32.981Z] === RUN TestKillContainer [2021-03-18T22:32:32.981Z] === RUN TestKillContainer/no_signal [2021-03-18T22:32:33.203Z] Loaded image: buildpack-deps:buster [2021-03-18T22:32:33.350Z] INFO: Extraction ended at 03/18/2021 22:32:32. Duration:00:00:21.0202345 [2021-03-18T22:32:33.350Z] INFO: Updating the golang and path environment variables [2021-03-18T22:32:33.350Z] INFO: GOPATH=d:\gopath [2021-03-18T22:32:33.350Z] INFO: go version go1.13.15 windows/amd64 [2021-03-18T22:32:33.350Z] INFO: Running the daemon under test in debug mode [2021-03-18T22:32:33.350Z] INFO: Starting a daemon under test... [2021-03-18T22:32:33.350Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42167\3\daemon --pidfile d:\CI\PR-42167\3\docker.pid -D [2021-03-18T22:32:33.350Z] INFO: Process started successfully. [2021-03-18T22:32:33.350Z] INFO: Start tailing logs of the daemon under tests [2021-03-18T22:32:33.350Z] INFO: Waiting for the daemon under test to start... [2021-03-18T22:32:33.463Z] Loaded image: busybox:latest [2021-03-18T22:32:33.547Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T22:32:33.724Z] Loaded image: busybox:glibc [2021-03-18T22:32:34.114Z] === RUN TestKillContainer/killing_signal [2021-03-18T22:32:35.045Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-03-18T22:32:35.045Z] === RUN TestPause [2021-03-18T22:32:35.049Z] --- PASS: TestKillContainer (2.10s) [2021-03-18T22:32:35.049Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-03-18T22:32:35.049Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-03-18T22:32:35.049Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-03-18T22:32:35.049Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T22:32:35.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T22:32:35.612Z] --- PASS: TestPause (0.75s) [2021-03-18T22:32:35.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T22:32:35.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:32:35.612Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:32:35.612Z] === RUN TestPauseStopPausedContainer [2021-03-18T22:32:35.616Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T22:32:36.178Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-03-18T22:32:36.178Z] === RUN TestPsFilter [2021-03-18T22:32:36.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2021-03-18T22:32:36.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-03-18T22:32:36.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-03-18T22:32:36.182Z] === RUN TestKillStoppedContainer [2021-03-18T22:32:36.269Z] Loaded image: debian:bullseye [2021-03-18T22:32:36.436Z] --- PASS: TestPsFilter (0.10s) [2021-03-18T22:32:36.436Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T22:32:36.441Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-18T22:32:36.441Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T22:32:36.441Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-18T22:32:36.441Z] === RUN TestKillDifferentUserContainer [2021-03-18T22:32:37.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-03-18T22:32:37.003Z] === RUN TestRemoveContainerWithVolume [2021-03-18T22:32:37.008Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-03-18T22:32:37.008Z] === RUN TestInspectOomKilledTrue [2021-03-18T22:32:37.008Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T22:32:37.008Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:32:37.008Z] === RUN TestInspectOomKilledFalse [2021-03-18T22:32:37.008Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T22:32:37.008Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:32:37.008Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T22:32:37.008Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-18T22:32:37.008Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-18T22:32:37.008Z] === RUN TestLinksContainerNames [2021-03-18T22:32:37.210Z] Loaded image: hello-world:latest [2021-03-18T22:32:37.937Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-03-18T22:32:37.937Z] === RUN TestRemoveContainerRunning [2021-03-18T22:32:38.384Z] --- PASS: TestLinksContainerNames (1.32s) [2021-03-18T22:32:38.384Z] === RUN TestLogsFollowTailEmpty [2021-03-18T22:32:38.504Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-03-18T22:32:38.504Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T22:32:38.592Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:32:39.163Z] INFO: Testing against a local daemon [2021-03-18T22:32:39.163Z] === RUN TestCgroupNamespacesBuild [2021-03-18T22:32:39.319Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-03-18T22:32:39.319Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T22:32:39.439Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-03-18T22:32:39.439Z] === RUN TestRemoveInvalidContainer [2021-03-18T22:32:39.439Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-18T22:32:39.439Z] === RUN TestRenameLinkedContainer [2021-03-18T22:32:39.886Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/default [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/private [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/slave [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/shared [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/default [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/shared [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/slave [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/private [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:39.886Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:39.886Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:32:39.886Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:32:40.147Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:32:40.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:32:40.404Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-18T22:32:40.404Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-18T22:32:40.405Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-18T22:32:40.405Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T22:32:40.405Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-18T22:32:40.405Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:32:40.405Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T22:32:40.405Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-18T22:32:40.405Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:32:40.405Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T22:32:40.405Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-18T22:32:40.405Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:32:40.405Z] === RUN TestNetworkNat [2021-03-18T22:32:41.339Z] --- PASS: TestNetworkNat (0.92s) [2021-03-18T22:32:41.339Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T22:32:42.274Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-03-18T22:32:42.274Z] === RUN TestNetworkLoopbackNat [2021-03-18T22:32:42.461Z] --- PASS: TestCgroupNamespacesBuild (3.22s) [2021-03-18T22:32:42.461Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T22:32:42.724Z] --- PASS: TestRenameLinkedContainer (2.96s) [2021-03-18T22:32:42.724Z] === RUN TestRenameStoppedContainer [2021-03-18T22:32:42.981Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-03-18T22:32:42.981Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T22:32:44.357Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-03-18T22:32:44.357Z] === RUN TestRenameInvalidName [2021-03-18T22:32:44.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T22:32:44.924Z] --- PASS: TestRenameInvalidName (0.70s) [2021-03-18T22:32:44.924Z] === RUN TestRenameAnonymousContainer [2021-03-18T22:32:45.004Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2021-03-18T22:32:45.004Z] === RUN TestBuildWithSession [2021-03-18T22:32:45.004Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T22:32:45.004Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:32:45.004Z] === RUN TestBuildSquashParent [2021-03-18T22:32:45.554Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2021-03-18T22:32:45.554Z] === RUN TestPause [2021-03-18T22:32:45.554Z] --- SKIP: TestPause (0.00s) [2021-03-18T22:32:45.554Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:32:45.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T22:32:45.554Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:32:45.554Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:32:45.554Z] === RUN TestPauseStopPausedContainer [2021-03-18T22:32:45.554Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-18T22:32:45.554Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:32:45.554Z] === RUN TestPsFilter [2021-03-18T22:32:45.554Z] --- PASS: TestPsFilter (0.13s) [2021-03-18T22:32:45.554Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T22:32:46.121Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-03-18T22:32:46.121Z] === RUN TestRemoveContainerWithVolume [2021-03-18T22:32:46.686Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-03-18T22:32:46.686Z] === RUN TestRemoveContainerRunning [2021-03-18T22:32:47.255Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-03-18T22:32:47.255Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T22:32:47.454Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2021-03-18T22:32:47.454Z] === RUN TestRenameContainerWithSameName [2021-03-18T22:32:48.190Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-03-18T22:32:48.190Z] === RUN TestRemoveInvalidContainer [2021-03-18T22:32:48.190Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-18T22:32:48.190Z] === RUN TestRenameLinkedContainer [2021-03-18T22:32:48.387Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-03-18T22:32:48.387Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T22:32:49.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T22:32:49.760Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-03-18T22:32:49.760Z] === RUN TestResize [2021-03-18T22:32:50.349Z] --- PASS: TestResize (0.69s) [2021-03-18T22:32:50.349Z] === RUN TestResizeWithInvalidSize [2021-03-18T22:32:50.718Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-03-18T22:32:50.718Z] === RUN TestRenameStoppedContainer [2021-03-18T22:32:51.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T22:32:51.286Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-03-18T22:32:51.286Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T22:32:51.315Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-03-18T22:32:51.315Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T22:32:51.882Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:51.882Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:51.882Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:51.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:32:51.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:32:52.661Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-03-18T22:32:52.661Z] === RUN TestRenameInvalidName [2021-03-18T22:32:53.142Z] --- PASS: TestBuildSquashParent (8.07s) [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:32:53.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:32:53.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:32:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:32:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:32:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:32:53.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:32:53.596Z] --- PASS: TestRenameInvalidName (0.81s) [2021-03-18T22:32:53.596Z] === RUN TestRenameAnonymousContainer [2021-03-18T22:32:54.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:54.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:54.618Z] .....INFO: Daemon under test started and replied! [2021-03-18T22:32:54.618Z] INFO: Docker version of the daemon under test [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] Client: [2021-03-18T22:32:54.618Z] Version: 17.06.2-ce [2021-03-18T22:32:54.618Z] API version: 1.30 [2021-03-18T22:32:54.618Z] Go version: go1.8.3 [2021-03-18T22:32:54.618Z] Git commit: cec0b72 [2021-03-18T22:32:54.618Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-18T22:32:54.618Z] OS/Arch: windows/amd64 [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] Server: [2021-03-18T22:32:54.618Z] Version: 0.0.0-dev [2021-03-18T22:32:54.618Z] API version: 1.41 (minimum version 1.24) [2021-03-18T22:32:54.618Z] Go version: go1.13.15 [2021-03-18T22:32:54.618Z] Git commit: d12947f5b1 [2021-03-18T22:32:54.618Z] Built: 03/18/2021 22:30:56 [2021-03-18T22:32:54.618Z] OS/Arch: windows/amd64 [2021-03-18T22:32:54.618Z] Experimental: false [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] INFO: Docker info of the daemon under test [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] Containers: 0 [2021-03-18T22:32:54.618Z] Running: 0 [2021-03-18T22:32:54.618Z] Paused: 0 [2021-03-18T22:32:54.618Z] Stopped: 0 [2021-03-18T22:32:54.618Z] Images: 0 [2021-03-18T22:32:54.618Z] Server Version: 0.0.0-dev [2021-03-18T22:32:54.618Z] Storage Driver: windowsfilter [2021-03-18T22:32:54.618Z] Windows: [2021-03-18T22:32:54.618Z] Logging Driver: json-file [2021-03-18T22:32:54.618Z] Plugins: [2021-03-18T22:32:54.618Z] Volume: local [2021-03-18T22:32:54.618Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T22:32:54.618Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T22:32:54.618Z] Swarm: inactive [2021-03-18T22:32:54.618Z] Default Isolation: process [2021-03-18T22:32:54.618Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T22:32:54.618Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T22:32:54.618Z] OSType: windows [2021-03-18T22:32:54.618Z] Architecture: x86_64 [2021-03-18T22:32:54.618Z] CPUs: 4 [2021-03-18T22:32:54.618Z] Total Memory: 32GiB [2021-03-18T22:32:54.618Z] Name: azwin-2-6725c0 [2021-03-18T22:32:54.618Z] ID: 7VNT:KHZJ:XDFL:BLQB:JUIT:2G5D:UCID:2UFQ:5YSH:6VR3:XUHX:RALK [2021-03-18T22:32:54.618Z] Docker Root Dir: D:\CI\PR-42167\3\daemon [2021-03-18T22:32:54.618Z] Debug Mode (client): false [2021-03-18T22:32:54.618Z] Debug Mode (server): true [2021-03-18T22:32:54.618Z] File Descriptors: -1 [2021-03-18T22:32:54.618Z] Goroutines: 16 [2021-03-18T22:32:54.618Z] System Time: 2021-03-18T22:32:52.1277107Z [2021-03-18T22:32:54.618Z] EventsListeners: 0 [2021-03-18T22:32:54.618Z] Registry: https://index.docker.io/v1/ [2021-03-18T22:32:54.618Z] Labels: [2021-03-18T22:32:54.618Z] Experimental: false [2021-03-18T22:32:54.618Z] Insecure Registries: [2021-03-18T22:32:54.618Z] 127.0.0.0/8 [2021-03-18T22:32:54.618Z] Live Restore Enabled: false [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] INFO: Docker images of the daemon under test [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-18T22:32:54.618Z] [2021-03-18T22:32:54.618Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-18T22:32:54.618Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-18T22:32:54.618Z] ltsc2019: Pulling from windows/servercore [2021-03-18T22:32:54.618Z] 4612f6d0b889: Pulling fs layer [2021-03-18T22:32:54.618Z] 5ff1512f88ec: Pulling fs layer [2021-03-18T22:32:55.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:32:55.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:32:56.125Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-03-18T22:32:56.125Z] === RUN TestRenameContainerWithSameName [2021-03-18T22:32:56.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T22:32:56.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:32:56.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:32:56.692Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-03-18T22:32:56.692Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T22:32:56.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:32:56.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:32:58.066Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-03-18T22:32:58.066Z] === RUN TestResize [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2021-03-18T22:32:58.360Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2021-03-18T22:32:58.360Z] === RUN TestBuildMultiStageCopy [2021-03-18T22:32:58.360Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T22:32:58.632Z] --- PASS: TestResize (0.71s) [2021-03-18T22:32:58.632Z] === RUN TestResizeWithInvalidSize [2021-03-18T22:32:58.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:32:58.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T22:32:59.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:32:59.567Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-03-18T22:32:59.567Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T22:33:00.133Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-03-18T22:33:00.133Z] === RUN TestDaemonRestartKillContainers [2021-03-18T22:33:00.133Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:33:00.133Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-18T22:33:00.133Z] === RUN TestCgroupNamespacesRun [2021-03-18T22:33:00.510Z] 5ff1512f88ec: Verifying Checksum [2021-03-18T22:33:00.510Z] 5ff1512f88ec: Download complete [2021-03-18T22:33:01.659Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T22:33:01.659Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T22:33:01.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:33:02.230Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T22:33:02.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:33:02.800Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-18T22:33:03.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-03-18T22:33:03.371Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T22:33:03.414Z] --- PASS: TestCgroupNamespacesRun (2.76s) [2021-03-18T22:33:03.414Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T22:33:04.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.05s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2021-03-18T22:33:04.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2021-03-18T22:33:04.439Z] === RUN TestCgroupNamespacesRun [2021-03-18T22:33:05.282Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2021-03-18T22:33:05.282Z] === RUN TestBuildLabelWithTargets [2021-03-18T22:33:05.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2021-03-18T22:33:05.312Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T22:33:06.339Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2021-03-18T22:33:06.339Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T22:33:06.339Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-18T22:33:06.339Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-18T22:33:06.339Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T22:33:06.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T22:33:07.685Z] 4612f6d0b889: Verifying Checksum [2021-03-18T22:33:07.685Z] 4612f6d0b889: Download complete [2021-03-18T22:33:07.842Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2021-03-18T22:33:07.842Z] === RUN TestBuildWithEmptyLayers [2021-03-18T22:33:07.909Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.79s) [2021-03-18T22:33:07.909Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T22:33:08.240Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-03-18T22:33:08.240Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T22:33:08.414Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-03-18T22:33:08.414Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T22:33:09.613Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-03-18T22:33:09.614Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T22:33:09.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T22:33:11.191Z] --- PASS: TestCgroupNamespacesRunHostMode (2.94s) [2021-03-18T22:33:11.191Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T22:33:11.513Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2021-03-18T22:33:11.513Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T22:33:11.723Z] --- PASS: TestBuildMultiStageOnBuild (3.24s) [2021-03-18T22:33:11.723Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T22:33:12.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-03-18T22:33:12.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T22:33:13.108Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-03-18T22:33:13.108Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T22:33:13.381Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-18T22:33:13.381Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T22:33:13.718Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.76s) [2021-03-18T22:33:13.718Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T22:33:14.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:33:14.082Z] Using test binary docker [2021-03-18T22:33:14.082Z] +++ /etc/init.d/apparmor start [2021-03-18T22:33:14.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:33:14.082Z] INFO: Waiting for daemon to start... [2021-03-18T22:33:14.082Z] Starting dockerd [2021-03-18T22:33:14.082Z] +++ 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 [2021-03-18T22:33:15.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-03-18T22:33:15.285Z] === RUN TestKernelTCPMemory [2021-03-18T22:33:15.285Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-18T22:33:15.285Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-18T22:33:15.285Z] === RUN TestNISDomainname [2021-03-18T22:33:15.618Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.24s) [2021-03-18T22:33:15.618Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T22:33:15.976Z] . [2021-03-18T22:33:15.976Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:33:15.976Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:33:15.976Z] Error: No such image: emptyfs [2021-03-18T22:33:15.976Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T22:33:15.976Z] ++++ docker load [2021-03-18T22:33:16.219Z] --- PASS: TestNISDomainname (1.28s) [2021-03-18T22:33:16.219Z] === RUN TestHostnameDnsResolution [2021-03-18T22:33:16.407Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2021-03-18T22:33:16.407Z] === RUN TestBuildWithHugeFile [2021-03-18T22:33:16.540Z] Running integration-test (iteration 1) [2021-03-18T22:33:16.540Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T22:33:16.540Z] ++ 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 [2021-03-18T22:33:16.540Z] ++ set -e [2021-03-18T22:33:16.540Z] ++ '[' -n 0 ']' [2021-03-18T22:33:16.540Z] ++ set -x [2021-03-18T22:33:16.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:33:17.517Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-18T22:33:17.517Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T22:33:17.593Z] --- PASS: TestHostnameDnsResolution (1.30s) [2021-03-18T22:33:17.593Z] === RUN TestStats [2021-03-18T22:33:20.045Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s) [2021-03-18T22:33:20.045Z] === RUN TestKernelTCPMemory [2021-03-18T22:33:20.045Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-18T22:33:20.045Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:20.045Z] === RUN TestNISDomainname [2021-03-18T22:33:20.045Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-18T22:33:20.045Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-18T22:33:20.045Z] === RUN TestHostnameDnsResolution [2021-03-18T22:33:20.872Z] --- PASS: TestStats (2.74s) [2021-03-18T22:33:20.873Z] === RUN TestStopContainerWithTimeout [2021-03-18T22:33:20.873Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T22:33:20.873Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T22:33:20.873Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T22:33:20.873Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T22:33:20.873Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T22:33:20.873Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T22:33:20.873Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T22:33:20.873Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T22:33:20.873Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T22:33:20.873Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T22:33:21.419Z] --- PASS: TestHostnameDnsResolution (1.15s) [2021-03-18T22:33:21.419Z] === RUN TestStats [2021-03-18T22:33:21.419Z] --- SKIP: TestStats (0.00s) [2021-03-18T22:33:21.419Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:21.419Z] === RUN TestStopContainerWithTimeout [2021-03-18T22:33:21.419Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T22:33:21.419Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T22:33:21.419Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T22:33:21.419Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T22:33:21.419Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T22:33:21.419Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T22:33:21.419Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T22:33:21.419Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T22:33:21.419Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T22:33:21.419Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T22:33:21.438Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T22:33:22.354Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T22:33:23.397Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T22:33:24.882Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T22:33:25.298Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-18T22:33:25.298Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-18T22:33:25.298Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-03-18T22:33:25.298Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-03-18T22:33:25.298Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-03-18T22:33:25.298Z] === RUN TestDeleteDevicemapper [2021-03-18T22:33:25.298Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T22:33:25.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:33:25.298Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T22:33:26.256Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-18T22:33:26.256Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-03-18T22:33:26.256Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-03-18T22:33:26.256Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-03-18T22:33:26.256Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-03-18T22:33:26.256Z] === RUN TestDeleteDevicemapper [2021-03-18T22:33:26.256Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T22:33:26.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:33:26.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T22:33:27.828Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2021-03-18T22:33:27.828Z] === RUN TestUpdateMemory [2021-03-18T22:33:28.763Z] --- PASS: TestUpdateMemory (1.28s) [2021-03-18T22:33:28.763Z] === RUN TestUpdateCPUQuota [2021-03-18T22:33:28.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-03-18T22:33:28.784Z] === RUN TestUpdateMemory [2021-03-18T22:33:28.784Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T22:33:28.784Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:28.784Z] === RUN TestUpdateCPUQuota [2021-03-18T22:33:28.784Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-18T22:33:28.784Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:28.784Z] === RUN TestUpdatePidsLimit [2021-03-18T22:33:28.784Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-18T22:33:28.784Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:28.784Z] === RUN TestUpdateRestartPolicy [2021-03-18T22:33:36.871Z] --- PASS: TestUpdateCPUQuota (6.90s) [2021-03-18T22:33:36.871Z] === RUN TestUpdatePidsLimit [2021-03-18T22:33:36.871Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T22:33:36.871Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T22:33:37.129Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T22:33:38.065Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T22:33:38.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T22:33:39.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T22:33:40.132Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T22:33:40.976Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2021-03-18T22:33:40.976Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T22:33:41.541Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-03-18T22:33:41.541Z] === RUN TestWaitNonBlocked [2021-03-18T22:33:41.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:41.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:41.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:41.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:41.541Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:41.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit (5.49s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-03-18T22:33:41.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-03-18T22:33:41.550Z] === RUN TestUpdateRestartPolicy [2021-03-18T22:33:41.590Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-18T22:33:41.590Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-18T22:33:41.590Z] Cross building: bundles/cross/windows/amd64 [2021-03-18T22:33:41.590Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-18T22:33:41.590Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-18T22:33:42.476Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T22:33:42.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-03-18T22:33:42.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-03-18T22:33:42.476Z] === RUN TestWaitBlocked [2021-03-18T22:33:42.476Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:42.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:42.476Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:42.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:42.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:42.734Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:43.670Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-18T22:33:43.670Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2021-03-18T22:33:43.670Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2021-03-18T22:33:43.670Z] === CONT TestDaemonRestartIpcMode [2021-03-18T22:33:43.670Z] === CONT TestIpcModeOlderClient [2021-03-18T22:33:43.670Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-03-18T22:33:43.670Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T22:33:48.937Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.81s) [2021-03-18T22:33:49.195Z] --- PASS: TestDaemonRestartIpcMode (5.61s) [2021-03-18T22:33:49.195Z] PASS [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === Skipped [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T22:33:49.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-18T22:33:49.195Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-18T22:33:49.195Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-18T22:33:49.195Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-18T22:33:49.195Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-18T22:33:49.195Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-18T22:33:49.195Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-18T22:33:49.195Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-18T22:33:49.195Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T22:33:49.195Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T22:33:49.195Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-18T22:33:49.195Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-18T22:33:49.195Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-18T22:33:49.195Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-18T22:33:49.195Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-18T22:33:49.195Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:33:49.195Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-18T22:33:49.195Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:33:49.195Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-18T22:33:49.195Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-18T22:33:49.195Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-18T22:33:49.195Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T22:33:49.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-18T22:33:49.195Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-18T22:33:49.195Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-18T22:33:49.195Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] [2021-03-18T22:33:49.195Z] DONE 177 tests, 26 skipped in 107.150s [2021-03-18T22:33:49.195Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T22:33:49.453Z] INFO: Testing against a local daemon [2021-03-18T22:33:49.453Z] === RUN TestCommitInheritsEnv [2021-03-18T22:33:51.352Z] --- PASS: TestCommitInheritsEnv (1.67s) [2021-03-18T22:33:51.352Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T22:33:51.352Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T22:33:51.352Z] === RUN TestImagesFilterMultiReference [2021-03-18T22:33:51.352Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-18T22:33:51.352Z] === RUN TestImagePullPlatformInvalid [2021-03-18T22:33:51.352Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-18T22:33:51.352Z] === RUN TestRemoveImageOrphaning [2021-03-18T22:33:53.249Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2021-03-18T22:33:53.249Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T22:33:53.249Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-18T22:33:53.249Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-18T22:33:53.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T22:33:53.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-18T22:33:53.249Z] === RUN TestTagInvalidReference [2021-03-18T22:33:53.249Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-18T22:33:53.249Z] === RUN TestTagValidPrefixedRepo [2021-03-18T22:33:53.249Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-18T22:33:53.249Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T22:33:53.249Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T22:33:53.249Z] === RUN TestTagOfficialNames [2021-03-18T22:33:53.249Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-18T22:33:53.249Z] === RUN TestTagMatchesDigest [2021-03-18T22:33:53.249Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-18T22:33:53.249Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T22:33:56.451Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2021-03-18T22:33:56.451Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T22:33:56.451Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-03-18T22:33:56.451Z] === RUN TestWaitNonBlocked [2021-03-18T22:33:56.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:56.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:56.451Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:56.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:56.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:33:56.451Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:33:56.451Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T22:33:56.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-03-18T22:33:56.451Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-03-18T22:33:56.451Z] === RUN TestWaitBlocked [2021-03-18T22:33:56.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:56.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:56.451Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:56.451Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:56.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:33:56.451Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:33:57.017Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-18T22:33:57.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-03-18T22:33:57.017Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-03-18T22:33:57.017Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T22:33:57.017Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T22:34:00.298Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2021-03-18T22:34:00.298Z] === CONT TestIpcModeOlderClient [2021-03-18T22:34:00.298Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-18T22:34:00.298Z] === CONT TestDaemonHostGatewayIP [2021-03-18T22:34:03.154Z] --- PASS: TestBuildWithHugeFile (42.71s) [2021-03-18T22:34:03.154Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T22:34:03.154Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:34:03.154Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:34:03.154Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T22:34:03.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:34:03.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:34:03.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:34:03.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:34:03.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:34:03.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:34:03.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:34:03.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:34:03.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:34:03.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-03-18T22:34:03.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-03-18T22:34:03.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-03-18T22:34:03.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-03-18T22:34:03.154Z] === RUN TestBuildPreserveOwnership [2021-03-18T22:34:03.154Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T22:34:03.180Z] Loaded image: buildpack-deps:buster [2021-03-18T22:34:03.180Z] Loaded image: busybox:latest [2021-03-18T22:34:03.180Z] Loaded image: busybox:glibc [2021-03-18T22:34:03.580Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-03-18T22:34:03.580Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T22:34:04.094Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T22:34:06.109Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2021-03-18T22:34:06.109Z] === CONT TestDaemonRestartIpcMode [2021-03-18T22:34:06.453Z] Loaded image: debian:bullseye [2021-03-18T22:34:06.640Z] --- PASS: TestBuildPreserveOwnership (6.76s) [2021-03-18T22:34:06.640Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.42s) [2021-03-18T22:34:06.640Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2021-03-18T22:34:06.640Z] === RUN TestBuildPlatformInvalid [2021-03-18T22:34:06.640Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-18T22:34:06.640Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T22:34:06.710Z] Loaded image: hello-world:latest [2021-03-18T22:34:06.967Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:34:06.967Z] INFO: Testing against a local daemon [2021-03-18T22:34:06.967Z] === RUN TestCgroupNamespacesBuild [2021-03-18T22:34:08.639Z] --- PASS: TestDaemonRestartIpcMode (2.98s) [2021-03-18T22:34:09.571Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2021-03-18T22:34:09.571Z] PASS [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.571Z] === Skipped [2021-03-18T22:34:09.571Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T22:34:09.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.571Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T22:34:09.571Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.571Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:34:09.571Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.571Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-18T22:34:09.571Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.571Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-18T22:34:09.571Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-18T22:34:09.571Z] [2021-03-18T22:34:09.572Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T22:34:09.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:34:09.572Z] [2021-03-18T22:34:09.572Z] [2021-03-18T22:34:09.572Z] DONE 196 tests, 6 skipped in 147.454s [2021-03-18T22:34:09.572Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T22:34:09.572Z] INFO: Testing against a local daemon [2021-03-18T22:34:09.572Z] === RUN TestCommitInheritsEnv [2021-03-18T22:34:09.832Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-03-18T22:34:09.832Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T22:34:09.832Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T22:34:09.832Z] === RUN TestImagesFilterMultiReference [2021-03-18T22:34:09.832Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-18T22:34:09.832Z] === RUN TestImagePullPlatformInvalid [2021-03-18T22:34:09.832Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-18T22:34:09.832Z] === RUN TestRemoveImageOrphaning [2021-03-18T22:34:10.090Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-03-18T22:34:10.090Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T22:34:10.241Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2021-03-18T22:34:10.241Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T22:34:11.990Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-03-18T22:34:11.990Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T22:34:11.990Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-18T22:34:11.990Z] === RUN TestTagInvalidReference [2021-03-18T22:34:12.248Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-18T22:34:12.248Z] === RUN TestTagValidPrefixedRepo [2021-03-18T22:34:12.248Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-18T22:34:12.248Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T22:34:12.248Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T22:34:12.248Z] === RUN TestTagOfficialNames [2021-03-18T22:34:12.248Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-18T22:34:12.248Z] === RUN TestTagMatchesDigest [2021-03-18T22:34:12.248Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-18T22:34:12.248Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T22:34:13.520Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.84s) [2021-03-18T22:34:13.520Z] === RUN TestBuildWithSession [2021-03-18T22:34:13.520Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T22:34:13.520Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:34:13.520Z] === RUN TestBuildSquashParent [2021-03-18T22:34:18.872Z] Loaded image: buildpack-deps:buster [2021-03-18T22:34:19.133Z] Loaded image: busybox:latest [2021-03-18T22:34:19.133Z] Loaded image: busybox:glibc [2021-03-18T22:34:21.679Z] Loaded image: debian:bullseye [2021-03-18T22:34:21.679Z] Loaded image: hello-world:latest [2021-03-18T22:34:21.679Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:34:28.374Z] --- PASS: TestBuildSquashParent (13.18s) [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:34:28.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:34:28.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:34:28.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:34:28.374Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:34:31.678Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.02s) [2021-03-18T22:34:31.678Z] PASS [2021-03-18T22:34:31.678Z] [2021-03-18T22:34:31.678Z] === Skipped [2021-03-18T22:34:31.678Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-18T22:34:31.678Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:34:31.678Z] [2021-03-18T22:34:31.678Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:34:31.678Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:34:31.678Z] [2021-03-18T22:34:31.678Z] [2021-03-18T22:34:31.678Z] DONE 34 tests, 2 skipped in 129.728s [2021-03-18T22:34:31.679Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T22:34:31.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:34:31.679Z] ++ set -e [2021-03-18T22:34:31.679Z] ++ '[' -n 0 ']' [2021-03-18T22:34:31.679Z] ++ set -x [2021-03-18T22:34:31.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:34:31.679Z] INFO: Testing against a local daemon [2021-03-18T22:34:31.679Z] === RUN TestConfigInspect [2021-03-18T22:34:32.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:34:32.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:34:34.975Z] --- PASS: TestConfigInspect (3.96s) [2021-03-18T22:34:34.975Z] === RUN TestConfigList [2021-03-18T22:34:38.272Z] --- PASS: TestConfigList (3.26s) [2021-03-18T22:34:38.272Z] === RUN TestConfigsCreateAndDelete [2021-03-18T22:34:39.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:34:39.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:34:41.569Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-03-18T22:34:41.569Z] === RUN TestConfigsUpdate [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (6.06s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.10s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.63s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.79s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.44s) [2021-03-18T22:34:44.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.69s) [2021-03-18T22:34:44.409Z] === RUN TestBuildMultiStageCopy [2021-03-18T22:34:44.409Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T22:34:44.867Z] --- PASS: TestConfigsUpdate (3.29s) [2021-03-18T22:34:44.867Z] === RUN TestTemplatedConfig [2021-03-18T22:34:47.681Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T22:34:48.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T22:34:48.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T22:34:49.069Z] --- PASS: TestTemplatedConfig (3.87s) [2021-03-18T22:34:49.069Z] === RUN TestConfigCreateResolve [2021-03-18T22:34:49.222Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-18T22:34:49.222Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-18T22:34:49.222Z] remote: Enumerating objects: 2, done. [2021-03-18T22:34:49.222Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-18T22:34:49.222Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-18T22:34:49.222Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-18T22:34:49.222Z] 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. [2021-03-18T22:34:49.222Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-18T22:34:49.222Z] [2021-03-18T22:34:49.372Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T22:34:50.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/test/unit [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy (6.38s) [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.84s) [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2021-03-18T22:34:50.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-03-18T22:34:50.303Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T22:34:51.669Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2021-03-18T22:34:51.669Z] === RUN TestBuildLabelWithTargets [2021-03-18T22:34:52.366Z] --- PASS: TestConfigCreateResolve (3.28s) [2021-03-18T22:34:52.366Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T22:34:52.366Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-03-18T22:34:52.366Z] PASS [2021-03-18T22:34:52.366Z] [2021-03-18T22:34:52.366Z] DONE 7 tests in 21.713s [2021-03-18T22:34:52.366Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T22:34:52.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:34:52.366Z] ++ set -e [2021-03-18T22:34:52.366Z] ++ '[' -n 0 ']' [2021-03-18T22:34:52.366Z] ++ set -x [2021-03-18T22:34:52.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:34:52.626Z] INFO: Testing against a local daemon [2021-03-18T22:34:52.626Z] === RUN TestCheckpoint [2021-03-18T22:34:52.626Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T22:34:52.626Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:34:52.626Z] === RUN TestContainerInvalidJSON [2021-03-18T22:34:52.626Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:34:52.626Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:34:52.626Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:34:52.626Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:34:52.626Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:34:52.626Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:34:52.626Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:34:52.626Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:34:52.626Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:34:52.626Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-18T22:34:52.626Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T22:34:52.626Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T22:34:52.626Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T22:34:52.626Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T22:34:52.634Z] ? github.com/docker/docker/api [no test files] [2021-03-18T22:34:52.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-03-18T22:34:52.887Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T22:34:52.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-18T22:34:52.887Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T22:34:53.147Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-03-18T22:34:53.147Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T22:34:53.147Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-18T22:34:53.147Z] === RUN TestCopyFromContainer [2021-03-18T22:34:54.192Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2021-03-18T22:34:54.192Z] === RUN TestBuildWithEmptyLayers [2021-03-18T22:34:55.560Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-03-18T22:34:55.560Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T22:34:55.692Z] === RUN TestCopyFromContainer// [2021-03-18T22:34:55.692Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T22:34:55.692Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T22:34:55.692Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T22:34:55.953Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T22:34:55.953Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T22:34:56.218Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T22:34:56.218Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T22:34:56.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T22:34:56.479Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer (3.46s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-03-18T22:34:56.739Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-18T22:34:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T22:34:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:34:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:34:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:34:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:34:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:34:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:34:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:34:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:34:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:34:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-18T22:34:56.739Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T22:34:56.739Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-18T22:34:56.739Z] === RUN TestCreateWithInvalidEnv [2021-03-18T22:34:56.739Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T22:34:56.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T22:34:56.739Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T22:34:56.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T22:34:56.739Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T22:34:56.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T22:34:56.739Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T22:34:56.739Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T22:34:56.739Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T22:34:56.739Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T22:34:56.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T22:34:56.739Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T22:34:56.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-18T22:34:56.740Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T22:34:59.730Z] --- PASS: TestBuildMultiStageOnBuild (4.38s) [2021-03-18T22:34:59.730Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T22:35:00.036Z] --- PASS: TestCreateWithCustomMaskedPaths (2.71s) [2021-03-18T22:35:00.036Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T22:35:01.618Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2021-03-18T22:35:01.618Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.85s) [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:35:02.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:35:02.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:35:02.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:35:02.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:35:02.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:35:02.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:35:02.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:35:02.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:35:02.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:35:02.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:35:02.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-18T22:35:02.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-18T22:35:02.579Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T22:35:03.519Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2021-03-18T22:35:03.519Z] === RUN TestCreateDifferentPlatform [2021-03-18T22:35:03.519Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T22:35:03.519Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T22:35:03.519Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-18T22:35:03.519Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T22:35:03.519Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T22:35:03.519Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T22:35:03.519Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-18T22:35:03.519Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T22:35:03.780Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-03-18T22:35:03.780Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T22:35:03.780Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T22:35:03.780Z] === RUN TestDaemonRestartIpcMode [2021-03-18T22:35:03.780Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T22:35:03.780Z] === RUN TestDaemonHostGatewayIP [2021-03-18T22:35:03.780Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T22:35:03.780Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T22:35:03.780Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T22:35:03.780Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T22:35:03.780Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T22:35:03.780Z] === RUN TestDiff [2021-03-18T22:35:04.720Z] --- PASS: TestDiff (0.98s) [2021-03-18T22:35:04.720Z] === RUN TestExecWithCloseStdin [2021-03-18T22:35:06.102Z] --- PASS: TestExecWithCloseStdin (1.24s) [2021-03-18T22:35:06.102Z] === RUN TestExec [2021-03-18T22:35:06.862Z] --- PASS: TestBuildMultiStageLayerLeak (4.70s) [2021-03-18T22:35:06.862Z] === RUN TestBuildWithHugeFile [2021-03-18T22:35:07.042Z] --- PASS: TestExec (1.26s) [2021-03-18T22:35:07.042Z] === RUN TestExecUser [2021-03-18T22:35:07.472Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-03-18T22:35:08.426Z] --- PASS: TestExecUser (1.21s) [2021-03-18T22:35:08.426Z] === RUN TestExportContainerAndImportImage [2021-03-18T22:35:09.809Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2021-03-18T22:35:09.809Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T22:35:11.723Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s) [2021-03-18T22:35:11.723Z] === RUN TestHealthCheckWorkdir [2021-03-18T22:35:13.635Z] --- PASS: TestHealthCheckWorkdir (1.62s) [2021-03-18T22:35:13.635Z] === RUN TestHealthKillContainer [2021-03-18T22:35:16.932Z] --- PASS: TestHealthKillContainer (3.28s) [2021-03-18T22:35:16.932Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T22:35:17.502Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2021-03-18T22:35:17.502Z] === RUN TestIpcModeNone [2021-03-18T22:35:18.886Z] --- PASS: TestIpcModeNone (1.21s) [2021-03-18T22:35:18.886Z] === RUN TestIpcModePrivate [2021-03-18T22:35:19.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:35:19.050Z] Using test binary docker [2021-03-18T22:35:19.050Z] +++ /etc/init.d/apparmor start [2021-03-18T22:35:19.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:35:19.050Z] INFO: Waiting for daemon to start... [2021-03-18T22:35:19.050Z] Starting dockerd [2021-03-18T22:35:19.050Z] +++ 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 [2021-03-18T22:35:19.050Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T22:35:19.050Z] Using test binary docker [2021-03-18T22:35:19.050Z] +++ /etc/init.d/apparmor start [2021-03-18T22:35:19.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T22:35:19.050Z] INFO: Waiting for daemon to start... [2021-03-18T22:35:19.050Z] Starting dockerd [2021-03-18T22:35:19.050Z] +++ 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 [2021-03-18T22:35:19.730Z] 4612f6d0b889: Pull complete [2021-03-18T22:35:20.269Z] --- PASS: TestIpcModePrivate (1.23s) [2021-03-18T22:35:20.269Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-18T22:35:20.269Z] === RUN TestIpcModeShareable [2021-03-18T22:35:21.209Z] --- PASS: TestIpcModeShareable (1.26s) [2021-03-18T22:35:21.209Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2021-03-18T22:35:21.209Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T22:35:21.568Z] . [2021-03-18T22:35:21.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:35:21.568Z] [2021-03-18T22:35:21.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T22:35:21.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:35:21.568Z] Error: No such image: emptyfs [2021-03-18T22:35:21.568Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T22:35:21.568Z] ++++ docker load [2021-03-18T22:35:21.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T22:35:21.824Z] Error: No such image: emptyfs [2021-03-18T22:35:21.824Z] ++++ docker load [2021-03-18T22:35:21.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T22:35:22.080Z] Running integration-test (iteration 1) [2021-03-18T22:35:22.080Z] Running integration-test (iteration 1) [2021-03-18T22:35:22.337Z] 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)/ [2021-03-18T22:35:22.337Z] ++ 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)/' [2021-03-18T22:35:22.337Z] ++ set -e [2021-03-18T22:35:22.337Z] ++ '[' -n 0 ']' [2021-03-18T22:35:22.337Z] ++ set -x [2021-03-18T22:35:22.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-03-18T22:35:22.337Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-18T22:35:22.337Z] ++ 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)/' [2021-03-18T22:35:22.337Z] ++ set -e [2021-03-18T22:35:22.337Z] ++ '[' -n 0 ']' [2021-03-18T22:35:22.337Z] ++ set -x [2021-03-18T22:35:22.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-03-18T22:35:25.415Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.62s) [2021-03-18T22:35:25.415Z] === RUN TestAPIIpcModeHost [2021-03-18T22:35:25.986Z] --- PASS: TestAPIIpcModeHost (1.22s) [2021-03-18T22:35:25.986Z] === RUN TestDaemonIpcModeShareable [2021-03-18T22:35:28.529Z] --- PASS: TestDaemonIpcModeShareable (2.25s) [2021-03-18T22:35:28.529Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-18T22:35:28.529Z] === RUN TestDaemonIpcModePrivate [2021-03-18T22:35:30.442Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2021-03-18T22:35:30.442Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-18T22:35:30.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T22:35:32.986Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.24s) [2021-03-18T22:35:32.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-18T22:35:32.986Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T22:35:35.527Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.44s) [2021-03-18T22:35:35.527Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-18T22:35:35.527Z] === RUN TestIpcModeOlderClient [2021-03-18T22:35:35.527Z] === PAUSE TestIpcModeOlderClient [2021-03-18T22:35:35.527Z] === RUN TestKillContainerInvalidSignal [2021-03-18T22:35:36.469Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2021-03-18T22:35:36.469Z] === RUN TestKillContainer [2021-03-18T22:35:36.469Z] === RUN TestKillContainer/no_signal [2021-03-18T22:35:37.410Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T22:35:37.981Z] === RUN TestKillContainer/killing_signal [2021-03-18T22:35:39.365Z] --- PASS: TestKillContainer (2.92s) [2021-03-18T22:35:39.365Z] --- PASS: TestKillContainer/no_signal (0.96s) [2021-03-18T22:35:39.365Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2021-03-18T22:35:39.365Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2021-03-18T22:35:39.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T22:35:39.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T22:35:40.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T22:35:41.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2021-03-18T22:35:41.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-03-18T22:35:41.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2021-03-18T22:35:41.246Z] === RUN TestKillStoppedContainer [2021-03-18T22:35:41.246Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-18T22:35:41.246Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T22:35:41.246Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-18T22:35:41.246Z] === RUN TestKillDifferentUserContainer [2021-03-18T22:35:42.188Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-03-18T22:35:42.188Z] === RUN TestInspectOomKilledTrue [2021-03-18T22:35:42.188Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T22:35:42.188Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:35:42.188Z] === RUN TestInspectOomKilledFalse [2021-03-18T22:35:42.188Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T22:35:42.188Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:35:42.188Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T22:35:43.571Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2021-03-18T22:35:43.571Z] === RUN TestLinksContainerNames [2021-03-18T22:35:44.686Z] --- PASS: TestImportExtremelyLargeImageWorks (102.65s) [2021-03-18T22:35:44.686Z] PASS [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === Skipped [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-18T22:35:44.686Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] DONE 12 tests, 1 skipped in 106.732s [2021-03-18T22:35:44.686Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T22:35:44.686Z] INFO: Testing against a local daemon [2021-03-18T22:35:44.686Z] === RUN TestNetworkCreateDelete [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-18T22:35:44.686Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T22:35:44.686Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-18T22:35:44.686Z] === RUN TestDaemonDNSFallback [2021-03-18T22:35:44.686Z] --- PASS: TestDaemonDNSFallback (7.56s) [2021-03-18T22:35:44.686Z] === RUN TestInspectNetwork [2021-03-18T22:35:44.686Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-18T22:35:44.686Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T22:35:44.686Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-18T22:35:44.686Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestNetworkInvalidJSON [2021-03-18T22:35:44.686Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T22:35:44.686Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T22:35:44.686Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:35:44.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:35:44.686Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:35:44.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:35:44.686Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T22:35:44.686Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:35:44.686Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T22:35:44.686Z] === RUN TestNetworkList [2021-03-18T22:35:44.686Z] === RUN TestNetworkList//networks [2021-03-18T22:35:44.686Z] === PAUSE TestNetworkList//networks [2021-03-18T22:35:44.686Z] === RUN TestNetworkList//networks/ [2021-03-18T22:35:44.686Z] === PAUSE TestNetworkList//networks/ [2021-03-18T22:35:44.686Z] === CONT TestNetworkList//networks [2021-03-18T22:35:44.686Z] === CONT TestNetworkList//networks/ [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkList (0.01s) [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T22:35:44.686Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T22:35:44.686Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T22:35:44.686Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-18T22:35:44.686Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T22:35:44.686Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T22:35:44.686Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T22:35:44.686Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T22:35:44.686Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T22:35:44.686Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T22:35:44.686Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T22:35:44.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:35:44.686Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T22:35:44.686Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T22:35:44.686Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] PASS [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === Skipped [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-18T22:35:44.686Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-18T22:35:44.686Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-18T22:35:44.686Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-18T22:35:44.686Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T22:35:44.686Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] DONE 22 tests, 12 skipped in 8.278s [2021-03-18T22:35:44.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:35:44.686Z] INFO: Testing against a local daemon [2021-03-18T22:35:44.686Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T22:35:44.686Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T22:35:44.686Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:35:44.686Z] === RUN TestDockerNetworkIpvlan [2021-03-18T22:35:44.686Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:35:44.686Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:35:44.686Z] PASS [2021-03-18T22:35:44.686Z] [2021-03-18T22:35:44.686Z] === Skipped [2021-03-18T22:35:44.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T22:35:44.687Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:35:44.687Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] DONE 2 tests, 2 skipped in 0.123s [2021-03-18T22:35:44.687Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:35:44.687Z] INFO: Testing against a local daemon [2021-03-18T22:35:44.687Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T22:35:44.687Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-18T22:35:44.687Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.687Z] === RUN TestDockerNetworkMacvlan [2021-03-18T22:35:44.687Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-18T22:35:44.687Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.687Z] PASS [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] === Skipped [2021-03-18T22:35:44.687Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-18T22:35:44.687Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-18T22:35:44.687Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] DONE 2 tests, 2 skipped in 0.121s [2021-03-18T22:35:44.687Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T22:35:44.687Z] testing: warning: no tests to run [2021-03-18T22:35:44.687Z] PASS [2021-03-18T22:35:44.687Z] [2021-03-18T22:35:44.687Z] DONE 0 tests in 0.029s [2021-03-18T22:35:44.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T22:35:44.687Z] INFO: Testing against a local daemon [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginTLS [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginHeader [2021-03-18T22:35:44.687Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-18T22:35:44.687Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.687Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T22:35:44.944Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-03-18T22:35:44.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.944Z] === RUN TestAuthZPluginV2Disable [2021-03-18T22:35:44.944Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-18T22:35:44.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.944Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T22:35:44.944Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-18T22:35:44.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.944Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T22:35:44.944Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T22:35:44.945Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] PASS [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === Skipped [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-18T22:35:44.945Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] [2021-03-18T22:35:44.945Z] DONE 17 tests, 17 skipped in 0.409s [2021-03-18T22:35:44.945Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T22:35:45.203Z] INFO: Testing against a local daemon [2021-03-18T22:35:45.203Z] === RUN TestPluginInvalidJSON [2021-03-18T22:35:45.203Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:35:45.203Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:35:45.203Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:35:45.203Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-18T22:35:45.203Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T22:35:45.203Z] === RUN TestPluginInstall [2021-03-18T22:35:45.203Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-18T22:35:45.203Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:45.203Z] === RUN TestPluginsWithRuntimes [2021-03-18T22:35:45.203Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-18T22:35:45.203Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-18T22:35:45.203Z] PASS [2021-03-18T22:35:45.203Z] [2021-03-18T22:35:45.203Z] === Skipped [2021-03-18T22:35:45.203Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-18T22:35:45.203Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T22:35:45.203Z] [2021-03-18T22:35:45.203Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-18T22:35:45.203Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-18T22:35:45.203Z] [2021-03-18T22:35:45.203Z] [2021-03-18T22:35:45.203Z] DONE 4 tests, 2 skipped in 0.167s [2021-03-18T22:35:45.203Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T22:35:45.460Z] INFO: Testing against a local daemon [2021-03-18T22:35:45.460Z] === RUN TestExternalGraphDriver [2021-03-18T22:35:45.460Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-18T22:35:45.460Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-18T22:35:45.460Z] === RUN TestGraphdriverPluginV2 [2021-03-18T22:35:45.483Z] --- PASS: TestLinksContainerNames (2.02s) [2021-03-18T22:35:45.483Z] === RUN TestLogsFollowTailEmpty [2021-03-18T22:35:46.423Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2021-03-18T22:35:46.423Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T22:35:47.363Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/default [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/private [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/slave [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/shared [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/default [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/private [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/slave [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/shared [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T22:35:47.363Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:35:47.363Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:35:47.363Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:35:47.624Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:35:47.885Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T22:35:47.885Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.18s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.19s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.19s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-03-18T22:35:47.885Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-18T22:35:47.885Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T22:35:51.182Z] --- PASS: TestContainerBindMountNonRecursive (2.87s) [2021-03-18T22:35:51.182Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T22:35:51.444Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-03-18T22:35:51.444Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T22:35:52.018Z] --- PASS: TestGraphdriverPluginV2 (6.23s) [2021-03-18T22:35:52.018Z] PASS [2021-03-18T22:35:52.018Z] [2021-03-18T22:35:52.018Z] === Skipped [2021-03-18T22:35:52.018Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-18T22:35:52.018Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-18T22:35:52.018Z] [2021-03-18T22:35:52.018Z] [2021-03-18T22:35:52.018Z] DONE 2 tests, 1 skipped in 6.440s [2021-03-18T22:35:52.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T22:35:52.019Z] INFO: Testing against a local daemon [2021-03-18T22:35:52.019Z] === RUN TestContinueAfterPluginCrash [2021-03-18T22:35:52.019Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T22:35:52.019Z] === RUN TestReadPluginNoRead [2021-03-18T22:35:52.019Z] === PAUSE TestReadPluginNoRead [2021-03-18T22:35:52.019Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T22:35:52.019Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T22:35:52.019Z] === CONT TestContinueAfterPluginCrash [2021-03-18T22:35:52.019Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T22:35:52.385Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2021-03-18T22:35:52.385Z] === RUN TestNetworkNat [2021-03-18T22:35:53.769Z] --- PASS: TestNetworkNat (1.07s) [2021-03-18T22:35:53.769Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T22:35:54.711Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2021-03-18T22:35:54.711Z] === RUN TestNetworkLoopbackNat [2021-03-18T22:35:58.006Z] --- PASS: TestNetworkLoopbackNat (3.54s) [2021-03-18T22:35:58.006Z] === RUN TestPause [2021-03-18T22:35:59.389Z] --- PASS: TestPause (1.00s) [2021-03-18T22:35:59.389Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T22:35:59.389Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:35:59.389Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:35:59.389Z] === RUN TestPauseStopPausedContainer [2021-03-18T22:36:00.131Z] --- PASS: TestDaemonStartWithLogOpt (6.84s) [2021-03-18T22:36:00.131Z] === CONT TestReadPluginNoRead [2021-03-18T22:36:00.329Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2021-03-18T22:36:00.329Z] === RUN TestPsFilter [2021-03-18T22:36:00.329Z] --- PASS: TestPsFilter (0.29s) [2021-03-18T22:36:00.329Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T22:36:01.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2021-03-18T22:36:01.270Z] === RUN TestRemoveContainerWithVolume [2021-03-18T22:36:02.211Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2021-03-18T22:36:02.211Z] === RUN TestRemoveContainerRunning [2021-03-18T22:36:02.658Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T22:36:02.658Z] --- PASS: TestContinueAfterPluginCrash (10.70s) [2021-03-18T22:36:03.166Z] --- PASS: TestRemoveContainerRunning (0.98s) [2021-03-18T22:36:03.166Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T22:36:03.684Z] --- PASS: TestImportExtremelyLargeImageWorks (101.44s) [2021-03-18T22:36:03.684Z] PASS [2021-03-18T22:36:03.684Z] [2021-03-18T22:36:03.684Z] DONE 12 tests in 104.216s [2021-03-18T22:36:03.684Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T22:36:03.684Z] INFO: Testing against a local daemon [2021-03-18T22:36:03.684Z] === RUN TestNetworkCreateDelete [2021-03-18T22:36:03.684Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-18T22:36:03.684Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T22:36:03.684Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-18T22:36:03.684Z] === RUN TestDaemonDNSFallback [2021-03-18T22:36:03.684Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-03-18T22:36:03.684Z] === RUN TestInspectNetwork [2021-03-18T22:36:04.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2021-03-18T22:36:04.107Z] === RUN TestRemoveInvalidContainer [2021-03-18T22:36:04.368Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-18T22:36:04.368Z] === RUN TestRenameLinkedContainer [2021-03-18T22:36:04.619Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T22:36:04.619Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T22:36:04.619Z] === RUN TestInspectNetwork/network_name [2021-03-18T22:36:04.619Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T22:36:05.233Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T22:36:07.784Z] === RUN TestReadPluginNoRead/default [2021-03-18T22:36:08.568Z] --- PASS: TestRenameLinkedContainer (3.86s) [2021-03-18T22:36:08.568Z] === RUN TestRenameStoppedContainer [2021-03-18T22:36:08.799Z] --- PASS: TestInspectNetwork (7.74s) [2021-03-18T22:36:08.799Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T22:36:08.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T22:36:08.799Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T22:36:08.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T22:36:08.799Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T22:36:08.961Z] Loaded image: buildpack-deps:buster [2021-03-18T22:36:08.961Z] Loaded image: busybox:latest [2021-03-18T22:36:08.961Z] Loaded image: busybox:glibc [2021-03-18T22:36:08.961Z] Loaded image: buildpack-deps:buster [2021-03-18T22:36:08.961Z] Loaded image: busybox:latest [2021-03-18T22:36:08.961Z] Loaded image: busybox:glibc [2021-03-18T22:36:08.961Z] Loaded image: debian:bullseye [2021-03-18T22:36:09.138Z] --- PASS: TestRenameStoppedContainer (0.98s) [2021-03-18T22:36:09.138Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T22:36:09.218Z] Loaded image: hello-world:latest [2021-03-18T22:36:09.474Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:36:09.474Z] INFO: Testing against a local daemon [2021-03-18T22:36:09.474Z] === RUN TestDockerSuite [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-18T22:36:09.730Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-18T22:36:10.312Z] --- PASS: TestReadPluginNoRead (11.30s) [2021-03-18T22:36:10.312Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.51s) [2021-03-18T22:36:10.312Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.69s) [2021-03-18T22:36:10.312Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-03-18T22:36:10.312Z] read_test.go:92: [d521f21ec9a02] daemon is not started [2021-03-18T22:36:10.312Z] PASS [2021-03-18T22:36:10.312Z] [2021-03-18T22:36:10.312Z] DONE 6 tests in 18.332s [2021-03-18T22:36:10.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T22:36:10.312Z] testing: warning: no tests to run [2021-03-18T22:36:10.312Z] PASS [2021-03-18T22:36:10.312Z] [2021-03-18T22:36:10.312Z] DONE 0 tests in 0.048s [2021-03-18T22:36:10.312Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T22:36:10.312Z] INFO: Testing against a local daemon [2021-03-18T22:36:10.312Z] === RUN TestPluginWithDevMounts [2021-03-18T22:36:10.312Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-18T22:36:10.312Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-18T22:36:10.312Z] PASS [2021-03-18T22:36:10.312Z] [2021-03-18T22:36:10.312Z] === Skipped [2021-03-18T22:36:10.312Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-18T22:36:10.312Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-18T22:36:10.312Z] [2021-03-18T22:36:10.312Z] [2021-03-18T22:36:10.312Z] DONE 1 tests, 1 skipped in 0.149s [2021-03-18T22:36:10.312Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T22:36:10.312Z] INFO: Testing against a local daemon [2021-03-18T22:36:10.312Z] === RUN TestSecretInspect [2021-03-18T22:36:10.312Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-18T22:36:10.312Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.312Z] === RUN TestSecretList [2021-03-18T22:36:10.312Z] --- SKIP: TestSecretList (0.01s) [2021-03-18T22:36:10.312Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.312Z] === RUN TestSecretsCreateAndDelete [2021-03-18T22:36:10.312Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-18T22:36:10.312Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.312Z] === RUN TestSecretsUpdate [2021-03-18T22:36:10.312Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-18T22:36:10.312Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.312Z] === RUN TestTemplatedSecret [2021-03-18T22:36:10.312Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-18T22:36:10.312Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.312Z] === RUN TestSecretCreateResolve [2021-03-18T22:36:10.570Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-03-18T22:36:10.570Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.570Z] PASS [2021-03-18T22:36:10.570Z] [2021-03-18T22:36:10.570Z] === Skipped [2021-03-18T22:36:10.570Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-18T22:36:10.570Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.570Z] [2021-03-18T22:36:10.570Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-18T22:36:10.571Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-18T22:36:10.571Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-18T22:36:10.571Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-18T22:36:10.571Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-03-18T22:36:10.571Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] [2021-03-18T22:36:10.571Z] DONE 6 tests, 6 skipped in 0.202s [2021-03-18T22:36:10.571Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T22:36:10.571Z] INFO: Testing against a local daemon [2021-03-18T22:36:10.571Z] === RUN TestServiceCreateInit [2021-03-18T22:36:10.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T22:36:10.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T22:36:10.571Z] --- PASS: TestServiceCreateInit (0.03s) [2021-03-18T22:36:10.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T22:36:10.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T22:36:10.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T22:36:10.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-18T22:36:10.571Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateServiceConflict [2021-03-18T22:36:10.571Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-18T22:36:10.571Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T22:36:10.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-18T22:36:10.571Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T22:36:10.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-18T22:36:10.571Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T22:36:10.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-18T22:36:10.571Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.571Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T22:36:10.829Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-18T22:36:10.829Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestCreateServiceSysctls [2021-03-18T22:36:10.829Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-18T22:36:10.829Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestCreateServiceCapabilities [2021-03-18T22:36:10.829Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-18T22:36:10.829Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestInspect [2021-03-18T22:36:10.829Z] --- SKIP: TestInspect (0.01s) [2021-03-18T22:36:10.829Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestCreateJob [2021-03-18T22:36:10.829Z] --- SKIP: TestCreateJob (0.01s) [2021-03-18T22:36:10.829Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestReplicatedJob [2021-03-18T22:36:10.829Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-18T22:36:10.829Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestUpdateReplicatedJob [2021-03-18T22:36:10.829Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-18T22:36:10.829Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestServiceListWithStatuses [2021-03-18T22:36:10.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T22:36:10.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:36:10.829Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T22:36:10.829Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-18T22:36:10.829Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestDockerNetworkReConnect [2021-03-18T22:36:10.829Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-18T22:36:10.829Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:10.829Z] === RUN TestServicePlugin [2021-03-18T22:36:11.048Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2021-03-18T22:36:11.048Z] === RUN TestRenameInvalidName [2021-03-18T22:36:11.104Z] Loaded image: debian:bullseye [2021-03-18T22:36:11.104Z] Loaded image: hello-world:latest [2021-03-18T22:36:11.361Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:36:11.617Z] INFO: Testing against a local daemon [2021-03-18T22:36:11.617Z] === RUN TestDockerDaemonSuite [2021-03-18T22:36:11.873Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-18T22:36:11.990Z] --- PASS: TestRenameInvalidName (0.98s) [2021-03-18T22:36:11.990Z] === RUN TestRenameAnonymousContainer [2021-03-18T22:36:12.082Z] --- PASS: TestRunContainerWithBridgeNone (3.10s) [2021-03-18T22:36:12.082Z] === RUN TestNetworkInvalidJSON [2021-03-18T22:36:12.082Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T22:36:12.082Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T22:36:12.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:36:12.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:36:12.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:36:12.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:36:12.082Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T22:36:12.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:36:12.082Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T22:36:12.082Z] === RUN TestNetworkList [2021-03-18T22:36:12.082Z] === RUN TestNetworkList//networks [2021-03-18T22:36:12.082Z] === PAUSE TestNetworkList//networks [2021-03-18T22:36:12.082Z] === RUN TestNetworkList//networks/ [2021-03-18T22:36:12.082Z] === PAUSE TestNetworkList//networks/ [2021-03-18T22:36:12.082Z] === CONT TestNetworkList//networks [2021-03-18T22:36:12.082Z] === CONT TestNetworkList//networks/ [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T22:36:12.082Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T22:36:12.082Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T22:36:12.340Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-18T22:36:12.340Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T22:36:13.713Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-18T22:36:13.713Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T22:36:13.762Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-18T22:36:13.763Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-18T22:36:14.278Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-03-18T22:36:14.278Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T22:36:14.326Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-18T22:36:14.326Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-18T22:36:15.012Z] --- SKIP: TestServicePlugin (3.47s) [2021-03-18T22:36:15.012Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] === RUN TestServiceUpdateLabel [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-18T22:36:15.012Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] === RUN TestServiceUpdateSecrets [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-18T22:36:15.012Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] === RUN TestServiceUpdateConfigs [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-18T22:36:15.012Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] === RUN TestServiceUpdateNetwork [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-18T22:36:15.012Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-18T22:36:15.012Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] PASS [2021-03-18T22:36:15.012Z] [2021-03-18T22:36:15.012Z] === Skipped [2021-03-18T22:36:15.012Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T22:36:15.012Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] [2021-03-18T22:36:15.012Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T22:36:15.012Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T22:36:15.012Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] [2021-03-18T22:36:15.012Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-18T22:36:15.012Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.012Z] [2021-03-18T22:36:15.012Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-18T22:36:15.013Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-18T22:36:15.013Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-18T22:36:15.013Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-18T22:36:15.013Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-18T22:36:15.013Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-03-18T22:36:15.013Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-18T22:36:15.013Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-18T22:36:15.013Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-18T22:36:15.013Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-18T22:36:15.013Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-18T22:36:15.013Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T22:36:15.013Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-18T22:36:15.013Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-18T22:36:15.013Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-03-18T22:36:15.013Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-18T22:36:15.013Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-18T22:36:15.013Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-18T22:36:15.013Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-18T22:36:15.013Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-18T22:36:15.013Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] DONE 24 tests, 23 skipped in 3.894s [2021-03-18T22:36:15.013Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T22:36:15.013Z] INFO: Testing against a local daemon [2021-03-18T22:36:15.013Z] === RUN TestSessionCreate [2021-03-18T22:36:15.013Z] --- PASS: TestSessionCreate (0.02s) [2021-03-18T22:36:15.013Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T22:36:15.013Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-18T22:36:15.013Z] PASS [2021-03-18T22:36:15.013Z] [2021-03-18T22:36:15.013Z] DONE 2 tests in 0.171s [2021-03-18T22:36:15.013Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T22:36:15.013Z] INFO: Testing against a local daemon [2021-03-18T22:36:15.013Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:36:15.013Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:36:15.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:36:15.013Z] === RUN TestEventsExecDie [2021-03-18T22:36:15.213Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-18T22:36:15.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T22:36:15.256Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-18T22:36:15.512Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-18T22:36:15.512Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-18T22:36:15.947Z] --- PASS: TestEventsExecDie (1.03s) [2021-03-18T22:36:15.947Z] === RUN TestEventsBackwardsCompatible [2021-03-18T22:36:15.947Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-18T22:36:15.947Z] === RUN TestInfoBinaryCommits [2021-03-18T22:36:15.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-18T22:36:15.947Z] === RUN TestInfoAPIVersioned [2021-03-18T22:36:15.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-18T22:36:15.947Z] === RUN TestInfoDiscoveryBackend [2021-03-18T22:36:16.586Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-18T22:36:16.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T22:36:17.151Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-18T22:36:17.151Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T22:36:17.273Z] --- PASS: TestRenameAnonymousContainer (4.58s) [2021-03-18T22:36:17.273Z] === RUN TestRenameContainerWithSameName [2021-03-18T22:36:17.325Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-03-18T22:36:17.325Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T22:36:17.402Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-18T22:36:17.536Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2021-03-18T22:36:17.536Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T22:36:17.661Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-18T22:36:17.661Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-18T22:36:17.661Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-18T22:36:17.917Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-18T22:36:18.845Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-18T22:36:19.446Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s) [2021-03-18T22:36:19.446Z] === RUN TestResize [2021-03-18T22:36:19.680Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2021-03-18T22:36:19.680Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T22:36:19.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:36:19.680Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:36:19.680Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T22:36:20.214Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-18T22:36:20.387Z] --- PASS: TestResize (0.98s) [2021-03-18T22:36:20.387Z] === RUN TestResizeWithInvalidSize [2021-03-18T22:36:20.605Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-03-18T22:36:20.605Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T22:36:20.605Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-18T22:36:20.605Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:36:20.605Z] === RUN TestInfoAPI [2021-03-18T22:36:20.776Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-18T22:36:20.776Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-18T22:36:20.776Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-18T22:36:20.776Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-18T22:36:20.863Z] --- PASS: TestInfoAPI (0.02s) [2021-03-18T22:36:20.863Z] === RUN TestInfoAPIWarnings [2021-03-18T22:36:21.769Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2021-03-18T22:36:21.769Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T22:36:22.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:36:22.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:36:22.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:36:22.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:36:22.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:36:22.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:22.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:22.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:36:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:36:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:36:24.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:36:24.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:36:25.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:36:25.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:36:27.369Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-18T22:36:28.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:36:28.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:28.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:36:28.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T22:36:28.849Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-03-18T22:36:28.849Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T22:36:28.849Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T22:36:28.849Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T22:36:28.850Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-03-18T22:36:28.850Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T22:36:28.850Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-18T22:36:28.850Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T22:36:28.850Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T22:36:30.658Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.07s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2021-03-18T22:36:31.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2021-03-18T22:36:31.338Z] === RUN TestCgroupNamespacesRun [2021-03-18T22:36:32.115Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2021-03-18T22:36:32.115Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 48.3% of statements [2021-03-18T22:36:32.115Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T22:36:32.733Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-03-18T22:36:33.395Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-03-18T22:36:33.395Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T22:36:33.661Z] ok github.com/docker/docker/builder/remotecontext/git 1.269s coverage: 86.3% of statements [2021-03-18T22:36:33.661Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T22:36:33.661Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T22:36:33.929Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-18T22:36:34.592Z] --- PASS: TestServiceWithDataPathPortInit (15.05s) [2021-03-18T22:36:34.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T22:36:34.780Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2021-03-18T22:36:34.780Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T22:36:36.446Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-18T22:36:36.929Z] ok github.com/docker/docker/client 0.188s coverage: 75.4% of statements [2021-03-18T22:36:37.009Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-18T22:36:37.334Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s) [2021-03-18T22:36:37.334Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T22:36:37.939Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-18T22:36:38.931Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-03-18T22:36:38.931Z] === RUN TestInfoDebug [2021-03-18T22:36:39.306Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-18T22:36:39.864Z] --- PASS: TestInfoDebug (1.52s) [2021-03-18T22:36:39.864Z] === RUN TestInfoInsecureRegistries [2021-03-18T22:36:39.885Z] --- PASS: TestCgroupNamespacesRunHostMode (2.26s) [2021-03-18T22:36:39.885Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T22:36:40.674Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-18T22:36:40.931Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-18T22:36:41.237Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-18T22:36:41.237Z] === RUN TestInfoRegistryMirrors [2021-03-18T22:36:41.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.36s) [2021-03-18T22:36:41.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T22:36:42.301Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-18T22:36:42.612Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-18T22:36:42.612Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T22:36:42.698Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2021-03-18T22:36:42.698Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a5vwe6h5j1schkrfr0xclw1ph Created:2021-03-18 22:36:35.624355685 +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[6fd91860146c08de66303ace190ac044614e256dfd0eda142224d052de4c164b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tz7q7wtekm848sguydzgunnd1 EndpointID:dd490914755416e5c2998cbb4ac08fbcded31ea71661ef30f6b4b07966f8a964 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:139b2026f5ef831bec64092ab929967f8244eb83ffe9fd1d7f52557379d5fcdb 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:112267b3c322 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tz7q7wtekm848sguydzgunnd1 EndpointID:dd490914755416e5c2998cbb4ac08fbcded31ea71661ef30f6b4b07966f8a964 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T22:36:42.698Z] PASS [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] === Skipped [2021-03-18T22:36:42.698Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:36:42.698Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] DONE 26 tests, 1 skipped in 48.040s [2021-03-18T22:36:42.698Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:36:42.698Z] INFO: Testing against a local daemon [2021-03-18T22:36:42.698Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T22:36:42.698Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:36:42.698Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:36:42.698Z] === RUN TestDockerNetworkIpvlan [2021-03-18T22:36:42.698Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:36:42.698Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:36:42.698Z] PASS [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] === Skipped [2021-03-18T22:36:42.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:36:42.698Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:36:42.698Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] [2021-03-18T22:36:42.698Z] DONE 2 tests, 2 skipped in 0.082s [2021-03-18T22:36:42.698Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:36:42.698Z] INFO: Testing against a local daemon [2021-03-18T22:36:42.698Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T22:36:42.870Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-18T22:36:42.870Z] === RUN TestPingCacheHeaders [2021-03-18T22:36:42.870Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T22:36:42.870Z] === RUN TestPingGet [2021-03-18T22:36:42.870Z] --- PASS: TestPingGet (0.01s) [2021-03-18T22:36:42.870Z] === RUN TestPingHead [2021-03-18T22:36:42.870Z] --- PASS: TestPingHead (0.02s) [2021-03-18T22:36:42.870Z] === RUN TestVersion [2021-03-18T22:36:42.870Z] --- PASS: TestVersion (0.02s) [2021-03-18T22:36:42.870Z] PASS [2021-03-18T22:36:42.870Z] [2021-03-18T22:36:42.870Z] === Skipped [2021-03-18T22:36:42.870Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:36:42.870Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:36:42.870Z] [2021-03-18T22:36:42.870Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-18T22:36:42.870Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T22:36:42.870Z] [2021-03-18T22:36:42.870Z] [2021-03-18T22:36:42.870Z] DONE 18 tests, 2 skipped in 28.369s [2021-03-18T22:36:42.870Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T22:36:43.127Z] INFO: Testing against a local daemon [2021-03-18T22:36:43.127Z] === RUN TestVolumesCreateAndList [2021-03-18T22:36:43.127Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-18T22:36:43.127Z] === RUN TestVolumesRemove [2021-03-18T22:36:43.127Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-18T22:36:43.127Z] === RUN TestVolumesInspect [2021-03-18T22:36:43.127Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T22:36:43.127Z] === RUN TestVolumesInvalidJSON [2021-03-18T22:36:43.127Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T22:36:43.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T22:36:43.127Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T22:36:43.127Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-18T22:36:43.127Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T22:36:43.127Z] PASS [2021-03-18T22:36:43.127Z] [2021-03-18T22:36:43.127Z] DONE 5 tests in 0.237s [2021-03-18T22:36:43.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T22:36:43.127Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12231 is not a child of this shell [2021-03-18T22:36:43.127Z] warning: PID 12231 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-18T22:36:43.127Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T22:36:43.127Z] [2021-03-18T22:36:43.127Z] Unloading profiles will leave already running processes permanently [2021-03-18T22:36:43.127Z] unconfined, which can lead to unexpected situations. [2021-03-18T22:36:43.127Z] [2021-03-18T22:36:43.127Z] To set a process to complain mode, use the command line tool [2021-03-18T22:36:43.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T22:36:43.127Z] Removing test suite binaries [2021-03-18T22:36:43.264Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-03-18T22:36:43.264Z] === RUN TestDockerNetworkMacvlan [2021-03-18T22:36:43.385Z] exiting test-integration [2021-03-18T22:36:43.385Z] ++ exit 0 [2021-03-18T22:36:43.722Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2021-03-18T22:36:43.722Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T22:36:44.195Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-18T22:36:44.198Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T22:36:44.319Z] [2021-03-18T22:36:44.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-03-18T22:36:44.663Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T22:36:44.764Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T22:36:45.128Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-18T22:36:45.698Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2021-03-18T22:36:45.706Z] Recording test results [2021-03-18T22:36:46.046Z] 5ff1512f88ec: Pull complete [2021-03-18T22:36:46.046Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-18T22:36:46.046Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:36:46.046Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-18T22:36:46.046Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-18T22:36:46.046Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-18T22:36:46.046Z] WARN: Skipping validation tests [2021-03-18T22:36:46.046Z] INFO: Running unit tests at 03/18/2021 22:36:45... [2021-03-18T22:36:47.017Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-18T22:36:47.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2021-03-18T22:36:47.207Z] === RUN TestKernelTCPMemory [2021-03-18T22:36:47.584Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-18T22:36:47.634Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T22:36:47.978Z] + echo Ensuring container killed. [2021-03-18T22:36:47.978Z] Ensuring container killed. [2021-03-18T22:36:47.978Z] + docker rm -vf docker-pr3 [2021-03-18T22:36:47.978Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-18T22:36:48.148Z] --- PASS: TestKernelTCPMemory (1.25s) [2021-03-18T22:36:48.148Z] === RUN TestNISDomainname [2021-03-18T22:36:48.228Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T22:36:48.261Z] + echo Chowning /workspace to jenkins user [2021-03-18T22:36:48.261Z] Chowning /workspace to jenkins user [2021-03-18T22:36:48.261Z] + id -u [2021-03-18T22:36:48.261Z] + id -g [2021-03-18T22:36:48.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T22:36:48.261Z] Unable to find image 'busybox:latest' locally [2021-03-18T22:36:48.518Z] latest: Pulling from library/busybox [2021-03-18T22:36:48.519Z] 8b3d7e226fab: Pulling fs layer [2021-03-18T22:36:48.519Z] 8b3d7e226fab: Download complete [2021-03-18T22:36:48.777Z] 8b3d7e226fab: Pull complete [2021-03-18T22:36:48.777Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T22:36:48.777Z] Status: Downloaded newer image for busybox:latest [2021-03-18T22:36:48.951Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-18T22:36:49.530Z] --- PASS: TestNISDomainname (1.51s) [2021-03-18T22:36:49.530Z] === RUN TestHostnameDnsResolution [2021-03-18T22:36:49.981Z] INFO: make.ps1 starting at 03/18/2021 22:36:49 [2021-03-18T22:36:49.981Z] INFO: Git commit (d12947f5b1) assumed from DOCKER_GITCOMMIT environment variable [2021-03-18T22:36:49.981Z] INFO: Invoking autogen... [2021-03-18T22:36:50.318Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-18T22:36:50.452Z] INFO: Running unit tests... [2021-03-18T22:36:50.576Z] --- PASS: TestBuildWithHugeFile (104.18s) [2021-03-18T22:36:50.576Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T22:36:50.576Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:36:50.576Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:36:50.576Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T22:36:50.576Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:36:50.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:36:50.576Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:36:50.576Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:36:50.576Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:36:50.576Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:36:50.576Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:36:50.576Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T22:36:50.833Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:36:50.978Z] + bundleName=amd64-rootless [2021-03-18T22:36:50.978Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-18T22:36:50.978Z] Creating amd64-rootless-bundles.tar.gz [2021-03-18T22:36:50.978Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-18T22:36:50.978Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-18T22:36:50.989Z] Archiving artifacts [2021-03-18T22:36:51.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-18T22:36:51.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-03-18T22:36:51.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-03-18T22:36:51.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-03-18T22:36:51.089Z] === RUN TestBuildPreserveOwnership [2021-03-18T22:36:51.089Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T22:36:51.346Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-18T22:36:51.511Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T22:36:52.072Z] --- PASS: TestHostnameDnsResolution (2.12s) [2021-03-18T22:36:52.072Z] === RUN TestStats [2021-03-18T22:36:52.612Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T22:36:52.714Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-18T22:36:52.921Z] + make clean [2021-03-18T22:36:53.179Z] docker volume rm -f docker-dev-cache [2021-03-18T22:36:53.179Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T22:36:54.611Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-18T22:36:54.613Z] --- PASS: TestStats (2.99s) [2021-03-18T22:36:54.613Z] === RUN TestStopContainerWithTimeout [2021-03-18T22:36:54.613Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T22:36:54.613Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T22:36:54.613Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T22:36:54.613Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T22:36:54.613Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T22:36:54.613Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T22:36:54.613Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T22:36:54.613Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T22:36:54.613Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T22:36:54.613Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T22:36:54.613Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T22:36:54.613Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T22:36:54.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-18T22:36:55.795Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-18T22:36:56.051Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T22:36:56.780Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T22:36:57.943Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-18T22:36:57.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan (14.65s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.21s) [2021-03-18T22:36:58.153Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-03-18T22:36:58.153Z] PASS [2021-03-18T22:36:58.153Z] [2021-03-18T22:36:58.153Z] DONE 8 tests in 16.029s [2021-03-18T22:36:58.153Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T22:36:58.153Z] testing: warning: no tests to run [2021-03-18T22:36:58.153Z] PASS [2021-03-18T22:36:58.153Z] [2021-03-18T22:36:58.153Z] DONE 0 tests in 0.006s [2021-03-18T22:36:58.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T22:36:58.153Z] INFO: Testing against a local daemon [2021-03-18T22:36:58.153Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T22:36:58.815Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-18T22:36:58.815Z] --- PASS: TestStopContainerWithTimeout/0 (1.55s) [2021-03-18T22:36:58.815Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2021-03-18T22:36:58.815Z] --- PASS: TestStopContainerWithTimeout/-1 (3.57s) [2021-03-18T22:36:58.815Z] --- PASS: TestStopContainerWithTimeout/3 (3.64s) [2021-03-18T22:36:58.815Z] === RUN TestDeleteDevicemapper [2021-03-18T22:36:58.815Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T22:36:58.815Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:36:58.815Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T22:36:58.870Z] --- PASS: TestBuildPreserveOwnership (7.70s) [2021-03-18T22:36:58.870Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.04s) [2021-03-18T22:36:58.870Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.65s) [2021-03-18T22:36:58.870Z] === RUN TestBuildPlatformInvalid [2021-03-18T22:36:58.870Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-03-18T22:36:58.870Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T22:36:59.134Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-18T22:36:59.528Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-03-18T22:36:59.528Z] === RUN TestAuthZPluginTLS [2021-03-18T22:37:00.094Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-18T22:37:00.094Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T22:37:00.659Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-18T22:37:00.659Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T22:37:01.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-18T22:37:01.224Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T22:37:01.359Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.10s) [2021-03-18T22:37:01.359Z] === RUN TestUpdateMemory [2021-03-18T22:37:01.359Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T22:37:01.359Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:37:01.359Z] === RUN TestUpdateCPUQuota [2021-03-18T22:37:01.388Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-18T22:37:01.483Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-18T22:37:01.483Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T22:37:02.317Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-18T22:37:03.246Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-18T22:37:03.382Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2021-03-18T22:37:03.382Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T22:37:03.640Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-18T22:37:03.640Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T22:37:04.205Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-18T22:37:04.205Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T22:37:04.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-03-18T22:37:04.770Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T22:37:05.137Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-18T22:37:05.137Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-18T22:37:06.308Z] ? github.com/docker/docker/api [no test files] [2021-03-18T22:37:06.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2021-03-18T22:37:06.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T22:37:07.030Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-18T22:37:07.936Z] --- PASS: TestUpdateCPUQuota (6.03s) [2021-03-18T22:37:07.936Z] === RUN TestUpdatePidsLimit [2021-03-18T22:37:07.936Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T22:37:07.959Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-18T22:37:07.959Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-18T22:37:08.197Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T22:37:08.571Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-03-18T22:37:08.571Z] === RUN TestAuthZPluginHeader [2021-03-18T22:37:09.137Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-18T22:37:09.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T22:37:09.138Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T22:37:09.708Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T22:37:10.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T22:37:11.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T22:37:11.228Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-18T22:37:12.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T22:37:13.120Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-18T22:37:13.319Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.69s) [2021-03-18T22:37:13.319Z] === RUN TestAuthZPluginV2Disable [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit (6.44s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/no_change (0.76s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/update_lower (0.75s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.85s) [2021-03-18T22:37:14.072Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.86s) [2021-03-18T22:37:14.072Z] === RUN TestUpdateRestartPolicy [2021-03-18T22:37:15.849Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2021-03-18T22:37:15.849Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T22:37:16.391Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-18T22:37:16.647Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-18T22:37:17.209Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-18T22:37:18.376Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.69s) [2021-03-18T22:37:18.376Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T22:37:19.727Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-18T22:37:19.984Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-18T22:37:21.270Z] === RUN TestMiddlewares [2021-03-18T22:37:21.270Z] --- PASS: TestMiddlewares (0.00s) [2021-03-18T22:37:21.270Z] PASS [2021-03-18T22:37:21.270Z] coverage: 9.0% of statements [2021-03-18T22:37:21.270Z] ok github.com/docker/docker/api/server 0.109s coverage: 9.0% of statements [2021-03-18T22:37:23.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-18T22:37:23.583Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.1% of statements [2021-03-18T22:37:23.583Z] ok github.com/docker/docker/container 0.119s coverage: 34.4% of statements [2021-03-18T22:37:23.583Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T22:37:23.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T22:37:23.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T22:37:23.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T22:37:25.144Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-18T22:37:28.436Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-18T22:37:28.828Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2021-03-18T22:37:28.972Z] --- PASS: TestUpdateRestartPolicy (13.51s) [2021-03-18T22:37:28.972Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T22:37:28.972Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-03-18T22:37:28.972Z] === RUN TestWaitNonBlocked [2021-03-18T22:37:28.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:37:28.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:37:28.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:37:28.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:37:28.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:37:28.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:37:29.542Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-18T22:37:29.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-03-18T22:37:29.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-03-18T22:37:29.542Z] === RUN TestWaitBlocked [2021-03-18T22:37:29.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:37:29.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:37:29.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:37:29.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:37:29.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:37:29.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:37:29.829Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-18T22:37:30.394Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-18T22:37:30.569Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.21s) [2021-03-18T22:37:30.569Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T22:37:30.717Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-18T22:37:30.929Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-18T22:37:30.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2021-03-18T22:37:30.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2021-03-18T22:37:30.929Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T22:37:30.929Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T22:37:30.929Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T22:37:30.929Z] === CONT TestDaemonHostGatewayIP [2021-03-18T22:37:32.083Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-18T22:37:33.664Z] Loaded image: buildpack-deps:buster [2021-03-18T22:37:33.664Z] Loaded image: busybox:latest [2021-03-18T22:37:33.664Z] Loaded image: busybox:glibc [2021-03-18T22:37:33.919Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-18T22:37:35.138Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2021-03-18T22:37:35.138Z] === CONT TestIpcModeOlderClient [2021-03-18T22:37:35.286Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-18T22:37:35.398Z] --- PASS: TestIpcModeOlderClient (0.27s) [2021-03-18T22:37:35.398Z] === CONT TestDaemonRestartIpcMode [2021-03-18T22:37:35.659Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.76s) [2021-03-18T22:37:36.214Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-18T22:37:37.043Z] --- PASS: TestDaemonHostGatewayIP (5.94s) [2021-03-18T22:37:38.104Z] Loaded image: debian:bullseye [2021-03-18T22:37:38.104Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-18T22:37:38.104Z] Loaded image: hello-world:latest [2021-03-18T22:37:38.104Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-18T22:37:38.104Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T22:37:38.104Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-18T22:37:38.360Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-18T22:37:38.923Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-18T22:37:39.179Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-18T22:37:39.436Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-18T22:37:39.587Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2021-03-18T22:37:40.000Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-18T22:37:42.021Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements [2021-03-18T22:37:42.021Z] ok github.com/docker/docker/daemon 12.144s coverage: 17.2% of statements [2021-03-18T22:37:42.021Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T22:37:42.021Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T22:37:42.582Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.8% of statements [2021-03-18T22:37:43.143Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-18T22:37:43.271Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-18T22:37:43.704Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-18T22:37:43.704Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T22:37:43.704Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T22:37:44.637Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-18T22:37:44.869Z] --- PASS: TestContainerKillOnDaemonStart (13.63s) [2021-03-18T22:37:44.869Z] PASS [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === Skipped [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-18T22:37:44.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T22:37:44.869Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T22:37:44.869Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T22:37:44.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T22:37:44.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-18T22:37:44.869Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] [2021-03-18T22:37:44.869Z] DONE 196 tests, 6 skipped in 172.053s [2021-03-18T22:37:44.869Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T22:37:44.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:37:44.869Z] ++ set -e [2021-03-18T22:37:44.869Z] ++ '[' -n 0 ']' [2021-03-18T22:37:44.869Z] ++ set -x [2021-03-18T22:37:44.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:37:44.869Z] INFO: Testing against a local daemon [2021-03-18T22:37:44.869Z] === RUN TestCommitInheritsEnv [2021-03-18T22:37:45.069Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-03-18T22:37:45.430Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-18T22:37:45.430Z] PASS [2021-03-18T22:37:45.430Z] [2021-03-18T22:37:45.430Z] DONE 17 tests in 47.197s [2021-03-18T22:37:45.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T22:37:45.430Z] INFO: Testing against a local daemon [2021-03-18T22:37:45.430Z] === RUN TestPluginInvalidJSON [2021-03-18T22:37:45.430Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:37:45.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:37:45.430Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:37:45.430Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-18T22:37:45.430Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T22:37:45.430Z] === RUN TestPluginInstall [2021-03-18T22:37:45.430Z] === RUN TestPluginInstall/no_auth [2021-03-18T22:37:45.438Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-18T22:37:45.438Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T22:37:45.438Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T22:37:45.438Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-18T22:37:45.438Z] === RUN TestImagesFilterMultiReference [2021-03-18T22:37:45.438Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-18T22:37:45.438Z] === RUN TestImagePullPlatformInvalid [2021-03-18T22:37:45.438Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-18T22:37:45.438Z] === RUN TestRemoveImageOrphaning [2021-03-18T22:37:46.009Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-03-18T22:37:46.009Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T22:37:46.009Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-18T22:37:46.009Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:37:46.009Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T22:37:46.009Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-18T22:37:46.009Z] === RUN TestTagInvalidReference [2021-03-18T22:37:46.269Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-18T22:37:46.269Z] === RUN TestTagValidPrefixedRepo [2021-03-18T22:37:46.269Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-18T22:37:46.269Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T22:37:46.269Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-18T22:37:46.269Z] === RUN TestTagOfficialNames [2021-03-18T22:37:46.269Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-18T22:37:46.269Z] === RUN TestTagMatchesDigest [2021-03-18T22:37:46.269Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-18T22:37:46.269Z] PASS [2021-03-18T22:37:46.269Z] [2021-03-18T22:37:46.269Z] === Skipped [2021-03-18T22:37:46.269Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T22:37:46.269Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-18T22:37:46.269Z] [2021-03-18T22:37:46.269Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-18T22:37:46.269Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:37:46.269Z] [2021-03-18T22:37:46.269Z] [2021-03-18T22:37:46.269Z] DONE 12 tests, 2 skipped in 1.804s [2021-03-18T22:37:46.269Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T22:37:46.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:37:46.269Z] ++ set -e [2021-03-18T22:37:46.269Z] ++ '[' -n 0 ']' [2021-03-18T22:37:46.269Z] ++ set -x [2021-03-18T22:37:46.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:37:46.527Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-18T22:37:46.530Z] INFO: Testing against a local daemon [2021-03-18T22:37:46.530Z] === RUN TestNetworkCreateDelete [2021-03-18T22:37:46.973Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.535s coverage: 73.3% of statements [2021-03-18T22:37:47.101Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-03-18T22:37:47.101Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T22:37:47.367Z] time="2021-03-18T22:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:47.368Z] time="2021-03-18T22:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e1bb04c4b7bd1f54164e633b62dcaae3a16c8e77ad301d18778330e06fd5b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:47.368Z] time="2021-03-18T22:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:47.368Z] time="2021-03-18T22:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e1bb04c4b7bd1f54164e633b62dcaae3a16c8e77ad301d18778330e06fd5b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:47.368Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T22:37:47.892Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-18T22:37:47.899Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2021-03-18T22:37:47.948Z] time="2021-03-18T22:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:47.948Z] time="2021-03-18T22:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96c216b9c2295782653bea544a85133943c108dfd9cbe20d9e9db8bffb4d7d51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:47.948Z] time="2021-03-18T22:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:47.948Z] time="2021-03-18T22:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96c216b9c2295782653bea544a85133943c108dfd9cbe20d9e9db8bffb4d7d51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:47.948Z] === RUN TestPluginInstall/with_insecure [2021-03-18T22:37:48.460Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.487s coverage: 56.2% of statements [2021-03-18T22:37:48.485Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s) [2021-03-18T22:37:48.485Z] === RUN TestDaemonDNSFallback [2021-03-18T22:37:49.258Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (50.29s) [2021-03-18T22:37:49.258Z] PASS [2021-03-18T22:37:49.258Z] [2021-03-18T22:37:49.258Z] === Skipped [2021-03-18T22:37:49.258Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T22:37:49.258Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:37:49.258Z] [2021-03-18T22:37:49.258Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T22:37:49.258Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T22:37:49.258Z] [2021-03-18T22:37:49.258Z] [2021-03-18T22:37:49.258Z] DONE 34 tests, 2 skipped in 272.749s [2021-03-18T22:37:49.258Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T22:37:49.258Z] ++ 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 [2021-03-18T22:37:49.258Z] ++ set -e [2021-03-18T22:37:49.258Z] ++ '[' -n 0 ']' [2021-03-18T22:37:49.258Z] ++ set -x [2021-03-18T22:37:49.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:37:49.322Z] time="2021-03-18T22:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:49.322Z] time="2021-03-18T22:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fff94e8c7e38d8b127f6e007eec67c06036695d4ffc680720d145cdb81d5e9d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:49.322Z] time="2021-03-18T22:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:37:49.322Z] time="2021-03-18T22:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fff94e8c7e38d8b127f6e007eec67c06036695d4ffc680720d145cdb81d5e9d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:37:49.322Z] --- PASS: TestPluginInstall (4.08s) [2021-03-18T22:37:49.322Z] --- PASS: TestPluginInstall/no_auth (2.05s) [2021-03-18T22:37:49.322Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-03-18T22:37:49.322Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2021-03-18T22:37:49.322Z] plugin_test.go:160: [dbceba8692728] daemon is not started [2021-03-18T22:37:49.322Z] === RUN TestPluginsWithRuntimes [2021-03-18T22:37:49.514Z] INFO: Testing against a local daemon [2021-03-18T22:37:49.514Z] === RUN TestConfigInspect [2021-03-18T22:37:50.986Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-03-18T22:37:51.224Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T22:37:51.404Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-18T22:37:51.790Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T22:37:52.723Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2021-03-18T22:37:52.723Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-03-18T22:37:52.723Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-18T22:37:52.723Z] PASS [2021-03-18T22:37:52.723Z] [2021-03-18T22:37:52.723Z] DONE 9 tests in 7.673s [2021-03-18T22:37:52.771Z] --- PASS: TestConfigInspect (3.21s) [2021-03-18T22:37:52.771Z] === RUN TestConfigList [2021-03-18T22:37:52.885Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 49.4% of statements [2021-03-18T22:37:52.981Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T22:37:52.981Z] INFO: Testing against a local daemon [2021-03-18T22:37:52.981Z] === RUN TestExternalGraphDriver [2021-03-18T22:37:52.981Z] === RUN TestExternalGraphDriver/json [2021-03-18T22:37:53.140Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.451s coverage: 45.9% of statements [2021-03-18T22:37:53.140Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T22:37:54.660Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-18T22:37:54.660Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-18T22:37:54.881Z] === RUN TestExternalGraphDriver/spec [2021-03-18T22:37:55.027Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-03-18T22:37:55.283Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.582s coverage: 57.7% of statements [2021-03-18T22:37:55.283Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T22:37:55.283Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T22:37:56.025Z] --- PASS: TestConfigList (3.21s) [2021-03-18T22:37:56.025Z] === RUN TestConfigsCreateAndDelete [2021-03-18T22:37:56.616Z] --- PASS: TestDaemonDNSFallback (7.70s) [2021-03-18T22:37:56.616Z] === RUN TestInspectNetwork [2021-03-18T22:37:56.780Z] === RUN TestExternalGraphDriver/pull [2021-03-18T22:37:57.171Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2021-03-18T22:37:57.392Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-18T22:37:58.098Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-03-18T22:37:58.324Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-18T22:37:58.659Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-03-18T22:37:58.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T22:37:58.659Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T22:37:58.678Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-03-18T22:37:58.678Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-03-18T22:37:58.678Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-03-18T22:37:58.678Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-03-18T22:37:58.678Z] === RUN TestGraphdriverPluginV2 [2021-03-18T22:37:59.253Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2021-03-18T22:37:59.253Z] === RUN TestConfigsUpdate [2021-03-18T22:38:00.024Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-03-18T22:38:00.183Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-18T22:38:00.951Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.8% of statements [2021-03-18T22:38:00.951Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T22:38:00.951Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T22:38:01.512Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-03-18T22:38:01.898Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T22:38:01.898Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T22:38:01.898Z] === RUN TestInspectNetwork/network_name [2021-03-18T22:38:01.898Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T22:38:01.958Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-03-18T22:38:01.958Z] PASS [2021-03-18T22:38:01.958Z] [2021-03-18T22:38:01.958Z] DONE 5 tests in 9.091s [2021-03-18T22:38:01.958Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T22:38:01.958Z] INFO: Testing against a local daemon [2021-03-18T22:38:01.958Z] === RUN TestContinueAfterPluginCrash [2021-03-18T22:38:01.958Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T22:38:01.958Z] === RUN TestReadPluginNoRead [2021-03-18T22:38:01.958Z] === PAUSE TestReadPluginNoRead [2021-03-18T22:38:01.958Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T22:38:01.958Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T22:38:01.958Z] === CONT TestContinueAfterPluginCrash [2021-03-18T22:38:01.958Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T22:38:02.439Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-18T22:38:02.700Z] --- PASS: TestConfigsUpdate (3.32s) [2021-03-18T22:38:02.701Z] === RUN TestTemplatedConfig [2021-03-18T22:38:02.960Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-18T22:38:03.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-03-18T22:38:03.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-03-18T22:38:03.890Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-18T22:38:03.890Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-18T22:38:04.367Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-03-18T22:38:04.367Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T22:38:04.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 55.1% of statements [2021-03-18T22:38:05.258Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-18T22:38:05.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-03-18T22:38:06.097Z] --- PASS: TestInspectNetwork (9.92s) [2021-03-18T22:38:06.097Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T22:38:06.097Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T22:38:06.097Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T22:38:06.097Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T22:38:06.097Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T22:38:06.142Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-03-18T22:38:06.142Z] === CONT TestReadPluginNoRead [2021-03-18T22:38:06.625Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-18T22:38:07.373Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-18T22:38:07.628Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-18T22:38:08.190Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2021-03-18T22:38:08.190Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T22:38:08.445Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-03-18T22:38:08.445Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T22:38:08.516Z] --- PASS: TestTemplatedConfig (5.65s) [2021-03-18T22:38:08.516Z] === RUN TestConfigCreateResolve [2021-03-18T22:38:08.672Z] === RUN TestReadPluginNoRead/default [2021-03-18T22:38:09.395Z] --- PASS: TestRunContainerWithBridgeNone (3.54s) [2021-03-18T22:38:09.395Z] === RUN TestNetworkInvalidJSON [2021-03-18T22:38:09.395Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T22:38:09.395Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T22:38:09.395Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:38:09.395Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:38:09.395Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:38:09.395Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:38:09.395Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T22:38:09.395Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:38:09.395Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T22:38:09.395Z] === RUN TestNetworkList [2021-03-18T22:38:09.395Z] === RUN TestNetworkList//networks [2021-03-18T22:38:09.395Z] === PAUSE TestNetworkList//networks [2021-03-18T22:38:09.395Z] === RUN TestNetworkList//networks/ [2021-03-18T22:38:09.395Z] === PAUSE TestNetworkList//networks/ [2021-03-18T22:38:09.395Z] === CONT TestNetworkList//networks [2021-03-18T22:38:09.395Z] === CONT TestNetworkList//networks/ [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkList (0.03s) [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T22:38:09.395Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T22:38:09.395Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T22:38:09.444Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-18T22:38:10.009Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-18T22:38:10.333Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2021-03-18T22:38:10.336Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-03-18T22:38:10.336Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T22:38:10.572Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T22:38:11.262Z] ok github.com/docker/docker/distribution 0.201s coverage: 25.2% of statements [2021-03-18T22:38:11.262Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T22:38:11.374Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-18T22:38:11.374Z] --- PASS: TestConfigCreateResolve (3.23s) [2021-03-18T22:38:11.374Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T22:38:11.505Z] --- PASS: TestContinueAfterPluginCrash (9.39s) [2021-03-18T22:38:11.722Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2021-03-18T22:38:11.722Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T22:38:12.072Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T22:38:12.189Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-03-18T22:38:12.304Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2021-03-18T22:38:12.304Z] PASS [2021-03-18T22:38:12.304Z] [2021-03-18T22:38:12.304Z] DONE 7 tests in 22.792s [2021-03-18T22:38:12.304Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T22:38:12.304Z] ++ 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 [2021-03-18T22:38:12.304Z] ++ set -e [2021-03-18T22:38:12.304Z] ++ '[' -n 0 ']' [2021-03-18T22:38:12.304Z] ++ set -x [2021-03-18T22:38:12.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:38:12.304Z] INFO: Testing against a local daemon [2021-03-18T22:38:12.304Z] === RUN TestCheckpoint [2021-03-18T22:38:12.304Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T22:38:12.304Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:38:12.304Z] === RUN TestContainerInvalidJSON [2021-03-18T22:38:12.304Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:38:12.304Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:38:12.304Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:38:12.304Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:38:12.304Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:38:12.304Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:38:12.304Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:38:12.304Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:38:12.304Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:38:12.304Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-18T22:38:12.304Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T22:38:12.304Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T22:38:12.304Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-18T22:38:12.304Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T22:38:12.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-03-18T22:38:12.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T22:38:12.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-18T22:38:12.561Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T22:38:12.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-03-18T22:38:12.561Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T22:38:12.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-03-18T22:38:12.561Z] === RUN TestCopyFromContainer [2021-03-18T22:38:12.817Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-18T22:38:13.107Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2021-03-18T22:38:13.107Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T22:38:13.117Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-03-18T22:38:13.380Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-18T22:38:13.446Z] --- PASS: TestReadPluginNoRead (7.41s) [2021-03-18T22:38:13.446Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2021-03-18T22:38:13.446Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-03-18T22:38:13.446Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-03-18T22:38:13.446Z] read_test.go:92: [d8c493828f3be] daemon is not started [2021-03-18T22:38:13.446Z] PASS [2021-03-18T22:38:13.446Z] [2021-03-18T22:38:13.446Z] DONE 6 tests in 11.550s [2021-03-18T22:38:13.446Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T22:38:13.446Z] testing: warning: no tests to run [2021-03-18T22:38:13.446Z] PASS [2021-03-18T22:38:13.446Z] [2021-03-18T22:38:13.446Z] DONE 0 tests in 0.011s [2021-03-18T22:38:13.679Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2021-03-18T22:38:13.679Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T22:38:13.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T22:38:13.704Z] INFO: Testing against a local daemon [2021-03-18T22:38:13.704Z] === RUN TestPluginWithDevMounts [2021-03-18T22:38:13.704Z] === PAUSE TestPluginWithDevMounts [2021-03-18T22:38:13.704Z] === CONT TestPluginWithDevMounts [2021-03-18T22:38:13.935Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-03-18T22:38:13.942Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-18T22:38:14.872Z] === RUN TestCopyFromContainer// [2021-03-18T22:38:15.019Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s) [2021-03-18T22:38:15.019Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T22:38:15.132Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T22:38:15.132Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T22:38:15.132Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T22:38:15.299Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-03-18T22:38:15.299Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-03-18T22:38:15.388Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T22:38:15.555Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T22:38:15.602Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-18T22:38:15.602Z] PASS [2021-03-18T22:38:15.602Z] [2021-03-18T22:38:15.602Z] DONE 1 tests in 1.756s [2021-03-18T22:38:15.602Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T22:38:15.602Z] INFO: Testing against a local daemon [2021-03-18T22:38:15.602Z] === RUN TestSecretInspect [2021-03-18T22:38:15.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T22:38:15.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T22:38:15.901Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T22:38:15.901Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T22:38:16.117Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-03-18T22:38:16.157Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T22:38:16.157Z] --- PASS: TestCopyFromContainer (3.64s) [2021-03-18T22:38:16.157Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-03-18T22:38:16.157Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-03-18T22:38:16.157Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-18T22:38:16.415Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-03-18T22:38:16.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T22:38:16.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:38:16.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:38:16.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:38:16.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:38:16.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:38:16.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:38:16.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:38:16.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:38:16.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:38:16.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-18T22:38:16.415Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T22:38:16.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-18T22:38:16.415Z] === RUN TestCreateWithInvalidEnv [2021-03-18T22:38:16.415Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T22:38:16.415Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T22:38:16.415Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T22:38:16.415Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T22:38:16.415Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T22:38:16.415Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T22:38:16.415Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T22:38:16.415Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T22:38:16.415Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T22:38:16.415Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-18T22:38:16.415Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-18T22:38:16.415Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T22:38:16.415Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-18T22:38:16.415Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T22:38:17.483Z] ok github.com/docker/docker/oci 0.019s coverage: 45.2% of statements [2021-03-18T22:38:17.563Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2021-03-18T22:38:17.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T22:38:17.784Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-18T22:38:18.131Z] --- PASS: TestSecretInspect (2.28s) [2021-03-18T22:38:18.131Z] === RUN TestSecretList [2021-03-18T22:38:18.133Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-03-18T22:38:18.133Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T22:38:18.346Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-18T22:38:18.410Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-03-18T22:38:18.410Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-18T22:38:20.029Z] --- PASS: TestSecretList (2.29s) [2021-03-18T22:38:20.029Z] === RUN TestSecretsCreateAndDelete [2021-03-18T22:38:20.241Z] --- PASS: TestCreateWithCustomMaskedPaths (3.40s) [2021-03-18T22:38:20.241Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T22:38:20.300Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 77.3% of statements [2021-03-18T22:38:21.227Z] ok github.com/docker/docker/pkg/authorization 0.193s coverage: 68.3% of statements [2021-03-18T22:38:21.482Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-18T22:38:21.482Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-18T22:38:21.609Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-18T22:38:21.864Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T22:38:21.934Z] === RUN TestBoolValue [2021-03-18T22:38:21.934Z] --- PASS: TestBoolValue (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestBoolValueOrDefault [2021-03-18T22:38:21.934Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInt64ValueOrZero [2021-03-18T22:38:21.934Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInt64ValueOrDefault [2021-03-18T22:38:21.934Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-18T22:38:21.934Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestJsonContentType [2021-03-18T22:38:21.934Z] --- PASS: TestJsonContentType (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 14.7% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-03-18T22:38:21.934Z] === RUN TestMaskSecretKeys [2021-03-18T22:38:21.934Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-18T22:38:21.934Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-18T22:38:21.934Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-18T22:38:21.934Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestVersionMiddlewareVersion [2021-03-18T22:38:21.934Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-18T22:38:21.934Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 37.7% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/server/middleware 0.091s coverage: 37.7% of statements [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T22:38:21.934Z] === RUN TestStrSliceMarshalJSON [2021-03-18T22:38:21.934Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestStrSliceUnmarshalJSON [2021-03-18T22:38:21.934Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestStrSliceUnmarshalString [2021-03-18T22:38:21.934Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestStrSliceUnmarshalSlice [2021-03-18T22:38:21.934Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 90.0% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-03-18T22:38:21.934Z] === RUN TestToJSON [2021-03-18T22:38:21.934Z] --- PASS: TestToJSON (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestToParamWithVersion [2021-03-18T22:38:21.934Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestFromJSON [2021-03-18T22:38:21.934Z] --- PASS: TestFromJSON (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestEmpty [2021-03-18T22:38:21.934Z] --- PASS: TestEmpty (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestArgsMatchKVListEmptySources [2021-03-18T22:38:21.934Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestArgsMatchKVList [2021-03-18T22:38:21.934Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestArgsMatch [2021-03-18T22:38:21.934Z] --- PASS: TestArgsMatch (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestAdd [2021-03-18T22:38:21.934Z] --- PASS: TestAdd (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestDel [2021-03-18T22:38:21.934Z] --- PASS: TestDel (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestLen [2021-03-18T22:38:21.934Z] --- PASS: TestLen (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestExactMatch [2021-03-18T22:38:21.934Z] --- PASS: TestExactMatch (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestOnlyOneExactMatch [2021-03-18T22:38:21.934Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestContains [2021-03-18T22:38:21.934Z] --- PASS: TestContains (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestValidate [2021-03-18T22:38:21.934Z] --- PASS: TestValidate (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestWalkValues [2021-03-18T22:38:21.934Z] --- PASS: TestWalkValues (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestFuzzyMatch [2021-03-18T22:38:21.934Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestClone [2021-03-18T22:38:21.934Z] --- PASS: TestClone (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 92.2% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-03-18T22:38:21.934Z] === RUN TestAdjustForAPIVersion [2021-03-18T22:38:21.934Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 5.7% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T22:38:21.934Z] === RUN TestDurationToSecondsString [2021-03-18T22:38:21.934Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestGetTimestamp [2021-03-18T22:38:21.934Z] --- PASS: TestGetTimestamp (0.12s) [2021-03-18T22:38:21.934Z] === RUN TestParseTimestamps [2021-03-18T22:38:21.934Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 100.0% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/types/time 0.197s coverage: 100.0% of statements [2021-03-18T22:38:21.934Z] === RUN TestCompareVersion [2021-03-18T22:38:21.934Z] --- PASS: TestCompareVersion (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 75.0% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T22:38:21.934Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-18T22:38:21.934Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-18T22:38:21.934Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestCloneArgsSmartHttp [2021-03-18T22:38:21.934Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-18T22:38:21.934Z] === RUN TestCloneArgsDumbHttp [2021-03-18T22:38:21.934Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestCloneArgsGit [2021-03-18T22:38:21.934Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestCheckoutGit [2021-03-18T22:38:21.934Z] === RUN TestEnable [2021-03-18T22:38:21.934Z] --- PASS: TestEnable (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestDisable [2021-03-18T22:38:21.934Z] --- PASS: TestDisable (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestEnabled [2021-03-18T22:38:21.934Z] --- PASS: TestEnabled (0.00s) [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 100.0% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-03-18T22:38:21.934Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-18T22:38:21.934Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestProcessNoDockerignore [2021-03-18T22:38:21.934Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-18T22:38:21.934Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestDetectContentType [2021-03-18T22:38:21.934Z] --- PASS: TestDetectContentType (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestSelectAcceptableMIME [2021-03-18T22:38:21.934Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInspectEmptyResponse [2021-03-18T22:38:21.934Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInspectResponseBinary [2021-03-18T22:38:21.934Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestResponseUnsupportedContentType [2021-03-18T22:38:21.934Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInspectResponseTextSimple [2021-03-18T22:38:21.934Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestInspectResponseEmptyContentType [2021-03-18T22:38:21.934Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestUnknownContentLength [2021-03-18T22:38:21.934Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestDownloadRemote [2021-03-18T22:38:21.934Z] --- PASS: TestDownloadRemote (0.08s) [2021-03-18T22:38:21.934Z] === RUN TestGetWithStatusError [2021-03-18T22:38:21.934Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-18T22:38:21.934Z] === RUN TestCloseRootDirectory [2021-03-18T22:38:21.934Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-18T22:38:21.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:38:21.934Z] === RUN TestHashFile [2021-03-18T22:38:21.934Z] --- SKIP: TestHashFile (0.00s) [2021-03-18T22:38:21.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:38:21.934Z] === RUN TestHashSubdir [2021-03-18T22:38:21.934Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-18T22:38:21.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:38:21.934Z] === RUN TestRemoveDirectory [2021-03-18T22:38:21.934Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-18T22:38:21.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:38:21.934Z] PASS [2021-03-18T22:38:21.934Z] coverage: 9.3% of statements [2021-03-18T22:38:21.934Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 9.3% of statements [2021-03-18T22:38:22.336Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2021-03-18T22:38:22.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T22:38:22.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:38:22.336Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:38:22.336Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T22:38:22.404Z] === RUN TestGetAllAllowed [2021-03-18T22:38:22.404Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestGetAllMeta [2021-03-18T22:38:22.404Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-18T22:38:22.404Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestIsUnreferencedBuiltin [2021-03-18T22:38:22.404Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestIsExistingDirectory [2021-03-18T22:38:22.404Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestGetFilenameForDownload [2021-03-18T22:38:22.404Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestEnv2Variables [2021-03-18T22:38:22.404Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-18T22:38:22.404Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestMaintainer [2021-03-18T22:38:22.404Z] --- PASS: TestMaintainer (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestLabel [2021-03-18T22:38:22.404Z] --- PASS: TestLabel (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestFromScratch [2021-03-18T22:38:22.404Z] --- PASS: TestFromScratch (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestFromWithArg [2021-03-18T22:38:22.404Z] --- PASS: TestFromWithArg (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-18T22:38:22.404Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestFromWithUndefinedArg [2021-03-18T22:38:22.404Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestFromMultiStageWithNamedStage [2021-03-18T22:38:22.404Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestOnbuild [2021-03-18T22:38:22.404Z] --- PASS: TestOnbuild (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestWorkdir [2021-03-18T22:38:22.404Z] --- PASS: TestWorkdir (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestCmd [2021-03-18T22:38:22.404Z] --- PASS: TestCmd (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestHealthcheckNone [2021-03-18T22:38:22.404Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestHealthcheckCmd [2021-03-18T22:38:22.404Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestEntrypoint [2021-03-18T22:38:22.404Z] --- PASS: TestEntrypoint (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestExpose [2021-03-18T22:38:22.404Z] --- PASS: TestExpose (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestUser [2021-03-18T22:38:22.404Z] --- PASS: TestUser (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestVolume [2021-03-18T22:38:22.404Z] --- PASS: TestVolume (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestStopSignal [2021-03-18T22:38:22.404Z] --- SKIP: TestStopSignal (0.00s) [2021-03-18T22:38:22.404Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-18T22:38:22.404Z] === RUN TestArg [2021-03-18T22:38:22.404Z] --- PASS: TestArg (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestShell [2021-03-18T22:38:22.404Z] --- PASS: TestShell (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestPrependEnvOnCmd [2021-03-18T22:38:22.404Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestRunWithBuildArgs [2021-03-18T22:38:22.404Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestRunIgnoresHealthcheck [2021-03-18T22:38:22.404Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestNormalizeWorkdir [2021-03-18T22:38:22.404Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestDispatch [2021-03-18T22:38:22.404Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-18T22:38:22.404Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-18T22:38:22.404Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-18T22:38:22.404Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-18T22:38:22.404Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-18T22:38:22.404Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-18T22:38:22.404Z] === RUN TestDispatch/COPY_url [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch (0.05s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-18T22:38:22.404Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestAddScratchImageAddsToMounts [2021-03-18T22:38:22.404Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-18T22:38:22.404Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-18T22:38:22.404Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-18T22:38:22.404Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestImageSourceGetAddsToMounts [2021-03-18T22:38:22.404Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestEmptyDockerfile [2021-03-18T22:38:22.404Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-18T22:38:22.404Z] === RUN TestSymlinkDockerfile [2021-03-18T22:38:22.404Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-18T22:38:22.404Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-18T22:38:22.404Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestNonExistingDockerfile [2021-03-18T22:38:22.404Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestCopyRunConfig [2021-03-18T22:38:22.404Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestDeepCopyRunConfig [2021-03-18T22:38:22.404Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestExportImage [2021-03-18T22:38:22.404Z] --- PASS: TestExportImage (0.00s) [2021-03-18T22:38:22.404Z] === RUN TestNormalizeDest [2021-03-18T22:38:22.404Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-18T22:38:22.404Z] PASS [2021-03-18T22:38:22.404Z] coverage: 46.6% of statements [2021-03-18T22:38:22.404Z] ok github.com/docker/docker/builder/dockerfile 0.209s coverage: 46.6% of statements [2021-03-18T22:38:22.404Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T22:38:22.477Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-18T22:38:22.554Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2021-03-18T22:38:22.554Z] === RUN TestSecretsUpdate [2021-03-18T22:38:23.051Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-18T22:38:23.051Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s) [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:38:23.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:38:23.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:38:23.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:38:23.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:38:23.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:38:23.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:38:23.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:38:23.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:38:23.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:38:23.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:38:23.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-03-18T22:38:23.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T22:38:23.309Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T22:38:23.566Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-18T22:38:24.453Z] --- PASS: TestSecretsUpdate (2.28s) [2021-03-18T22:38:24.453Z] === RUN TestTemplatedSecret [2021-03-18T22:38:24.745Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2021-03-18T22:38:24.933Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.26s) [2021-03-18T22:38:24.933Z] === RUN TestCreateDifferentPlatform [2021-03-18T22:38:24.933Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T22:38:24.933Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T22:38:24.933Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-18T22:38:24.933Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T22:38:24.933Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T22:38:24.933Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T22:38:24.933Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-18T22:38:24.933Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T22:38:24.933Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-18T22:38:24.933Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T22:38:24.933Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T22:38:24.933Z] === RUN TestDaemonRestartIpcMode [2021-03-18T22:38:24.933Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T22:38:24.933Z] === RUN TestDaemonHostGatewayIP [2021-03-18T22:38:24.933Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T22:38:24.933Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T22:38:24.933Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T22:38:24.933Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T22:38:24.933Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T22:38:24.933Z] === RUN TestDiff [2021-03-18T22:38:24.933Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-18T22:38:25.001Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-18T22:38:25.258Z] ok github.com/docker/docker/layer 7.356s coverage: 68.8% of statements [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T22:38:25.258Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T22:38:25.514Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-03-18T22:38:25.860Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-18T22:38:26.077Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-03-18T22:38:26.116Z] --- PASS: TestDiff (1.39s) [2021-03-18T22:38:26.116Z] === RUN TestExecWithCloseStdin [2021-03-18T22:38:26.644Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-03-18T22:38:27.205Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-03-18T22:38:27.766Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-03-18T22:38:28.636Z] --- PASS: TestTemplatedSecret (3.39s) [2021-03-18T22:38:28.636Z] === RUN TestSecretCreateResolve [2021-03-18T22:38:28.637Z] --- PASS: TestExecWithCloseStdin (2.09s) [2021-03-18T22:38:28.637Z] === RUN TestExec [2021-03-18T22:38:28.637Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-18T22:38:29.132Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-18T22:38:29.694Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-03-18T22:38:29.950Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-03-18T22:38:30.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-18T22:38:30.008Z] --- PASS: TestExec (1.81s) [2021-03-18T22:38:30.008Z] === RUN TestExecUser [2021-03-18T22:38:30.513Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2021-03-18T22:38:30.513Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-18T22:38:30.534Z] --- PASS: TestSecretCreateResolve (2.27s) [2021-03-18T22:38:30.534Z] PASS [2021-03-18T22:38:30.534Z] [2021-03-18T22:38:30.534Z] DONE 6 tests in 14.824s [2021-03-18T22:38:30.534Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T22:38:30.534Z] INFO: Testing against a local daemon [2021-03-18T22:38:30.534Z] === RUN TestServiceCreateInit [2021-03-18T22:38:30.534Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T22:38:30.984Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-18T22:38:31.441Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 69.5% of statements [2021-03-18T22:38:32.002Z] ok github.com/docker/docker/pkg/ioutils 0.505s coverage: 69.3% of statements [2021-03-18T22:38:32.258Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-03-18T22:38:32.258Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T22:38:32.258Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-03-18T22:38:32.258Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T22:38:32.258Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T22:38:32.352Z] --- PASS: TestExecUser (1.99s) [2021-03-18T22:38:32.352Z] === RUN TestExportContainerAndImportImage [2021-03-18T22:38:32.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2021-03-18T22:38:32.515Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T22:38:32.771Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-18T22:38:33.027Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-03-18T22:38:33.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-18T22:38:33.590Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-18T22:38:33.590Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-03-18T22:38:33.590Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T22:38:33.590Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T22:38:33.842Z] --- PASS: TestExportContainerAndImportImage (1.78s) [2021-03-18T22:38:33.842Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T22:38:34.518Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-03-18T22:38:34.717Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T22:38:34.917Z] === RUN TestCheckpointCreateError [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointCreate [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointDeleteError [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointDelete [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointListError [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointList [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointList (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCheckpointListContainerNotFound [2021-03-18T22:38:34.917Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNewClientWithOpsFromEnv [2021-03-18T22:38:34.917Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-18T22:38:34.917Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-18T22:38:34.917Z] === RUN TestGetAPIPath [2021-03-18T22:38:34.917Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestParseHostURL [2021-03-18T22:38:34.917Z] --- PASS: TestParseHostURL (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-18T22:38:34.917Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPIVersion [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPVersionOverride [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-18T22:38:34.917Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestClientRedirect [2021-03-18T22:38:34.917Z] --- PASS: TestClientRedirect (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigCreateUnsupported [2021-03-18T22:38:34.917Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigCreateError [2021-03-18T22:38:34.917Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigCreate [2021-03-18T22:38:34.917Z] --- PASS: TestConfigCreate (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspectNotFound [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspectWithEmptyID [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspectUnsupported [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspectError [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspectConfigNotFound [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigInspect [2021-03-18T22:38:34.917Z] --- PASS: TestConfigInspect (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigListUnsupported [2021-03-18T22:38:34.917Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigListError [2021-03-18T22:38:34.917Z] --- PASS: TestConfigListError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigList [2021-03-18T22:38:34.917Z] --- PASS: TestConfigList (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigRemoveUnsupported [2021-03-18T22:38:34.917Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigRemoveError [2021-03-18T22:38:34.917Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigRemove [2021-03-18T22:38:34.917Z] --- PASS: TestConfigRemove (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigUpdateUnsupported [2021-03-18T22:38:34.917Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigUpdateError [2021-03-18T22:38:34.917Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestConfigUpdate [2021-03-18T22:38:34.917Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCommitError [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCommit [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCommit (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerStatPathError [2021-03-18T22:38:34.917Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerStatPathNotFoundError [2021-03-18T22:38:34.917Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerStatPathNoHeaderError [2021-03-18T22:38:34.917Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerStatPath [2021-03-18T22:38:34.917Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyToContainerError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyToContainerNotFoundError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyToContainer [2021-03-18T22:38:34.917Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyFromContainerError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyFromContainerNotFoundError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-18T22:38:34.917Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestCopyFromContainer [2021-03-18T22:38:34.917Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCreateError [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCreateImageNotFound [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCreateWithName [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-18T22:38:34.917Z] === RUN TestContainerCreateAutoRemove [2021-03-18T22:38:34.917Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerDiffError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerDiff [2021-03-18T22:38:34.918Z] --- PASS: TestContainerDiff (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecCreateError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecCreate [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecStartError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecStart [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecInspect [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExportError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExportError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExport [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExport (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerInspectContainerNotFound [2021-03-18T22:38:34.918Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerInspect [2021-03-18T22:38:34.918Z] --- PASS: TestContainerInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerInspectNode [2021-03-18T22:38:34.918Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerKillError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerKillError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerKill [2021-03-18T22:38:34.918Z] --- PASS: TestContainerKill (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerListError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerListError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerList [2021-03-18T22:38:34.918Z] --- PASS: TestContainerList (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerLogsNotFoundError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerLogsError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerLogs [2021-03-18T22:38:34.918Z] --- PASS: TestContainerLogs (0.14s) [2021-03-18T22:38:34.918Z] === RUN TestContainerPauseError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerPause [2021-03-18T22:38:34.918Z] --- PASS: TestContainerPause (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainersPruneError [2021-03-18T22:38:34.918Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainersPrune [2021-03-18T22:38:34.918Z] --- PASS: TestContainersPrune (0.01s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRemoveError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRemoveNotFoundError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRemove [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRemove (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRenameError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRename [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRename (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerResizeError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecResizeError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerResize [2021-03-18T22:38:34.918Z] --- PASS: TestContainerResize (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerExecResize [2021-03-18T22:38:34.918Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRestartError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerRestart [2021-03-18T22:38:34.918Z] --- PASS: TestContainerRestart (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStartError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStartError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStart [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStart (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStatsError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStats [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStats (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStopError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStopError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerStop [2021-03-18T22:38:34.918Z] --- PASS: TestContainerStop (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerTopError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerTopError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerTop [2021-03-18T22:38:34.918Z] --- PASS: TestContainerTop (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerUnpauseError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerUnpause [2021-03-18T22:38:34.918Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerUpdateError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerUpdate [2021-03-18T22:38:34.918Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerWaitError [2021-03-18T22:38:34.918Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestContainerWait [2021-03-18T22:38:34.918Z] --- PASS: TestContainerWait (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestDiskUsageError [2021-03-18T22:38:34.918Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestDiskUsage [2021-03-18T22:38:34.918Z] --- PASS: TestDiskUsage (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestDistributionInspectUnsupported [2021-03-18T22:38:34.918Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestDistributionInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestEventsErrorInOptions [2021-03-18T22:38:34.918Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestEventsErrorFromServer [2021-03-18T22:38:34.918Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestEvents [2021-03-18T22:38:34.918Z] --- PASS: TestEvents (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestTLSCloseWriter [2021-03-18T22:38:34.918Z] === PAUSE TestTLSCloseWriter [2021-03-18T22:38:34.918Z] === RUN TestImageBuildError [2021-03-18T22:38:34.918Z] --- PASS: TestImageBuildError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageBuild [2021-03-18T22:38:34.918Z] --- PASS: TestImageBuild (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestGetDockerOS [2021-03-18T22:38:34.918Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageCreateError [2021-03-18T22:38:34.918Z] --- PASS: TestImageCreateError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageCreate [2021-03-18T22:38:34.918Z] --- PASS: TestImageCreate (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageHistoryError [2021-03-18T22:38:34.918Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageHistory [2021-03-18T22:38:34.918Z] --- PASS: TestImageHistory (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageImportError [2021-03-18T22:38:34.918Z] --- PASS: TestImageImportError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageImport [2021-03-18T22:38:34.918Z] --- PASS: TestImageImport (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestImageInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageInspectImageNotFound [2021-03-18T22:38:34.918Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageInspect [2021-03-18T22:38:34.918Z] --- PASS: TestImageInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageListError [2021-03-18T22:38:34.918Z] --- PASS: TestImageListError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageList [2021-03-18T22:38:34.918Z] --- PASS: TestImageList (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageListApiBefore125 [2021-03-18T22:38:34.918Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageLoadError [2021-03-18T22:38:34.918Z] --- PASS: TestImageLoadError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageLoad [2021-03-18T22:38:34.918Z] --- PASS: TestImageLoad (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagesPruneError [2021-03-18T22:38:34.918Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagesPrune [2021-03-18T22:38:34.918Z] --- PASS: TestImagesPrune (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullReferenceParseError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullAnyError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePullWithoutErrors [2021-03-18T22:38:34.918Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushReferenceError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushAnyError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithoutErrors [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-18T22:38:34.918Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageRemoveError [2021-03-18T22:38:34.918Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageRemoveImageNotFound [2021-03-18T22:38:34.918Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageRemove [2021-03-18T22:38:34.918Z] --- PASS: TestImageRemove (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSaveError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSaveError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSave [2021-03-18T22:38:34.918Z] --- PASS: TestImageSave (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchAnyError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageSearchWithoutErrors [2021-03-18T22:38:34.918Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageTagError [2021-03-18T22:38:34.918Z] --- PASS: TestImageTagError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageTagInvalidReference [2021-03-18T22:38:34.918Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageTagInvalidSourceImageName [2021-03-18T22:38:34.918Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageTagHexSource [2021-03-18T22:38:34.918Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestImageTag [2021-03-18T22:38:34.918Z] --- PASS: TestImageTag (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestInfoServerError [2021-03-18T22:38:34.918Z] --- PASS: TestInfoServerError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestInfoInvalidResponseJSONError [2021-03-18T22:38:34.918Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestInfo [2021-03-18T22:38:34.918Z] --- PASS: TestInfo (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkConnectError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkConnect [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkCreateError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkCreate [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkDisconnectError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkDisconnect [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkInspectNotFoundError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkInspect [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkListError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkListError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkList [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkList (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworksPruneError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworksPrune [2021-03-18T22:38:34.918Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkRemoveError [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNetworkRemove [2021-03-18T22:38:34.918Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeInspectNodeNotFound [2021-03-18T22:38:34.918Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeInspect [2021-03-18T22:38:34.918Z] --- PASS: TestNodeInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeListError [2021-03-18T22:38:34.918Z] --- PASS: TestNodeListError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeList [2021-03-18T22:38:34.918Z] --- PASS: TestNodeList (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeRemoveError [2021-03-18T22:38:34.918Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeRemove [2021-03-18T22:38:34.918Z] --- PASS: TestNodeRemove (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeUpdateError [2021-03-18T22:38:34.918Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestNodeUpdate [2021-03-18T22:38:34.918Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestOptionWithTimeout [2021-03-18T22:38:34.918Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPingFail [2021-03-18T22:38:34.918Z] --- PASS: TestPingFail (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPingWithError [2021-03-18T22:38:34.918Z] 2021/03/18 22:38:33 RoundTripper returned a response & error; ignoring response [2021-03-18T22:38:34.918Z] 2021/03/18 22:38:33 RoundTripper returned a response & error; ignoring response [2021-03-18T22:38:34.918Z] --- PASS: TestPingWithError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPingSuccess [2021-03-18T22:38:34.918Z] --- PASS: TestPingSuccess (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPingHeadFallback [2021-03-18T22:38:34.918Z] === RUN TestPingHeadFallback/OK [2021-03-18T22:38:34.918Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-18T22:38:34.918Z] === RUN TestPingHeadFallback/Not_Found [2021-03-18T22:38:34.918Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-18T22:38:34.918Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-18T22:38:34.918Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginDisableError [2021-03-18T22:38:34.918Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginDisable [2021-03-18T22:38:34.918Z] --- PASS: TestPluginDisable (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginEnableError [2021-03-18T22:38:34.918Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginEnable [2021-03-18T22:38:34.918Z] --- PASS: TestPluginEnable (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginInspectError [2021-03-18T22:38:34.918Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginInspectWithEmptyID [2021-03-18T22:38:34.918Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginInspect [2021-03-18T22:38:34.918Z] --- PASS: TestPluginInspect (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginListError [2021-03-18T22:38:34.918Z] --- PASS: TestPluginListError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginList [2021-03-18T22:38:34.918Z] --- PASS: TestPluginList (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginPushError [2021-03-18T22:38:34.918Z] --- PASS: TestPluginPushError (0.00s) [2021-03-18T22:38:34.918Z] === RUN TestPluginPush [2021-03-18T22:38:34.919Z] --- PASS: TestPluginPush (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestPluginRemoveError [2021-03-18T22:38:34.919Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestPluginRemove [2021-03-18T22:38:34.919Z] --- PASS: TestPluginRemove (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestPluginSetError [2021-03-18T22:38:34.919Z] --- PASS: TestPluginSetError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestPluginSet [2021-03-18T22:38:34.919Z] --- PASS: TestPluginSet (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSetHostHeader [2021-03-18T22:38:34.919Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestPlainTextError [2021-03-18T22:38:34.919Z] --- PASS: TestPlainTextError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestInfiniteError [2021-03-18T22:38:34.919Z] --- PASS: TestInfiniteError (0.01s) [2021-03-18T22:38:34.919Z] === RUN TestSecretCreateUnsupported [2021-03-18T22:38:34.919Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretCreateError [2021-03-18T22:38:34.919Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretCreate [2021-03-18T22:38:34.919Z] --- PASS: TestSecretCreate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretInspectUnsupported [2021-03-18T22:38:34.919Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretInspectError [2021-03-18T22:38:34.919Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretInspectSecretNotFound [2021-03-18T22:38:34.919Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretInspectWithEmptyID [2021-03-18T22:38:34.919Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretInspect [2021-03-18T22:38:34.919Z] --- PASS: TestSecretInspect (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretListUnsupported [2021-03-18T22:38:34.919Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretListError [2021-03-18T22:38:34.919Z] --- PASS: TestSecretListError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretList [2021-03-18T22:38:34.919Z] --- PASS: TestSecretList (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretRemoveUnsupported [2021-03-18T22:38:34.919Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretRemoveError [2021-03-18T22:38:34.919Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretRemove [2021-03-18T22:38:34.919Z] --- PASS: TestSecretRemove (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretUpdateUnsupported [2021-03-18T22:38:34.919Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretUpdateError [2021-03-18T22:38:34.919Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSecretUpdate [2021-03-18T22:38:34.919Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceCreateError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceCreate [2021-03-18T22:38:34.919Z] --- PASS: TestServiceCreate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-18T22:38:34.919Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceCreateDigestPinning [2021-03-18T22:38:34.919Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceInspectError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceInspectServiceNotFound [2021-03-18T22:38:34.919Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceInspectWithEmptyID [2021-03-18T22:38:34.919Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceInspect [2021-03-18T22:38:34.919Z] --- PASS: TestServiceInspect (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceListError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceListError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceList [2021-03-18T22:38:34.919Z] --- PASS: TestServiceList (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceLogsError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceLogs [2021-03-18T22:38:34.919Z] --- PASS: TestServiceLogs (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceRemoveError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceRemoveNotFoundError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceRemove [2021-03-18T22:38:34.919Z] --- PASS: TestServiceRemove (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceUpdateError [2021-03-18T22:38:34.919Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestServiceUpdate [2021-03-18T22:38:34.919Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmGetUnlockKeyError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmGetUnlockKey [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmInitError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmInit [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmInit (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmInspectError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmInspect [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmJoinError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmJoin [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmLeaveError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmLeave [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmUnlockError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmUnlock [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmUpdateError [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestSwarmUpdate [2021-03-18T22:38:34.919Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestTaskInspectError [2021-03-18T22:38:34.919Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestTaskInspectWithEmptyID [2021-03-18T22:38:34.919Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestTaskInspect [2021-03-18T22:38:34.919Z] --- PASS: TestTaskInspect (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestTaskListError [2021-03-18T22:38:34.919Z] --- PASS: TestTaskListError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestTaskList [2021-03-18T22:38:34.919Z] --- PASS: TestTaskList (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeCreateError [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeCreate [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeInspectError [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeInspectNotFound [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeInspectWithEmptyID [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeInspect [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeListError [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeListError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeList [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeList (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeRemoveError [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-18T22:38:34.919Z] === RUN TestVolumeRemove [2021-03-18T22:38:34.919Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-18T22:38:34.919Z] === CONT TestTLSCloseWriter [2021-03-18T22:38:34.919Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-18T22:38:34.919Z] PASS [2021-03-18T22:38:34.919Z] coverage: 74.9% of statements [2021-03-18T22:38:34.919Z] ok github.com/docker/docker/client 0.508s coverage: 74.9% of statements [2021-03-18T22:38:35.081Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-18T22:38:35.337Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-18T22:38:35.592Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-18T22:38:35.735Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2021-03-18T22:38:35.735Z] === RUN TestHealthCheckWorkdir [2021-03-18T22:38:35.735Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-18T22:38:36.955Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-18T22:38:37.211Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-18T22:38:38.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-18T22:38:38.250Z] --- PASS: TestHealthCheckWorkdir (2.70s) [2021-03-18T22:38:38.250Z] === RUN TestHealthKillContainer [2021-03-18T22:38:39.980Z] --- PASS: TestServiceCreateInit (9.12s) [2021-03-18T22:38:39.980Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2021-03-18T22:38:39.980Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2021-03-18T22:38:39.980Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T22:38:40.443Z] --- PASS: TestServiceWithDataPathPortInit (18.72s) [2021-03-18T22:38:40.443Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T22:38:40.474Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2021-03-18T22:38:40.474Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-18T22:38:40.730Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-18T22:38:40.769Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-18T22:38:40.987Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-18T22:38:41.026Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-18T22:38:41.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-18T22:38:41.916Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-18T22:38:42.171Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-18T22:38:42.212Z] --- PASS: TestHealthKillContainer (3.86s) [2021-03-18T22:38:42.212Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T22:38:42.733Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-03-18T22:38:43.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-03-18T22:38:43.140Z] === RUN TestIpcModeNone [2021-03-18T22:38:43.294Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-18T22:38:43.550Z] testing: warning: no tests to run [2021-03-18T22:38:43.550Z] coverage: [no statements] [2021-03-18T22:38:43.550Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-03-18T22:38:43.806Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-18T22:38:44.062Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-18T22:38:44.317Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-18T22:38:44.505Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-18T22:38:44.761Z] --- PASS: TestIpcModeNone (1.48s) [2021-03-18T22:38:44.761Z] === RUN TestIpcModePrivate [2021-03-18T22:38:46.128Z] --- PASS: TestIpcModePrivate (1.58s) [2021-03-18T22:38:46.128Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-18T22:38:46.128Z] === RUN TestIpcModeShareable [2021-03-18T22:38:46.208Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-18T22:38:47.057Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-18T22:38:47.135Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-03-18T22:38:47.391Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-18T22:38:47.621Z] --- PASS: TestIpcModeShareable (1.42s) [2021-03-18T22:38:47.621Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-03-18T22:38:47.621Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T22:38:48.757Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2021-03-18T22:38:49.318Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2021-03-18T22:38:50.440Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s) [2021-03-18T22:38:50.440Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:os9uqy4nmi8dmrc8ypxrm00he Created:2021-03-18 22:38:41.958405445 +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[942223bbd46991be160a5ba0a03a5e240918cd1bba74fd928ffef1e0ac74923d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rr1rpohf8fp8ybt08z7g5l9b1 EndpointID:f15150715f37ab1779f949916e1a1f67510379ce791f456fbd185adfd4098274 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca5c9ca43c044af3da3146c6d7f47cb1b165d8b3c558ac0f045f0e39e1b61094 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:413c3e3db602 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rr1rpohf8fp8ybt08z7g5l9b1 EndpointID:f15150715f37ab1779f949916e1a1f67510379ce791f456fbd185adfd4098274 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T22:38:50.440Z] PASS [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] === Skipped [2021-03-18T22:38:50.440Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:38:50.440Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] DONE 26 tests, 1 skipped in 63.115s [2021-03-18T22:38:50.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] ++ set -e [2021-03-18T22:38:50.440Z] ++ '[' -n 0 ']' [2021-03-18T22:38:50.440Z] ++ set -x [2021-03-18T22:38:50.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] INFO: Testing against a local daemon [2021-03-18T22:38:50.440Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T22:38:50.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:38:50.440Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:38:50.440Z] === RUN TestDockerNetworkIpvlan [2021-03-18T22:38:50.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:38:50.440Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:38:50.440Z] PASS [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] === Skipped [2021-03-18T22:38:50.440Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:38:50.440Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:38:50.440Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] [2021-03-18T22:38:50.440Z] DONE 2 tests, 2 skipped in 0.151s [2021-03-18T22:38:50.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] ++ set -e [2021-03-18T22:38:50.440Z] ++ '[' -n 0 ']' [2021-03-18T22:38:50.440Z] ++ set -x [2021-03-18T22:38:50.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:38:50.440Z] INFO: Testing against a local daemon [2021-03-18T22:38:50.440Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T22:38:50.683Z] ok github.com/docker/docker/registry 0.061s coverage: 58.8% of statements [2021-03-18T22:38:50.890Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-18T22:38:50.890Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-18T22:38:50.939Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-18T22:38:51.146Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-18T22:38:51.196Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-18T22:38:51.709Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.09s) [2021-03-18T22:38:51.709Z] === RUN TestAPIIpcModeHost [2021-03-18T22:38:52.123Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-18T22:38:52.123Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-18T22:38:52.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2021-03-18T22:38:52.352Z] === RUN TestDockerNetworkMacvlan [2021-03-18T22:38:52.754Z] --- PASS: TestCheckoutGit (31.43s) [2021-03-18T22:38:52.754Z] === RUN TestValidGitTransport [2021-03-18T22:38:52.754Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-18T22:38:52.754Z] === RUN TestGitInvalidRef [2021-03-18T22:38:52.755Z] --- PASS: TestGitInvalidRef (0.21s) [2021-03-18T22:38:52.755Z] PASS [2021-03-18T22:38:52.755Z] coverage: 86.3% of statements [2021-03-18T22:38:52.755Z] ok github.com/docker/docker/builder/remotecontext/git 31.700s coverage: 86.3% of statements [2021-03-18T22:38:52.755Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T22:38:52.755Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T22:38:53.293Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T22:38:54.226Z] --- PASS: TestAPIIpcModeHost (2.28s) [2021-03-18T22:38:54.226Z] === RUN TestDaemonIpcModeShareable [2021-03-18T22:38:54.676Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T22:38:55.389Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-18T22:38:55.617Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T22:38:55.951Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.4% of statements [2021-03-18T22:38:56.512Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-18T22:38:57.497Z] --- PASS: TestDaemonIpcModeShareable (2.90s) [2021-03-18T22:38:57.497Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-03-18T22:38:57.497Z] === RUN TestDaemonIpcModePrivate [2021-03-18T22:38:57.876Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-03-18T22:38:58.107Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2021-03-18T22:38:58.107Z] === RUN TestCreateServiceConflict [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-18T22:38:58.633Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestConfigureDaemonLogs [2021-03-18T22:38:58.633Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestCommonOptionsInstallFlags [2021-03-18T22:38:58.633Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-18T22:38:58.633Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-18T22:38:58.633Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-18T22:38:58.633Z] PASS [2021-03-18T22:38:58.633Z] coverage: 18.4% of statements [2021-03-18T22:38:58.633Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 18.4% of statements [2021-03-18T22:38:59.480Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-03-18T22:38:59.480Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T22:38:59.623Z] === RUN TestContainerStopSignal [2021-03-18T22:38:59.623Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestContainerStopTimeout [2021-03-18T22:38:59.623Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-18T22:38:59.623Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-18T22:38:59.623Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-18T22:38:59.623Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestReplaceAndAppendEnvVars [2021-03-18T22:38:59.623Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-18T22:38:59.623Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-18T22:38:59.623Z] === RUN TestNewMemoryStore [2021-03-18T22:38:59.623Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestAddContainers [2021-03-18T22:38:59.623Z] --- PASS: TestAddContainers (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestGetContainer [2021-03-18T22:38:59.623Z] --- PASS: TestGetContainer (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestDeleteContainer [2021-03-18T22:38:59.623Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestListContainers [2021-03-18T22:38:59.623Z] --- PASS: TestListContainers (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestFirstContainer [2021-03-18T22:38:59.623Z] --- PASS: TestFirstContainer (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestApplyAllContainer [2021-03-18T22:38:59.623Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestIsValidHealthString [2021-03-18T22:38:59.623Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestStateRunStop [2021-03-18T22:38:59.623Z] --- PASS: TestStateRunStop (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestStateTimeoutWait [2021-03-18T22:38:59.623Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-18T22:38:59.623Z] state_test.go:141: Stop callback fired [2021-03-18T22:38:59.623Z] state_test.go:165: Stop callback fired [2021-03-18T22:38:59.623Z] === RUN TestIsValidStateString [2021-03-18T22:38:59.623Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestViewSaveDelete [2021-03-18T22:38:59.623Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-18T22:38:59.623Z] === RUN TestViewAll [2021-03-18T22:38:59.623Z] --- PASS: TestViewAll (0.01s) [2021-03-18T22:38:59.623Z] === RUN TestViewGet [2021-03-18T22:38:59.623Z] --- PASS: TestViewGet (0.06s) [2021-03-18T22:38:59.623Z] === RUN TestNames [2021-03-18T22:38:59.623Z] --- PASS: TestNames (0.00s) [2021-03-18T22:38:59.623Z] === RUN TestViewWithHealthCheck [2021-03-18T22:38:59.623Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-18T22:38:59.623Z] PASS [2021-03-18T22:38:59.623Z] coverage: 41.6% of statements [2021-03-18T22:38:59.623Z] ok github.com/docker/docker/container 0.337s coverage: 41.6% of statements [2021-03-18T22:38:59.820Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T22:39:00.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-18T22:39:00.013Z] --- PASS: TestDaemonIpcModePrivate (3.10s) [2021-03-18T22:39:00.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-03-18T22:39:00.013Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T22:39:00.092Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T22:39:00.092Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T22:39:00.092Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T22:39:00.092Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T22:39:02.316Z] === RUN TestPrepare [2021-03-18T22:39:02.316Z] --- PASS: TestPrepare (0.00s) [2021-03-18T22:39:02.316Z] === RUN TestStart [2021-03-18T22:39:02.316Z] --- PASS: TestStart (0.00s) [2021-03-18T22:39:02.316Z] === RUN TestWaitCancel [2021-03-18T22:39:02.316Z] --- PASS: TestWaitCancel (0.00s) [2021-03-18T22:39:02.316Z] === RUN TestWaitDisabled [2021-03-18T22:39:02.316Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-18T22:39:02.316Z] === RUN TestWaitEnabled [2021-03-18T22:39:02.316Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-18T22:39:02.316Z] === RUN TestRemove [2021-03-18T22:39:02.316Z] --- PASS: TestRemove (0.00s) [2021-03-18T22:39:02.761Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2021-03-18T22:39:02.761Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T22:39:02.786Z] PASS [2021-03-18T22:39:02.786Z] coverage: 65.3% of statements [2021-03-18T22:39:02.786Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.317s coverage: 65.3% of statements [2021-03-18T22:39:03.282Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.87s) [2021-03-18T22:39:03.282Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-18T22:39:03.282Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T22:39:03.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-18T22:39:03.282Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-18T22:39:04.022Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T22:39:04.355Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-18T22:39:04.355Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-18T22:39:04.355Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-18T22:39:04.355Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-18T22:39:04.355Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-18T22:39:04.355Z] PASS [2021-03-18T22:39:04.355Z] coverage: 35.9% of statements [2021-03-18T22:39:04.355Z] ok github.com/docker/docker/daemon/cluster/convert 0.187s coverage: 35.9% of statements [2021-03-18T22:39:04.355Z] === RUN TestNewListSecretsFilters [2021-03-18T22:39:04.355Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-18T22:39:04.355Z] === RUN TestNewListConfigsFilters [2021-03-18T22:39:04.355Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-18T22:39:04.355Z] PASS [2021-03-18T22:39:04.355Z] coverage: 0.5% of statements [2021-03-18T22:39:04.355Z] ok github.com/docker/docker/daemon/cluster 0.273s coverage: 0.5% of statements [2021-03-18T22:39:05.798Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-18T22:39:06.362Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.32s) [2021-03-18T22:39:06.362Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-03-18T22:39:06.362Z] === RUN TestIpcModeOlderClient [2021-03-18T22:39:06.362Z] === PAUSE TestIpcModeOlderClient [2021-03-18T22:39:06.362Z] === RUN TestKillContainerInvalidSignal [2021-03-18T22:39:08.254Z] --- PASS: TestKillContainerInvalidSignal (1.66s) [2021-03-18T22:39:08.254Z] === RUN TestKillContainer [2021-03-18T22:39:08.254Z] === RUN TestKillContainer/no_signal [2021-03-18T22:39:08.254Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-18T22:39:09.183Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T22:39:10.035Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T22:39:10.035Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === Skipped [2021-03-18T22:39:10.035Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T22:39:10.035Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T22:39:10.035Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T22:39:10.035Z] time="2021-03-18T22:37:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T22:39:10.035Z] time="2021-03-18T22:37:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T22:39:10.035Z] time="2021-03-18T22:37:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T22:39:10.035Z] time="2021-03-18T22:37:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T22:39:10.035Z] time="2021-03-18T22:37:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T22:39:10.035Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T22:39:10.035Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T22:39:10.035Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T22:39:10.035Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T22:39:10.035Z] graphtest_unix.go:73: No driver to put! [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T22:39:10.035Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T22:39:10.035Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] [2021-03-18T22:39:10.035Z] DONE 2244 tests, 26 skipped in 256.967s Post stage [Pipeline] junit [2021-03-18T22:39:10.047Z] Recording test results [2021-03-18T22:39:10.233Z] === RUN TestBuilderGC [2021-03-18T22:39:10.233Z] --- PASS: TestBuilderGC (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationNotFound [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonBrokenConfiguration [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestParseClusterAdvertiseSettings [2021-03-18T22:39:10.233Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestFindConfigurationConflicts [2021-03-18T22:39:10.233Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-18T22:39:10.233Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-18T22:39:10.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-18T22:39:10.233Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-18T22:39:10.233Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-18T22:39:10.233Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-18T22:39:10.233Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_label [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_dns [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-18T22:39:10.234Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-18T22:39:10.234Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestModifiedDiscoverySettings [2021-03-18T22:39:10.234Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestReloadSetConfigFileNotExist [2021-03-18T22:39:10.234Z] === RUN TestDiscoveryOptsErrors [2021-03-18T22:39:10.234Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestDiscoveryOpts [2021-03-18T22:39:10.234Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-18T22:39:10.234Z] PASS [2021-03-18T22:39:10.234Z] coverage: 30.0% of statements [2021-03-18T22:39:10.234Z] ok github.com/docker/docker/daemon/discovery 0.462s coverage: 30.0% of statements [2021-03-18T22:39:10.234Z] time="2021-03-18T22:39:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-18T22:39:10.234Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-03-18T22:39:10.234Z] === RUN TestReloadDefaultConfigNotExist [2021-03-18T22:39:10.234Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-03-18T22:39:10.234Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:10.234Z] === RUN TestReloadBadDefaultConfig [2021-03-18T22:39:10.234Z] time="2021-03-18T22:39:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-812009423" [2021-03-18T22:39:10.234Z] --- PASS: TestReloadBadDefaultConfig (0.01s) [2021-03-18T22:39:10.234Z] === RUN TestReloadWithConflictingLabels [2021-03-18T22:39:10.234Z] time="2021-03-18T22:39:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-344575202" [2021-03-18T22:39:10.234Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestReloadWithDuplicateLabels [2021-03-18T22:39:10.234Z] time="2021-03-18T22:39:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-658838745" [2021-03-18T22:39:10.234Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-18T22:39:10.234Z] === RUN TestDaemonConfigurationMerge [2021-03-18T22:39:10.234Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-18T22:39:10.234Z] PASS [2021-03-18T22:39:10.234Z] coverage: 79.7% of statements [2021-03-18T22:39:10.234Z] ok github.com/docker/docker/daemon/config 0.601s coverage: 79.7% of statements [2021-03-18T22:39:10.244Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-18T22:39:10.552Z] === RUN TestKillContainer/killing_signal [2021-03-18T22:39:10.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42167/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=824c68fa14058565933f1ddc12cd9796ba4f5c31 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:824c68fa14058565933f1ddc12cd9796ba4f5c31 hack/validate/vendor [2021-03-18T22:39:11.508Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T22:39:11.804Z] === RUN TestVerifyNetworkingConfig [2021-03-18T22:39:11.804Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestGetContainer [2021-03-18T22:39:11.804Z] --- PASS: TestGetContainer (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestValidContainerNames [2021-03-18T22:39:11.804Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestContainerInitDNS [2021-03-18T22:39:11.804Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-18T22:39:11.804Z] daemon_test.go:147: root required [2021-03-18T22:39:11.804Z] === RUN TestMerge [2021-03-18T22:39:11.804Z] --- PASS: TestMerge (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestValidateContainerIsolation [2021-03-18T22:39:11.804Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestFindNetworkErrorType [2021-03-18T22:39:11.804Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestEnsureServicesExist [2021-03-18T22:39:11.804Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestEnsureServicesExistErrors [2021-03-18T22:39:11.804Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-18T22:39:11.804Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-18T22:39:11.804Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-18T22:39:11.804Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-18T22:39:11.804Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-18T22:39:11.804Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-18T22:39:11.804Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestContainerDelete [2021-03-18T22:39:11.804Z] --- PASS: TestContainerDelete (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestContainerDoubleDelete [2021-03-18T22:39:11.804Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestLogContainerEventCopyLabels [2021-03-18T22:39:11.804Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestLogContainerEventWithAttributes [2021-03-18T22:39:11.804Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestNoneHealthcheck [2021-03-18T22:39:11.804Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-18T22:39:11.804Z] === RUN TestHealthStates [2021-03-18T22:39:12.067Z] + echo Ensuring container killed. [2021-03-18T22:39:12.067Z] Ensuring container killed. [2021-03-18T22:39:12.067Z] + docker rm -vf docker-pr3 [2021-03-18T22:39:12.067Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-18T22:39:12.155Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] time="2021-03-18T22:39:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-18T22:39:12.274Z] --- PASS: TestHealthStates (0.11s) [2021-03-18T22:39:12.274Z] === RUN TestMaskURLCredentials [2021-03-18T22:39:12.274Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestGetInspectData [2021-03-18T22:39:12.274Z] --- PASS: TestGetInspectData (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestFillLicense [2021-03-18T22:39:12.274Z] --- PASS: TestFillLicense (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestListInvalidFilter [2021-03-18T22:39:12.274Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestNameFilter [2021-03-18T22:39:12.274Z] --- PASS: TestNameFilter (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-18T22:39:12.274Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-18T22:39:12.274Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-18T22:39:12.274Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonReloadLabels [2021-03-18T22:39:12.274Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-18T22:39:12.274Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonReloadMirrors [2021-03-18T22:39:12.274Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-18T22:39:12.274Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-18T22:39:12.274Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestDaemonDiscoveryReload [2021-03-18T22:39:12.274Z] === RUN TestEventsLog [2021-03-18T22:39:12.274Z] --- PASS: TestEventsLog (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestEventsLogTimeout [2021-03-18T22:39:12.274Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestLogEvents [2021-03-18T22:39:12.274Z] === RUN TestWaitNodeAttachment [2021-03-18T22:39:12.274Z] --- PASS: TestLogEvents (0.05s) [2021-03-18T22:39:12.274Z] === RUN TestLoadBufferedEvents [2021-03-18T22:39:12.274Z] --- PASS: TestLoadBufferedEvents (0.08s) [2021-03-18T22:39:12.274Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-18T22:39:12.274Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-18T22:39:12.274Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-18T22:39:12.274Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-18T22:39:12.274Z] PASS [2021-03-18T22:39:12.274Z] coverage: 50.0% of statements [2021-03-18T22:39:12.274Z] ok github.com/docker/docker/daemon/events 0.538s coverage: 50.0% of statements [2021-03-18T22:39:12.380Z] + echo Chowning /workspace to jenkins user [2021-03-18T22:39:12.380Z] Chowning /workspace to jenkins user [2021-03-18T22:39:12.380Z] + id -u [2021-03-18T22:39:12.380Z] + id -g [2021-03-18T22:39:12.380Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T22:39:12.444Z] --- PASS: TestKillContainer (4.44s) [2021-03-18T22:39:12.444Z] --- PASS: TestKillContainer/no_signal (1.41s) [2021-03-18T22:39:12.444Z] --- PASS: TestKillContainer/non_killing_signal (1.35s) [2021-03-18T22:39:12.444Z] --- PASS: TestKillContainer/killing_signal (1.41s) [2021-03-18T22:39:12.444Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T22:39:12.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T22:39:12.744Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-18T22:39:12.744Z] === RUN TestIsolationConversion [2021-03-18T22:39:12.744Z] === RUN TestIsolationConversion/default [2021-03-18T22:39:12.744Z] === RUN TestIsolationConversion/process [2021-03-18T22:39:12.744Z] === RUN TestIsolationConversion/hyperv [2021-03-18T22:39:12.744Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestContainerLabels [2021-03-18T22:39:12.744Z] --- PASS: TestContainerLabels (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestCredentialSpecConversion [2021-03-18T22:39:12.744Z] === RUN TestCredentialSpecConversion/none [2021-03-18T22:39:12.744Z] === RUN TestCredentialSpecConversion/config [2021-03-18T22:39:12.744Z] === RUN TestCredentialSpecConversion/file [2021-03-18T22:39:12.744Z] === RUN TestCredentialSpecConversion/registry [2021-03-18T22:39:12.744Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-18T22:39:12.744Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountBind [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountVolume [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountTarget [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountTmpfs [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountInvalidType [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-18T22:39:12.744Z] === RUN TestControllerValidateMountNamedPipe [2021-03-18T22:39:12.744Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-18T22:39:12.744Z] PASS [2021-03-18T22:39:12.744Z] coverage: 11.3% of statements [2021-03-18T22:39:12.744Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.877s coverage: 11.3% of statements [2021-03-18T22:39:12.744Z] === RUN TestIsEmptyDir [2021-03-18T22:39:12.744Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-18T22:39:12.744Z] PASS [2021-03-18T22:39:12.744Z] coverage: 2.3% of statements [2021-03-18T22:39:12.744Z] ok github.com/docker/docker/daemon/graphdriver 0.075s coverage: 2.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T22:39:13.214Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-03-18T22:39:13.214Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-18T22:39:13.273Z] + bundleName=unit [2021-03-18T22:39:13.273Z] + echo Creating unit-bundles.tar.gz [2021-03-18T22:39:13.273Z] Creating unit-bundles.tar.gz [2021-03-18T22:39:13.273Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-18T22:39:13.273Z] bundles/junit-report.xml [2021-03-18T22:39:13.273Z] bundles/go-test-report.json [2021-03-18T22:39:13.273Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-18T22:39:13.281Z] Archiving artifacts [2021-03-18T22:39:13.620Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T22:39:13.684Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-18T22:39:13.684Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-18T22:39:13.684Z] === RUN TestLinkNaming [2021-03-18T22:39:13.684Z] --- PASS: TestLinkNaming (0.00s) [2021-03-18T22:39:13.684Z] === RUN TestLinkNew [2021-03-18T22:39:13.684Z] --- PASS: TestLinkNew (0.00s) [2021-03-18T22:39:13.684Z] === RUN TestLinkEnv [2021-03-18T22:39:13.684Z] --- PASS: TestLinkEnv (0.00s) [2021-03-18T22:39:13.684Z] === RUN TestLinkMultipleEnv [2021-03-18T22:39:13.684Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-18T22:39:13.684Z] === RUN TestLinkPortRangeEnv [2021-03-18T22:39:13.684Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-18T22:39:13.684Z] PASS [2021-03-18T22:39:13.684Z] coverage: 93.0% of statements [2021-03-18T22:39:13.684Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-03-18T22:39:13.812Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T22:39:13.922Z] + make clean [2021-03-18T22:39:13.922Z] docker volume rm -f docker-dev-cache [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan (21.83s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.54s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.81s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.34s) [2021-03-18T22:39:14.066Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.87s) [2021-03-18T22:39:14.066Z] PASS [2021-03-18T22:39:14.066Z] [2021-03-18T22:39:14.066Z] DONE 8 tests in 24.212s [2021-03-18T22:39:14.066Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] ++ set -e [2021-03-18T22:39:14.066Z] ++ '[' -n 0 ']' [2021-03-18T22:39:14.066Z] ++ set -x [2021-03-18T22:39:14.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] testing: warning: no tests to run [2021-03-18T22:39:14.066Z] PASS [2021-03-18T22:39:14.066Z] [2021-03-18T22:39:14.066Z] DONE 0 tests in 0.031s [2021-03-18T22:39:14.066Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] ++ set -e [2021-03-18T22:39:14.066Z] ++ '[' -n 0 ']' [2021-03-18T22:39:14.066Z] ++ set -x [2021-03-18T22:39:14.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:14.066Z] INFO: Testing against a local daemon [2021-03-18T22:39:14.066Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T22:39:14.154Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-03-18T22:39:14.154Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-18T22:39:14.154Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-18T22:39:14.154Z] reload_test.go:520: root required [2021-03-18T22:39:14.154Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-18T22:39:14.154Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-18T22:39:14.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-18T22:39:14.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-03-18T22:39:14.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-18T22:39:14.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-18T22:39:14.154Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-18T22:39:14.154Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-18T22:39:14.154Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-18T22:39:14.154Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-18T22:39:14.154Z] === RUN TestParseVolumesFrom [2021-03-18T22:39:14.154Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-18T22:39:14.154Z] PASS [2021-03-18T22:39:14.154Z] coverage: 9.1% of statements [2021-03-18T22:39:14.154Z] ok github.com/docker/docker/daemon 2.729s coverage: 9.1% of statements [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-18T22:39:14.154Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-18T22:39:14.177Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T22:39:15.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.84s) [2021-03-18T22:39:15.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.47s) [2021-03-18T22:39:15.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.15s) [2021-03-18T22:39:15.181Z] === RUN TestKillStoppedContainer [2021-03-18T22:39:15.181Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-18T22:39:15.181Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T22:39:15.181Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-18T22:39:15.181Z] === RUN TestKillDifferentUserContainer [2021-03-18T22:39:15.437Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-18T22:39:16.375Z] === RUN TestAdapterReadLogs [2021-03-18T22:39:16.375Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestCopier [2021-03-18T22:39:16.375Z] --- PASS: TestCopier (0.01s) [2021-03-18T22:39:16.375Z] === RUN TestCopierLongLines [2021-03-18T22:39:16.375Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestCopierSlow [2021-03-18T22:39:16.375Z] --- PASS: TestCopierSlow (0.20s) [2021-03-18T22:39:16.375Z] === RUN TestCopierWithSized [2021-03-18T22:39:16.375Z] === RUN TestCopierWithSized/as_is [2021-03-18T22:39:16.375Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-18T22:39:16.375Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-18T22:39:16.375Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-03-18T22:39:16.375Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestCopierWithPartial [2021-03-18T22:39:16.375Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestRingLogger [2021-03-18T22:39:16.375Z] --- PASS: TestRingLogger (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestRingCap [2021-03-18T22:39:16.375Z] --- PASS: TestRingCap (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestRingClose [2021-03-18T22:39:16.375Z] --- PASS: TestRingClose (0.00s) [2021-03-18T22:39:16.375Z] === RUN TestRingDrain [2021-03-18T22:39:16.375Z] --- PASS: TestRingDrain (0.00s) [2021-03-18T22:39:16.375Z] PASS [2021-03-18T22:39:16.375Z] coverage: 43.5% of statements [2021-03-18T22:39:16.375Z] ok github.com/docker/docker/daemon/logger 0.425s coverage: 43.5% of statements [2021-03-18T22:39:16.609Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2021-03-18T22:39:16.609Z] === RUN TestAuthZPluginTLS [2021-03-18T22:39:16.804Z] --- PASS: TestKillDifferentUserContainer (1.45s) [2021-03-18T22:39:16.804Z] === RUN TestInspectOomKilledTrue [2021-03-18T22:39:16.804Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-18T22:39:16.804Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:39:16.804Z] === RUN TestInspectOomKilledFalse [2021-03-18T22:39:16.804Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T22:39:16.804Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:39:16.804Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T22:39:16.870Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-03-18T22:39:16.870Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/defaults [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-18T22:39:17.364Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-18T22:39:17.364Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-18T22:39:17.364Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-18T22:39:17.364Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:16Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-03-18T22:39:17.365Z] === RUN TestCreateSuccess [2021-03-18T22:39:17.365Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCreateLogGroupSuccess [2021-03-18T22:39:17.365Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCreateError [2021-03-18T22:39:17.365Z] --- PASS: TestCreateError (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCreateAlreadyExists [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-18T22:39:17.365Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestLogClosed [2021-03-18T22:39:17.365Z] --- PASS: TestLogClosed (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestLogBlocking [2021-03-18T22:39:17.365Z] --- PASS: TestLogBlocking (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-18T22:39:17.365Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestLogNonBlockingBufferFull [2021-03-18T22:39:17.365Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestPublishBatchSuccess [2021-03-18T22:39:17.365Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestPublishBatchError [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:17Z" level=error msg=Error [2021-03-18T22:39:17.365Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-18T22:39:17.365Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-18T22:39:17.365Z] time="2021-03-18T22:39:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-18T22:39:17.365Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchSimple [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchTicker [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMultilinePattern [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchClose [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/0/Hello [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/2/🙃 [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/3/���� [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/4/He��o [2021-03-18T22:39:17.365Z] === RUN TestEffectiveLen/5/ [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/0/ [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/1/Hello [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/2/Hello [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/3/Hello [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/4/🙃 [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/5/🙃 [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/6/a� [2021-03-18T22:39:17.365Z] === RUN TestFindValidSplit/7/a� [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: Hello [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: He [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: llo [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: Hello [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: a [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: � [2021-03-18T22:39:17.365Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1044: a� [2021-03-18T22:39:17.365Z] cloudwatchlogs_test.go:1045: [2021-03-18T22:39:17.365Z] === RUN TestProcessEventEmoji [2021-03-18T22:39:17.365Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchLineSplit [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMaxEvents [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-18T22:39:17.365Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-18T22:39:17.365Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-18T22:39:17.365Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-18T22:39:17.365Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-18T22:39:17.365Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestCreateTagSuccess [2021-03-18T22:39:17.365Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-18T22:39:17.365Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-18T22:39:17.365Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-18T22:39:17.365Z] PASS [2021-03-18T22:39:17.365Z] coverage: 77.8% of statements [2021-03-18T22:39:17.365Z] ok github.com/docker/docker/daemon/logger/awslogs 0.446s coverage: 77.8% of statements [2021-03-18T22:39:17.441Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-03-18T22:39:17.441Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T22:39:17.625Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2021-03-18T22:39:17.625Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T22:39:17.835Z] === RUN TestSearchRegistryForImagesErrors [2021-03-18T22:39:17.835Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-18T22:39:17.835Z] === RUN TestSearchRegistryForImages [2021-03-18T22:39:17.835Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-18T22:39:17.835Z] === RUN TestOnlyPlatformWithFallback [2021-03-18T22:39:17.835Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-18T22:39:17.835Z] === RUN TestImageDelete [2021-03-18T22:39:17.835Z] === RUN TestImageDelete/no_lease [2021-03-18T22:39:17.835Z] === RUN TestImageDelete/lease_exists [2021-03-18T22:39:17.835Z] --- PASS: TestImageDelete (0.04s) [2021-03-18T22:39:17.835Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-18T22:39:17.835Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-03-18T22:39:17.835Z] === RUN TestContentStoreForPull [2021-03-18T22:39:17.835Z] --- PASS: TestContentStoreForPull (0.14s) [2021-03-18T22:39:17.835Z] PASS [2021-03-18T22:39:17.835Z] coverage: 6.7% of statements [2021-03-18T22:39:17.835Z] ok github.com/docker/docker/daemon/images 0.345s coverage: 6.7% of statements [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-18T22:39:17.835Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-18T22:39:18.305Z] === RUN TestJSONFileLogger [2021-03-18T22:39:18.305Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-18T22:39:18.305Z] === RUN TestJSONFileLoggerWithTags [2021-03-18T22:39:18.305Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-18T22:39:18.305Z] === RUN TestJSONFileLoggerWithOpts [2021-03-18T22:39:18.305Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-18T22:39:18.305Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-18T22:39:18.305Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-18T22:39:18.305Z] === RUN TestEncodeDecode [2021-03-18T22:39:18.305Z] === PAUSE TestEncodeDecode [2021-03-18T22:39:18.305Z] === RUN TestUnexpectedEOF [2021-03-18T22:39:18.305Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-18T22:39:18.305Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-18T22:39:18.305Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-18T22:39:18.305Z] time="2021-03-18T22:39:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-18T22:39:18.305Z] time="2021-03-18T22:39:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-18T22:39:18.305Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-03-18T22:39:18.305Z] === CONT TestEncodeDecode [2021-03-18T22:39:18.305Z] --- PASS: TestEncodeDecode (0.00s) [2021-03-18T22:39:18.305Z] PASS [2021-03-18T22:39:18.305Z] coverage: 69.9% of statements [2021-03-18T22:39:18.305Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.270s coverage: 69.9% of statements [2021-03-18T22:39:18.305Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-03-18T22:39:18.305Z] === RUN TestFastTimeMarshalJSON [2021-03-18T22:39:18.305Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-18T22:39:18.305Z] PASS [2021-03-18T22:39:18.305Z] coverage: 87.2% of statements [2021-03-18T22:39:18.305Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 87.2% of statements [2021-03-18T22:39:18.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-03-18T22:39:18.382Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T22:39:18.698Z] --- PASS: TestLinksEtcHostsContentMatch (2.00s) [2021-03-18T22:39:18.698Z] === RUN TestLinksContainerNames [2021-03-18T22:39:18.953Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-03-18T22:39:18.953Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T22:39:18.999Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2021-03-18T22:39:18.999Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T22:39:20.526Z] === RUN TestWriteLog [2021-03-18T22:39:20.526Z] === PAUSE TestWriteLog [2021-03-18T22:39:20.526Z] === RUN TestReadLog [2021-03-18T22:39:20.526Z] === PAUSE TestReadLog [2021-03-18T22:39:20.526Z] === CONT TestWriteLog [2021-03-18T22:39:20.526Z] === CONT TestReadLog [2021-03-18T22:39:20.526Z] --- PASS: TestWriteLog (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestReadLog/tail_exact [2021-03-18T22:39:20.526Z] === RUN TestReadLog/tail_less_than_available [2021-03-18T22:39:20.526Z] === RUN TestReadLog/tail_more_than_available [2021-03-18T22:39:20.526Z] --- PASS: TestReadLog (0.14s) [2021-03-18T22:39:20.526Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-03-18T22:39:20.526Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-18T22:39:20.526Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-18T22:39:20.526Z] PASS [2021-03-18T22:39:20.526Z] coverage: 75.2% of statements [2021-03-18T22:39:20.526Z] ok github.com/docker/docker/daemon/logger/local 0.204s coverage: 75.2% of statements [2021-03-18T22:39:20.526Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T22:39:20.526Z] === RUN TestOpenFileDelete [2021-03-18T22:39:20.526Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestOpenFileRename [2021-03-18T22:39:20.526Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestParseLogTagDefaultTag [2021-03-18T22:39:20.526Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestParseLogTag [2021-03-18T22:39:20.526Z] --- PASS: TestParseLogTag (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestParseLogTagEmptyTag [2021-03-18T22:39:20.526Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestTailFiles [2021-03-18T22:39:20.526Z] --- PASS: TestTailFiles (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestFollowLogsConsumerGone [2021-03-18T22:39:20.526Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-18T22:39:20.526Z] === RUN TestFollowLogsProducerGone [2021-03-18T22:39:20.526Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-18T22:39:20.526Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-18T22:39:20.526Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-18T22:39:20.526Z] === RUN TestCheckCapacityAndRotate [2021-03-18T22:39:20.526Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-18T22:39:20.526Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-18T22:39:20.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.95s) [2021-03-18T22:39:20.874Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T22:39:20.996Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-03-18T22:39:20.996Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-18T22:39:20.996Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-03-18T22:39:20.996Z] PASS [2021-03-18T22:39:20.996Z] coverage: 55.3% of statements [2021-03-18T22:39:20.996Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.305s coverage: 55.3% of statements [2021-03-18T22:39:20.996Z] === RUN TestLog [2021-03-18T22:39:20.996Z] --- PASS: TestLog (0.01s) [2021-03-18T22:39:20.996Z] PASS [2021-03-18T22:39:20.996Z] coverage: 31.5% of statements [2021-03-18T22:39:20.996Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2021-03-18T22:39:21.827Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2021-03-18T22:39:21.827Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T22:39:21.972Z] --- PASS: TestLinksContainerNames (3.08s) [2021-03-18T22:39:21.972Z] === RUN TestLogsFollowTailEmpty [2021-03-18T22:39:21.986Z] === RUN TestValidateLogOpt [2021-03-18T22:39:21.986Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestNewMissedConfig [2021-03-18T22:39:21.986Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestNewMissedUrl [2021-03-18T22:39:21.986Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestNewMissedToken [2021-03-18T22:39:21.986Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestNewWithProxy [2021-03-18T22:39:21.986Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestDefault [2021-03-18T22:39:21.986Z] --- PASS: TestDefault (0.02s) [2021-03-18T22:39:21.986Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-18T22:39:21.986Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-03-18T22:39:21.986Z] === RUN TestJsonFormat [2021-03-18T22:39:21.986Z] --- PASS: TestJsonFormat (0.02s) [2021-03-18T22:39:21.986Z] === RUN TestRawFormat [2021-03-18T22:39:21.986Z] --- PASS: TestRawFormat (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestRawFormatWithLabels [2021-03-18T22:39:21.986Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestRawFormatWithoutTag [2021-03-18T22:39:21.986Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-18T22:39:21.986Z] === RUN TestBatching [2021-03-18T22:39:22.280Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2021-03-18T22:39:22.280Z] === RUN TestCreateServiceSysctls [2021-03-18T22:39:22.412Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2021-03-18T22:39:22.412Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T22:39:22.455Z] === RUN TestNewParse [2021-03-18T22:39:22.455Z] --- PASS: TestNewParse (0.00s) [2021-03-18T22:39:22.455Z] PASS [2021-03-18T22:39:22.455Z] coverage: 8.3% of statements [2021-03-18T22:39:22.455Z] ok github.com/docker/docker/daemon/logger/templates 0.430s coverage: 8.3% of statements [2021-03-18T22:39:22.455Z] --- PASS: TestBatching (0.74s) [2021-03-18T22:39:22.455Z] === RUN TestFrequency [2021-03-18T22:39:22.455Z] === RUN TestParseLogFormat [2021-03-18T22:39:22.455Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestValidateLogOptEmpty [2021-03-18T22:39:22.455Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestValidateSyslogAddress [2021-03-18T22:39:22.455Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestParseAddressDefaultPort [2021-03-18T22:39:22.455Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestValidateSyslogFacility [2021-03-18T22:39:22.455Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestValidateLogOptSyslogFormat [2021-03-18T22:39:22.455Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-18T22:39:22.455Z] === RUN TestValidateLogOpt [2021-03-18T22:39:22.455Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-18T22:39:22.455Z] PASS [2021-03-18T22:39:22.455Z] coverage: 46.8% of statements [2021-03-18T22:39:22.455Z] ok github.com/docker/docker/daemon/logger/syslog 0.104s coverage: 46.8% of statements [2021-03-18T22:39:22.925Z] --- PASS: TestFrequency (0.18s) [2021-03-18T22:39:22.925Z] === RUN TestOneMessagePerRequest [2021-03-18T22:39:22.925Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-18T22:39:22.925Z] === RUN TestVerify [2021-03-18T22:39:22.925Z] --- PASS: TestVerify (0.00s) [2021-03-18T22:39:22.925Z] === RUN TestSkipVerify [2021-03-18T22:39:22.925Z] time="2021-03-18T22:39:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:22.925Z] time="2021-03-18T22:39:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:22.926Z] time="2021-03-18T22:39:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:22.926Z] time="2021-03-18T22:39:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:22.993Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2021-03-18T22:39:22.993Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T22:39:23.395Z] --- PASS: TestSkipVerify (0.54s) [2021-03-18T22:39:23.395Z] === RUN TestBufferMaximum [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.047024\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.047024\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.395Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-18T22:39:23.395Z] === RUN TestServerAlwaysDown [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.050033\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.395Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.050033\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.396Z] time="2021-03-18T22:39:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T22:39:23.396Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.050033\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.396Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.051030\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.396Z] time="2021-03-18T22:39:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616107163.051030\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:23.396Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-18T22:39:23.396Z] === RUN TestCannotSendAfterClose [2021-03-18T22:39:23.396Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-18T22:39:23.396Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-18T22:39:23.915Z] --- PASS: TestLogsFollowTailEmpty (1.79s) [2021-03-18T22:39:23.915Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T22:39:24.386Z] time="2021-03-18T22:39:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-18T22:39:24.386Z] time="2021-03-18T22:39:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"abe085b3393b\"}'" [2021-03-18T22:39:24.386Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-03-18T22:39:24.386Z] PASS [2021-03-18T22:39:24.386Z] coverage: 82.5% of statements [2021-03-18T22:39:24.386Z] ok github.com/docker/docker/daemon/logger/splunk 2.682s coverage: 82.5% of statements [2021-03-18T22:39:24.386Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T22:39:24.386Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-18T22:39:24.386Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T22:39:24.856Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-18T22:39:24.856Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-18T22:39:24.856Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-18T22:39:24.856Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-18T22:39:24.856Z] === RUN TestContinueOnError_NeverContinue [2021-03-18T22:39:24.856Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-18T22:39:24.856Z] === RUN TestManifestStore [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/no_remote_or_local [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local419272715\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/no_local_cache [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/with_local_cache [2021-03-18T22:39:24.856Z] === RUN TestV1IDService [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/unknown_media_type [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="reference for unknown type: " [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="reference for unknown type: " [2021-03-18T22:39:24.856Z] --- PASS: TestV1IDService (0.03s) [2021-03-18T22:39:24.856Z] === RUN TestV2MetadataService [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="reference for unknown type: " [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="reference for unknown type: " [2021-03-18T22:39:24.856Z] time="2021-03-18T22:39:24Z" level=warning msg="reference for unknown type: " [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-18T22:39:24.856Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-18T22:39:25.286Z] --- PASS: TestContainerNetworkMountsNoChown (1.40s) [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/default [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/private [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/slave [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/shared [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/default [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/shared [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/slave [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/private [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T22:39:25.286Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:39:25.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T22:39:25.286Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T22:39:25.326Z] time="2021-03-18T22:39:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore (0.30s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.08s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-18T22:39:25.326Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-18T22:39:25.326Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestFixManifestLayers [2021-03-18T22:39:25.326Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-18T22:39:25.326Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-18T22:39:25.326Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-18T22:39:25.326Z] === RUN TestFixManifestLayersBadParent [2021-03-18T22:39:25.326Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestValidateManifest [2021-03-18T22:39:25.326Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-18T22:39:25.326Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-18T22:39:25.326Z] === RUN TestFormatPlatform [2021-03-18T22:39:25.326Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestGetRepositoryMountCandidates [2021-03-18T22:39:25.326Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestLayerAlreadyExists [2021-03-18T22:39:25.326Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-18T22:39:25.326Z] === RUN TestWhenEmptyAuthConfig [2021-03-18T22:39:25.326Z] === RUN TestSuccessfulDownload [2021-03-18T22:39:25.326Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-18T22:39:25.326Z] download_test.go:268: Needs fixing on Windows [2021-03-18T22:39:25.326Z] === RUN TestCancelledDownload [2021-03-18T22:39:25.326Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-18T22:39:25.326Z] === RUN TestMaxDownloadAttempts [2021-03-18T22:39:25.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T22:39:25.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T22:39:25.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T22:39:25.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T22:39:25.326Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T22:39:25.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T22:39:25.326Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T22:39:25.326Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T22:39:25.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T22:39:25.326Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T22:39:25.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T22:39:25.326Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T22:39:25.542Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T22:39:25.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.55s) [2021-03-18T22:39:25.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T22:39:25.561Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-03-18T22:39:25.561Z] === RUN TestCreateServiceCapabilities [2021-03-18T22:39:25.796Z] time="2021-03-18T22:39:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T22:39:25.796Z] time="2021-03-18T22:39:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T22:39:25.796Z] time="2021-03-18T22:39:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T22:39:25.796Z] time="2021-03-18T22:39:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T22:39:25.796Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-18T22:39:25.796Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-03-18T22:39:25.796Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-03-18T22:39:25.796Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-03-18T22:39:25.796Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-03-18T22:39:25.796Z] === RUN TestTransfer [2021-03-18T22:39:25.796Z] --- PASS: TestV2MetadataService (0.77s) [2021-03-18T22:39:25.796Z] PASS [2021-03-18T22:39:25.796Z] coverage: 48.2% of statements [2021-03-18T22:39:25.796Z] ok github.com/docker/docker/distribution/metadata 0.868s coverage: 48.2% of statements [2021-03-18T22:39:25.796Z] --- PASS: TestTransfer (0.13s) [2021-03-18T22:39:25.796Z] === RUN TestConcurrencyLimit [2021-03-18T22:39:25.798Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T22:39:25.798Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T22:39:25.798Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-18T22:39:25.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-18T22:39:25.799Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-18T22:39:25.799Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T22:39:26.266Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-03-18T22:39:26.266Z] === RUN TestInactiveJobs [2021-03-18T22:39:26.266Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-03-18T22:39:26.266Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-18T22:39:26.266Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestTokenPassThru [2021-03-18T22:39:26.266Z] --- PASS: TestTokenPassThru (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestTokenPassThruDifferentHost [2021-03-18T22:39:26.266Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-18T22:39:26.266Z] PASS [2021-03-18T22:39:26.266Z] coverage: 23.6% of statements [2021-03-18T22:39:26.266Z] ok github.com/docker/docker/distribution 1.500s coverage: 23.6% of statements [2021-03-18T22:39:26.266Z] === RUN TestNotFound [2021-03-18T22:39:26.266Z] --- PASS: TestNotFound (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestConflict [2021-03-18T22:39:26.266Z] --- PASS: TestConflict (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestForbidden [2021-03-18T22:39:26.266Z] --- PASS: TestForbidden (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestInvalidParameter [2021-03-18T22:39:26.266Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestNotImplemented [2021-03-18T22:39:26.266Z] --- PASS: TestNotImplemented (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestNotModified [2021-03-18T22:39:26.266Z] --- PASS: TestNotModified (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestUnauthorized [2021-03-18T22:39:26.266Z] --- PASS: TestUnauthorized (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestUnknown [2021-03-18T22:39:26.266Z] --- PASS: TestUnknown (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestCancelled [2021-03-18T22:39:26.266Z] --- PASS: TestCancelled (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestDeadline [2021-03-18T22:39:26.266Z] --- PASS: TestDeadline (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestDataLoss [2021-03-18T22:39:26.266Z] --- PASS: TestDataLoss (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestUnavailable [2021-03-18T22:39:26.266Z] --- PASS: TestUnavailable (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestSystem [2021-03-18T22:39:26.266Z] --- PASS: TestSystem (0.00s) [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Not_Found [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Bad_Request [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Conflict [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Unauthorized [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Forbidden [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Not_Modified [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-18T22:39:26.266Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-18T22:39:26.266Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-18T22:39:26.266Z] PASS [2021-03-18T22:39:26.266Z] coverage: 53.1% of statements [2021-03-18T22:39:26.266Z] ok github.com/docker/docker/errdefs 0.071s coverage: 53.1% of statements [2021-03-18T22:39:26.266Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T22:39:26.735Z] --- PASS: TestInactiveJobs (0.47s) [2021-03-18T22:39:26.735Z] === RUN TestWatchRelease [2021-03-18T22:39:26.735Z] --- PASS: TestWatchRelease (0.08s) [2021-03-18T22:39:26.735Z] === RUN TestWatchFinishedTransfer [2021-03-18T22:39:26.735Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-18T22:39:26.735Z] === RUN TestDuplicateTransfer [2021-03-18T22:39:26.735Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-18T22:39:26.735Z] === RUN TestSuccessfulUpload [2021-03-18T22:39:27.205Z] time="2021-03-18T22:39:26Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-18T22:39:27.675Z] --- PASS: TestSuccessfulUpload (0.77s) [2021-03-18T22:39:27.675Z] === RUN TestCancelledUpload [2021-03-18T22:39:27.675Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-18T22:39:27.675Z] PASS [2021-03-18T22:39:27.675Z] coverage: 77.3% of statements [2021-03-18T22:39:27.675Z] ok github.com/docker/docker/distribution/xfer 2.339s coverage: 77.3% of statements [2021-03-18T22:39:27.675Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T22:39:28.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2021-03-18T22:39:28.099Z] === RUN TestAuthZPluginHeader [2021-03-18T22:39:28.145Z] === RUN TestFSGetInvalidData [2021-03-18T22:39:28.145Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-18T22:39:28.145Z] === RUN TestFSInvalidSet [2021-03-18T22:39:28.145Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-18T22:39:28.145Z] === RUN TestFSInvalidRoot [2021-03-18T22:39:28.145Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-18T22:39:28.145Z] === RUN TestFSMetadataGetSet [2021-03-18T22:39:28.145Z] === RUN TestCompare [2021-03-18T22:39:28.145Z] --- PASS: TestCompare (0.00s) [2021-03-18T22:39:28.145Z] PASS [2021-03-18T22:39:28.145Z] coverage: 19.2% of statements [2021-03-18T22:39:28.145Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-03-18T22:39:28.145Z] === RUN TestFSInvalidWalker [2021-03-18T22:39:28.145Z] ok github.com/docker/docker/image/cache 0.130s coverage: 19.2% of statements [2021-03-18T22:39:28.145Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-18T22:39:28.145Z] === RUN TestFSGetSet [2021-03-18T22:39:28.145Z] --- PASS: TestFSGetSet (0.02s) [2021-03-18T22:39:28.145Z] === RUN TestFSGetUnsetKey [2021-03-18T22:39:28.145Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-18T22:39:28.145Z] === RUN TestFSGetEmptyData [2021-03-18T22:39:28.145Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-18T22:39:28.145Z] === RUN TestFSDelete [2021-03-18T22:39:28.145Z] --- PASS: TestFSDelete (0.01s) [2021-03-18T22:39:28.145Z] === RUN TestFSWalker [2021-03-18T22:39:28.145Z] --- PASS: TestFSWalker (0.01s) [2021-03-18T22:39:28.145Z] === RUN TestFSWalkerStopOnError [2021-03-18T22:39:28.317Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-18T22:39:28.618Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-18T22:39:28.618Z] === RUN TestNewFromJSON [2021-03-18T22:39:28.618Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-18T22:39:28.618Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestMarshalKeyOrder [2021-03-18T22:39:28.618Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestHistoryEqual [2021-03-18T22:39:28.618Z] --- PASS: TestHistoryEqual (0.12s) [2021-03-18T22:39:28.618Z] === RUN TestImage [2021-03-18T22:39:28.618Z] --- PASS: TestImage (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestImageOSNotEmpty [2021-03-18T22:39:28.618Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-18T22:39:28.618Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestCreate [2021-03-18T22:39:28.618Z] --- PASS: TestCreate (0.00s) [2021-03-18T22:39:28.618Z] === RUN TestRestore [2021-03-18T22:39:28.618Z] time="2021-03-18T22:39:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-18T22:39:28.618Z] --- PASS: TestRestore (0.04s) [2021-03-18T22:39:28.618Z] === RUN TestAddDelete [2021-03-18T22:39:28.618Z] === RUN TestValidateManifest [2021-03-18T22:39:28.618Z] === RUN TestValidateManifest/nil [2021-03-18T22:39:28.618Z] === RUN TestValidateManifest/non-nil [2021-03-18T22:39:28.618Z] --- PASS: TestValidateManifest (0.00s) [2021-03-18T22:39:28.618Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-18T22:39:28.618Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-18T22:39:28.618Z] PASS [2021-03-18T22:39:28.618Z] coverage: 0.6% of statements [2021-03-18T22:39:28.618Z] --- PASS: TestAddDelete (0.03s) [2021-03-18T22:39:28.618Z] === RUN TestSearchAfterDelete [2021-03-18T22:39:28.618Z] ok github.com/docker/docker/image/tarexport 0.159s coverage: 0.6% of statements [2021-03-18T22:39:28.618Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-18T22:39:28.618Z] === RUN TestParentReset [2021-03-18T22:39:28.618Z] --- PASS: TestParentReset (0.03s) [2021-03-18T22:39:28.618Z] === RUN TestGetAndSetLastUpdated [2021-03-18T22:39:28.618Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-18T22:39:28.618Z] === RUN TestStoreLen [2021-03-18T22:39:28.618Z] --- PASS: TestStoreLen (0.05s) [2021-03-18T22:39:28.618Z] PASS [2021-03-18T22:39:28.618Z] coverage: 86.6% of statements [2021-03-18T22:39:28.618Z] ok github.com/docker/docker/image 0.591s coverage: 86.6% of statements [2021-03-18T22:39:28.842Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-03-18T22:39:28.842Z] === RUN TestInspect [2021-03-18T22:39:29.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-18T22:39:29.483Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-03-18T22:39:29.483Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T22:39:29.483Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T22:39:29.483Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:29.483Z] === RUN TestAuthZPluginV2Disable [2021-03-18T22:39:29.483Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-18T22:39:29.483Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:29.483Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T22:39:29.483Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T22:39:29.483Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:29.483Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T22:39:29.483Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T22:39:29.483Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:29.483Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T22:39:30.178Z] --- PASS: TestContainerBindMountNonRecursive (4.34s) [2021-03-18T22:39:30.178Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T22:39:30.188Z] === RUN TestMakeV1ConfigFromConfig [2021-03-18T22:39:30.188Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-18T22:39:30.188Z] PASS [2021-03-18T22:39:30.188Z] coverage: 25.0% of statements [2021-03-18T22:39:30.188Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-03-18T22:39:30.188Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T22:39:30.658Z] === RUN TestSerialization [2021-03-18T22:39:30.658Z] --- PASS: TestSerialization (0.02s) [2021-03-18T22:39:30.658Z] PASS [2021-03-18T22:39:30.658Z] coverage: 100.0% of statements [2021-03-18T22:39:30.742Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-03-18T22:39:30.742Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T22:39:31.128Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2021-03-18T22:39:31.598Z] === RUN TestEnvironmentParsing [2021-03-18T22:39:31.598Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-18T22:39:31.598Z] PASS [2021-03-18T22:39:31.598Z] coverage: 1.0% of statements [2021-03-18T22:39:31.598Z] ok github.com/docker/docker/libcontainerd/local 0.117s coverage: 1.0% of statements [2021-03-18T22:39:31.598Z] === RUN TestEmptyLayer [2021-03-18T22:39:31.598Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-18T22:39:31.598Z] === RUN TestCommitFailure [2021-03-18T22:39:31.598Z] --- PASS: TestCommitFailure (0.01s) [2021-03-18T22:39:31.598Z] === RUN TestStartTransactionFailure [2021-03-18T22:39:31.598Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-18T22:39:31.598Z] === RUN TestGetOrphan [2021-03-18T22:39:31.598Z] --- PASS: TestGetOrphan (0.01s) [2021-03-18T22:39:31.598Z] === RUN TestMountAndRegister [2021-03-18T22:39:32.068Z] --- PASS: TestMountAndRegister (0.04s) [2021-03-18T22:39:32.068Z] layer_test.go:271: Layer size: 14 [2021-03-18T22:39:32.068Z] === RUN TestLayerRelease [2021-03-18T22:39:32.068Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-18T22:39:32.068Z] layer_test.go:304: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestStoreRestore [2021-03-18T22:39:32.068Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-18T22:39:32.068Z] layer_test.go:353: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestTarStreamStability [2021-03-18T22:39:32.068Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-18T22:39:32.068Z] layer_test.go:468: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestRegisterExistingLayer [2021-03-18T22:39:32.068Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-03-18T22:39:32.068Z] === RUN TestTarStreamVerification [2021-03-18T22:39:32.068Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-18T22:39:32.068Z] layer_test.go:697: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestLayerMigration [2021-03-18T22:39:32.068Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-18T22:39:32.068Z] migration_test.go:46: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestLayerMigrationNoTarsplit [2021-03-18T22:39:32.068Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-18T22:39:32.068Z] migration_test.go:182: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestMountInit [2021-03-18T22:39:32.068Z] --- SKIP: TestMountInit (0.00s) [2021-03-18T22:39:32.068Z] mount_test.go:17: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestMountSize [2021-03-18T22:39:32.068Z] --- SKIP: TestMountSize (0.00s) [2021-03-18T22:39:32.068Z] mount_test.go:76: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestMountChanges [2021-03-18T22:39:32.068Z] --- SKIP: TestMountChanges (0.00s) [2021-03-18T22:39:32.068Z] mount_test.go:125: Failing on Windows [2021-03-18T22:39:32.068Z] === RUN TestMountApply [2021-03-18T22:39:32.068Z] --- SKIP: TestMountApply (0.00s) [2021-03-18T22:39:32.068Z] mount_test.go:212: Failing on Windows [2021-03-18T22:39:32.068Z] PASS [2021-03-18T22:39:32.068Z] coverage: 30.1% of statements [2021-03-18T22:39:32.068Z] ok github.com/docker/docker/layer 0.474s coverage: 30.1% of statements [2021-03-18T22:39:32.068Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T22:39:32.068Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T22:39:32.068Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T22:39:32.068Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T22:39:32.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-18T22:39:32.537Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-18T22:39:32.538Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-18T22:39:32.538Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-18T22:39:32.538Z] PASS [2021-03-18T22:39:32.538Z] coverage: 42.3% of statements [2021-03-18T22:39:32.538Z] ok github.com/docker/docker/oci 0.100s coverage: 42.3% of statements [2021-03-18T22:39:32.538Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T22:39:33.008Z] === RUN TestParseVersion [2021-03-18T22:39:33.008Z] --- PASS: TestParseVersion (0.00s) [2021-03-18T22:39:33.008Z] PASS [2021-03-18T22:39:33.008Z] coverage: 52.9% of statements [2021-03-18T22:39:33.008Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-03-18T22:39:33.008Z] === RUN TestAddressPoolOpt [2021-03-18T22:39:33.008Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/a [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/something [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/_=a [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/env1=value1 [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/_env1=value1 [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/PATH [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/=a [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/PATH= [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/PATH=something [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/asd!qwe [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/1asd [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/123 [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/some_space [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/__some_space_before [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/some_space_after__ [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/= [2021-03-18T22:39:33.008Z] === RUN TestValidateEnv/PaTh [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestParseHost [2021-03-18T22:39:33.008Z] --- PASS: TestParseHost (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestParseDockerDaemonHost [2021-03-18T22:39:33.008Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestParseTCP [2021-03-18T22:39:33.008Z] --- PASS: TestParseTCP (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-18T22:39:33.008Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestValidateExtraHosts [2021-03-18T22:39:33.008Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestIpOptString [2021-03-18T22:39:33.008Z] --- PASS: TestIpOptString (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-18T22:39:33.008Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestNewIpOptValidDefaultVal [2021-03-18T22:39:33.008Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestIpOptSetInvalidVal [2021-03-18T22:39:33.008Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestValidateIPAddress [2021-03-18T22:39:33.008Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestMapOpts [2021-03-18T22:39:33.008Z] --- PASS: TestMapOpts (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestListOptsWithoutValidator [2021-03-18T22:39:33.008Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestListOptsWithValidator [2021-03-18T22:39:33.008Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestValidateDNSSearch [2021-03-18T22:39:33.008Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_general_format [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_one_more [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-18T22:39:33.008Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-18T22:39:33.008Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestNamedListOpts [2021-03-18T22:39:33.008Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestNamedMapOpts [2021-03-18T22:39:33.008Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestParseLink [2021-03-18T22:39:33.008Z] --- PASS: TestParseLink (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestQuotedStringSetWithQuotes [2021-03-18T22:39:33.008Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-18T22:39:33.008Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-18T22:39:33.008Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-18T22:39:33.008Z] === RUN TestUlimitOpt [2021-03-18T22:39:33.008Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-18T22:39:33.008Z] PASS [2021-03-18T22:39:33.008Z] coverage: 67.1% of statements [2021-03-18T22:39:33.008Z] ok github.com/docker/docker/opts 0.109s coverage: 67.1% of statements [2021-03-18T22:39:33.025Z] --- PASS: TestInspect (4.57s) [2021-03-18T22:39:33.025Z] === RUN TestCreateJob [2021-03-18T22:39:33.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-18T22:39:33.040Z] --- PASS: TestContainerVolumesMountedAsSlave (2.23s) [2021-03-18T22:39:33.040Z] === RUN TestNetworkNat [2021-03-18T22:39:34.407Z] --- PASS: TestNetworkNat (1.44s) [2021-03-18T22:39:34.407Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T22:39:34.577Z] === RUN TestUnbuffered [2021-03-18T22:39:34.577Z] --- PASS: TestUnbuffered (0.00s) [2021-03-18T22:39:34.577Z] === RUN TestRaceUnbuffered [2021-03-18T22:39:34.577Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-18T22:39:34.577Z] PASS [2021-03-18T22:39:34.577Z] coverage: 100.0% of statements [2021-03-18T22:39:34.577Z] ok github.com/docker/docker/pkg/broadcaster 0.084s coverage: 100.0% of statements [2021-03-18T22:39:34.577Z] === RUN TestPeerCertificateMarshalJSON [2021-03-18T22:39:34.577Z] === RUN TestMatch [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[foo]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[foo_bar]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-18T22:39:34.577Z] === RUN TestMatch/[] [2021-03-18T22:39:34.578Z] === RUN TestMatch/[]#01 [2021-03-18T22:39:34.578Z] === RUN TestMatch/[[qux]] [2021-03-18T22:39:34.578Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-18T22:39:34.578Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-18T22:39:34.578Z] === RUN TestMatch/[[foo_baz]] [2021-03-18T22:39:34.578Z] --- PASS: TestMatch (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-18T22:39:34.578Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-18T22:39:34.578Z] PASS [2021-03-18T22:39:34.578Z] coverage: 87.5% of statements [2021-03-18T22:39:34.578Z] ok github.com/docker/docker/pkg/capabilities 0.057s coverage: 87.5% of statements [2021-03-18T22:39:35.048Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-18T22:39:35.048Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-18T22:39:35.048Z] --- PASS: TestPeerCertificateMarshalJSON (0.78s) [2021-03-18T22:39:35.048Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-18T22:39:35.048Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-18T22:39:35.048Z] === RUN TestMiddleware [2021-03-18T22:39:35.048Z] --- PASS: TestMiddleware (0.00s) [2021-03-18T22:39:35.048Z] === RUN TestNewResponseModifier [2021-03-18T22:39:35.048Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-18T22:39:35.048Z] PASS [2021-03-18T22:39:35.048Z] coverage: 26.8% of statements [2021-03-18T22:39:35.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-18T22:39:35.518Z] ok github.com/docker/docker/pkg/authorization 0.887s coverage: 26.8% of statements [2021-03-18T22:39:35.518Z] === RUN TestIsArchivePathDir [2021-03-18T22:39:35.518Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-03-18T22:39:35.518Z] === RUN TestIsArchivePathInvalidFile [2021-03-18T22:39:35.518Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-03-18T22:39:35.900Z] --- PASS: TestNetworkLocalhostTCPNat (1.26s) [2021-03-18T22:39:35.900Z] === RUN TestNetworkLoopbackNat [2021-03-18T22:39:35.988Z] === RUN TestIsArchivePathTar [2021-03-18T22:39:35.988Z] === RUN TestSizeEmpty [2021-03-18T22:39:35.988Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeEmptyFile [2021-03-18T22:39:35.988Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeNonemptyFile [2021-03-18T22:39:35.988Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-18T22:39:35.988Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-18T22:39:35.988Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-18T22:39:35.988Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestMoveToSubdir [2021-03-18T22:39:35.988Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestSizeNonExistingDirectory [2021-03-18T22:39:35.988Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-18T22:39:35.988Z] PASS [2021-03-18T22:39:35.988Z] coverage: 80.0% of statements [2021-03-18T22:39:35.988Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-03-18T22:39:35.988Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-03-18T22:39:35.988Z] === RUN TestDecompressStreamGzip [2021-03-18T22:39:35.988Z] === RUN TestChrootTarUntar [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] === RUN TestChrootUntarEmptyArchive [2021-03-18T22:39:35.988Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestChrootTarUntarWithSymlink [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:39:35.988Z] === RUN TestChrootCopyWithTar [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:39:35.988Z] === RUN TestChrootCopyFileWithTar [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] === RUN TestChrootUntarPath [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:39:35.988Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] === RUN TestChrootApplyDotDotFile [2021-03-18T22:39:35.988Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:35.988Z] PASS [2021-03-18T22:39:35.988Z] coverage: 15.4% of statements [2021-03-18T22:39:35.988Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-03-18T22:39:35.988Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-03-18T22:39:35.988Z] === RUN TestDecompressStreamBzip2 [2021-03-18T22:39:35.988Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-03-18T22:39:35.988Z] === RUN TestDecompressStreamXz [2021-03-18T22:39:35.988Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-18T22:39:35.988Z] archive_test.go:134: Xz not present in msys2 [2021-03-18T22:39:35.988Z] === RUN TestCompressStreamXzUnsupported [2021-03-18T22:39:35.988Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-18T22:39:35.988Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestCompressStreamInvalid [2021-03-18T22:39:35.988Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestExtensionInvalid [2021-03-18T22:39:35.988Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestExtensionUncompressed [2021-03-18T22:39:35.988Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestExtensionBzip2 [2021-03-18T22:39:35.988Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestExtensionGzip [2021-03-18T22:39:35.988Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestExtensionXz [2021-03-18T22:39:35.988Z] --- PASS: TestExtensionXz (0.00s) [2021-03-18T22:39:35.988Z] === RUN TestCmdStreamLargeStderr [2021-03-18T22:39:36.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-18T22:39:36.458Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-03-18T22:39:36.458Z] === RUN TestCmdStreamBad [2021-03-18T22:39:36.458Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-18T22:39:36.458Z] archive_test.go:239: Failing on Windows CI machines [2021-03-18T22:39:36.458Z] === RUN TestCmdStreamGood [2021-03-18T22:39:36.458Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-18T22:39:36.458Z] === RUN TestUntarPathWithInvalidDest [2021-03-18T22:39:36.458Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-03-18T22:39:36.458Z] === RUN TestUntarPathWithInvalidSrc [2021-03-18T22:39:36.458Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-18T22:39:36.458Z] === RUN TestUntarPath [2021-03-18T22:39:36.458Z] --- PASS: TestUntarPath (0.10s) [2021-03-18T22:39:36.458Z] === RUN TestUntarPathWithDestinationFile [2021-03-18T22:39:36.458Z] --- PASS: TestUntarPathWithDestinationFile (0.14s) [2021-03-18T22:39:36.458Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-18T22:39:36.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-18T22:39:36.928Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-03-18T22:39:36.928Z] === RUN TestCopyWithTarInvalidSrc [2021-03-18T22:39:36.928Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-18T22:39:36.928Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyWithTarSrcFile [2021-03-18T22:39:36.928Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyWithTarSrcFolder [2021-03-18T22:39:36.928Z] --- PASS: TestCopyWithTarSrcFolder (0.04s) [2021-03-18T22:39:36.928Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-18T22:39:36.928Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-18T22:39:36.928Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-18T22:39:36.928Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestCopyFileWithTarSrcFile [2021-03-18T22:39:36.928Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-03-18T22:39:36.928Z] === RUN TestTarFiles [2021-03-18T22:39:36.928Z] === RUN Test [2021-03-18T22:39:36.928Z] === RUN Test/TestContainsEntry [2021-03-18T22:39:36.928Z] === RUN Test/TestCreateEntries [2021-03-18T22:39:36.928Z] === RUN Test/TestEntriesDiff [2021-03-18T22:39:36.928Z] === RUN Test/TestEntriesEquality [2021-03-18T22:39:36.928Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-18T22:39:36.928Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-18T22:39:36.928Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-18T22:39:36.928Z] === RUN Test/TestGeneratorNotGenerate [2021-03-18T22:39:36.928Z] === RUN Test/TestGeneratorWithPort [2021-03-18T22:39:36.928Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-18T22:39:36.928Z] === RUN Test/TestNewEntry [2021-03-18T22:39:36.928Z] === RUN Test/TestParse [2021-03-18T22:39:36.928Z] --- PASS: Test (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-18T22:39:36.928Z] --- PASS: Test/TestParse (0.00s) [2021-03-18T22:39:36.928Z] PASS [2021-03-18T22:39:36.928Z] coverage: 58.3% of statements [2021-03-18T22:39:36.928Z] ok github.com/docker/docker/pkg/discovery 0.121s coverage: 58.3% of statements [2021-03-18T22:39:37.211Z] --- PASS: TestCreateJob (3.77s) [2021-03-18T22:39:37.211Z] === RUN TestReplicatedJob [2021-03-18T22:39:37.398Z] === RUN Test [2021-03-18T22:39:37.398Z] === RUN Test/TestContent [2021-03-18T22:39:37.398Z] === RUN Test/TestInitialize [2021-03-18T22:39:37.398Z] === RUN Test/TestNew [2021-03-18T22:39:37.398Z] === RUN Test/TestParsingContentsWithComments [2021-03-18T22:39:37.398Z] === RUN Test/TestRegister [2021-03-18T22:39:37.398Z] === RUN Test/TestWatch [2021-03-18T22:39:37.398Z] --- PASS: Test (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestContent (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestNew (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestRegister (0.00s) [2021-03-18T22:39:37.398Z] --- PASS: Test/TestWatch (0.00s) [2021-03-18T22:39:37.398Z] PASS [2021-03-18T22:39:37.398Z] coverage: 92.9% of statements [2021-03-18T22:39:37.398Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-03-18T22:39:38.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-18T22:39:38.388Z] === RUN Test [2021-03-18T22:39:38.388Z] === RUN Test/TestWatch [2021-03-18T22:39:38.388Z] --- PASS: Test (0.00s) [2021-03-18T22:39:38.388Z] --- PASS: Test/TestWatch (0.00s) [2021-03-18T22:39:38.388Z] PASS [2021-03-18T22:39:38.388Z] coverage: 92.3% of statements [2021-03-18T22:39:38.388Z] ok github.com/docker/docker/pkg/discovery/memory 0.067s coverage: 92.3% of statements [2021-03-18T22:39:38.388Z] === RUN Test [2021-03-18T22:39:38.388Z] === RUN Test/TestInitialize [2021-03-18T22:39:38.388Z] time="2021-03-18T22:39:38Z" level=info msg="Initializing discovery without TLS" [2021-03-18T22:39:38.388Z] time="2021-03-18T22:39:38Z" level=info msg="Initializing discovery without TLS" [2021-03-18T22:39:38.388Z] time="2021-03-18T22:39:38Z" level=info msg="Initializing discovery without TLS" [2021-03-18T22:39:38.388Z] === RUN Test/TestInitializeWithCerts [2021-03-18T22:39:38.388Z] time="2021-03-18T22:39:38Z" level=info msg="Initializing discovery with TLS" [2021-03-18T22:39:38.388Z] === RUN Test/TestWatch [2021-03-18T22:39:38.388Z] time="2021-03-18T22:39:38Z" level=info msg="Initializing discovery without TLS" [2021-03-18T22:39:38.388Z] === RUN Test [2021-03-18T22:39:38.388Z] === RUN Test/TestInitialize [2021-03-18T22:39:38.388Z] === RUN Test/TestInitializeWithPattern [2021-03-18T22:39:38.388Z] === RUN Test/TestRegister [2021-03-18T22:39:38.388Z] === RUN Test/TestWatch [2021-03-18T22:39:38.388Z] --- PASS: Test (0.00s) [2021-03-18T22:39:38.388Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-18T22:39:38.388Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-18T22:39:38.388Z] --- PASS: Test/TestRegister (0.00s) [2021-03-18T22:39:38.388Z] --- PASS: Test/TestWatch (0.00s) [2021-03-18T22:39:38.388Z] PASS [2021-03-18T22:39:38.388Z] coverage: 93.8% of statements [2021-03-18T22:39:38.388Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2021-03-18T22:39:39.378Z] === RUN TestPollerAddRemove [2021-03-18T22:39:39.378Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-18T22:39:39.378Z] === RUN TestPollerEvent [2021-03-18T22:39:39.378Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-18T22:39:39.378Z] poller_test.go:41: No chmod on Windows [2021-03-18T22:39:39.378Z] === RUN TestPollerClose [2021-03-18T22:39:39.378Z] --- PASS: TestPollerClose (0.00s) [2021-03-18T22:39:39.378Z] PASS [2021-03-18T22:39:39.378Z] coverage: 36.2% of statements [2021-03-18T22:39:39.378Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 36.2% of statements [2021-03-18T22:39:39.981Z] --- PASS: TestNetworkLoopbackNat (4.23s) [2021-03-18T22:39:39.981Z] === RUN TestPause [2021-03-18T22:39:40.368Z] === RUN TestCopyFileWithInvalidSrc [2021-03-18T22:39:40.368Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCopyFileWithInvalidDest [2021-03-18T22:39:40.368Z] --- PASS: TestCopyFileWithInvalidDest (0.02s) [2021-03-18T22:39:40.368Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-18T22:39:40.368Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-18T22:39:40.368Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCopyFile [2021-03-18T22:39:40.368Z] --- PASS: TestCopyFile (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-18T22:39:40.368Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-18T22:39:40.368Z] fileutils_test.go:134: Needs porting to Windows [2021-03-18T22:39:40.368Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-18T22:39:40.368Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-18T22:39:40.368Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-18T22:39:40.368Z] fileutils_test.go:180: Needs porting to Windows [2021-03-18T22:39:40.368Z] === RUN TestWildcardMatches [2021-03-18T22:39:40.368Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestPatternMatches [2021-03-18T22:39:40.368Z] --- PASS: TestPatternMatches (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-18T22:39:40.368Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestPatternMatchesFolderExclusions [2021-03-18T22:39:40.368Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-18T22:39:40.368Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-18T22:39:40.368Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-18T22:39:40.368Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-18T22:39:40.368Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestSingleExclamationError [2021-03-18T22:39:40.368Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestMatchesWithNoPatterns [2021-03-18T22:39:40.368Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestMatchesWithMalformedPatterns [2021-03-18T22:39:40.368Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestMatches [2021-03-18T22:39:40.368Z] --- PASS: TestMatches (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatterns [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatternsExceptionFlag [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCleanPatternsErrorSingleException [2021-03-18T22:39:40.368Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCreateIfNotExistsDir [2021-03-18T22:39:40.368Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestCreateIfNotExistsFile [2021-03-18T22:39:40.368Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestMatch [2021-03-18T22:39:40.368Z] --- PASS: TestMatch (0.00s) [2021-03-18T22:39:40.368Z] PASS [2021-03-18T22:39:40.368Z] coverage: 87.7% of statements [2021-03-18T22:39:40.368Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 87.7% of statements [2021-03-18T22:39:40.368Z] === RUN TestGet [2021-03-18T22:39:40.368Z] --- PASS: TestGet (0.00s) [2021-03-18T22:39:40.368Z] === RUN TestGetShortcutString [2021-03-18T22:39:40.368Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-18T22:39:40.368Z] PASS [2021-03-18T22:39:40.368Z] coverage: 42.9% of statements [2021-03-18T22:39:40.368Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2021-03-18T22:39:40.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-18T22:39:41.357Z] === RUN TestCreateIDMapOrder [2021-03-18T22:39:41.357Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-18T22:39:41.357Z] PASS [2021-03-18T22:39:41.357Z] coverage: 7.2% of statements [2021-03-18T22:39:41.357Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-03-18T22:39:41.357Z] --- PASS: Test (3.13s) [2021-03-18T22:39:41.357Z] --- PASS: Test/TestInitialize (0.13s) [2021-03-18T22:39:41.357Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-18T22:39:41.357Z] --- PASS: Test/TestWatch (3.00s) [2021-03-18T22:39:41.357Z] PASS [2021-03-18T22:39:41.357Z] coverage: 84.1% of statements [2021-03-18T22:39:41.357Z] ok github.com/docker/docker/pkg/discovery/kv 3.234s coverage: 84.1% of statements [2021-03-18T22:39:41.470Z] --- PASS: TestPause (1.43s) [2021-03-18T22:39:41.470Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T22:39:41.470Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-03-18T22:39:41.470Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:39:41.470Z] === RUN TestPauseStopPausedContainer [2021-03-18T22:39:41.827Z] --- PASS: TestTarFiles (5.17s) [2021-03-18T22:39:41.828Z] === RUN TestTarUntar [2021-03-18T22:39:41.828Z] --- PASS: TestTarUntar (0.03s) [2021-03-18T22:39:41.828Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-18T22:39:41.828Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-18T22:39:41.828Z] === RUN TestTarWithOptions [2021-03-18T22:39:41.828Z] --- PASS: TestTarWithOptions (0.02s) [2021-03-18T22:39:41.828Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-18T22:39:41.828Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-18T22:39:41.828Z] === RUN TestUntarUstarGnuConflict [2021-03-18T22:39:41.828Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-18T22:39:41.828Z] === RUN TestUntarInvalidFilenames [2021-03-18T22:39:42.298Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames942697834\\dest" [2021-03-18T22:39:42.298Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-03-18T22:39:42.298Z] === RUN TestUntarHardlinkToSymlink [2021-03-18T22:39:42.298Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-18T22:39:42.298Z] === RUN TestUntarInvalidHardlink [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink786272667\\victim\\hello" -> "../victim/hello" [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink335071294\\victim\\hello" -> "/../victim/hello" [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink365426821\\victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink443269664\\victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink393627903\\victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink482706514\\victim" -> "../victim" [2021-03-18T22:39:42.298Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-18T22:39:42.298Z] === RUN TestUntarInvalidSymlink [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink362188169\\dest\\dotdot" -> "../victim/hello" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink435971924\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290467491\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink650882982\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink588168397\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234167240\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:42.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink575553159\\dest\\dir\\loophole" -> "../../victim" [2021-03-18T22:39:42.298Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-03-18T22:39:42.298Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-18T22:39:42.298Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestXGlobalNoParent [2021-03-18T22:39:42.298Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestReplaceFileTarWrapper [2021-03-18T22:39:42.298Z] === RUN TestFixedBufferCap [2021-03-18T22:39:42.298Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestFixedBufferLen [2021-03-18T22:39:42.298Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestFixedBufferString [2021-03-18T22:39:42.298Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestFixedBufferWrite [2021-03-18T22:39:42.298Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestFixedBufferRead [2021-03-18T22:39:42.298Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestBytesPipeRead [2021-03-18T22:39:42.298Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestBytesPipeWrite [2021-03-18T22:39:42.298Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-18T22:39:42.298Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-18T22:39:42.298Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-03-18T22:39:42.298Z] === RUN TestPrefixHeaderReadable [2021-03-18T22:39:42.298Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-18T22:39:42.298Z] === RUN TestDisablePigz [2021-03-18T22:39:42.767Z] --- PASS: TestDisablePigz (0.24s) [2021-03-18T22:39:42.767Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-18T22:39:42.767Z] === RUN TestPigz [2021-03-18T22:39:42.767Z] --- PASS: TestPigz (0.18s) [2021-03-18T22:39:42.767Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-18T22:39:42.767Z] === RUN TestCopyFileWithInvalidDest [2021-03-18T22:39:42.767Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-18T22:39:42.767Z] archive_windows_test.go:16: Currently fails [2021-03-18T22:39:42.767Z] === RUN TestCanonicalTarNameForPath [2021-03-18T22:39:42.767Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestCanonicalTarName [2021-03-18T22:39:42.767Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestChmodTarEntry [2021-03-18T22:39:42.767Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestHardLinkOrder [2021-03-18T22:39:42.767Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-03-18T22:39:42.767Z] === RUN TestAtomicWriteToFile [2021-03-18T22:39:42.767Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestAtomicWriteSetCommit [2021-03-18T22:39:42.767Z] === RUN TestError [2021-03-18T22:39:42.767Z] --- PASS: TestError (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestProgressString [2021-03-18T22:39:42.767Z] === RUN TestProgressString/no_progress [2021-03-18T22:39:42.767Z] === RUN TestProgressString/progress_1 [2021-03-18T22:39:42.767Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-18T22:39:42.767Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-18T22:39:42.767Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-18T22:39:42.767Z] === RUN TestProgressString/with_units [2021-03-18T22:39:42.767Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-18T22:39:42.767Z] === RUN TestProgressString/hide_counts [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-18T22:39:42.767Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestJSONMessageDisplay [2021-03-18T22:39:42.767Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-18T22:39:42.767Z] === RUN TestAtomicWriteSetCancel [2021-03-18T22:39:42.767Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-18T22:39:42.767Z] === RUN TestReadCloserWrapperClose [2021-03-18T22:39:42.767Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestReaderErrWrapperReadOnError [2021-03-18T22:39:42.767Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestReaderErrWrapperRead [2021-03-18T22:39:42.767Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestHashData [2021-03-18T22:39:42.767Z] --- PASS: TestHashData (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestCancelReadCloser [2021-03-18T22:39:42.767Z] --- PASS: TestHardLinkOrder (0.09s) [2021-03-18T22:39:42.767Z] === RUN TestChangeString [2021-03-18T22:39:42.767Z] --- PASS: TestChangeString (0.00s) [2021-03-18T22:39:42.767Z] === RUN TestChangesWithNoChanges [2021-03-18T22:39:42.767Z] === RUN TestStandardLongPath [2021-03-18T22:39:42.768Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestUNCLongPath [2021-03-18T22:39:42.768Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-18T22:39:42.768Z] PASS [2021-03-18T22:39:42.768Z] coverage: 100.0% of statements [2021-03-18T22:39:42.768Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-03-18T22:39:42.768Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-03-18T22:39:42.768Z] === RUN TestChangesWithChanges [2021-03-18T22:39:42.768Z] --- PASS: TestChangesWithChanges (0.03s) [2021-03-18T22:39:42.768Z] === RUN TestChangesWithChangesGH13590 [2021-03-18T22:39:42.768Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-18T22:39:42.768Z] changes_test.go:192: needs more investigation [2021-03-18T22:39:42.768Z] === RUN TestChangesDirsEmpty [2021-03-18T22:39:42.768Z] --- PASS: TestCancelReadCloser (0.11s) [2021-03-18T22:39:42.768Z] === RUN TestWriteCloserWrapperClose [2021-03-18T22:39:42.768Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestNopWriteCloser [2021-03-18T22:39:42.768Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestNopWriter [2021-03-18T22:39:42.768Z] --- PASS: TestNopWriter (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestWriteCounter [2021-03-18T22:39:42.768Z] --- PASS: TestWriteCounter (0.00s) [2021-03-18T22:39:42.768Z] PASS [2021-03-18T22:39:42.768Z] coverage: 68.8% of statements [2021-03-18T22:39:42.768Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-03-18T22:39:42.768Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-18T22:39:42.768Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-18T22:39:42.768Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-18T22:39:42.768Z] === RUN TestDisplayJSONMessagesStream [2021-03-18T22:39:42.768Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-18T22:39:42.768Z] PASS [2021-03-18T22:39:42.768Z] ok github.com/docker/docker/pkg/ioutils 0.682s coverage: 68.8% of statements [2021-03-18T22:39:42.768Z] coverage: 91.7% of statements [2021-03-18T22:39:42.768Z] ok github.com/docker/docker/pkg/jsonmessage 0.183s coverage: 91.7% of statements [2021-03-18T22:39:42.838Z] --- PASS: TestPauseStopPausedContainer (1.51s) [2021-03-18T22:39:42.838Z] === RUN TestPsFilter [2021-03-18T22:39:43.094Z] --- PASS: TestPsFilter (0.15s) [2021-03-18T22:39:43.094Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T22:39:43.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-18T22:39:43.237Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-03-18T22:39:43.237Z] === RUN TestChangesDirsMutated [2021-03-18T22:39:43.237Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-03-18T22:39:43.237Z] === RUN TestApplyLayer [2021-03-18T22:39:43.237Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-18T22:39:43.237Z] changes_test.go:405: needs further investigation [2021-03-18T22:39:43.237Z] === RUN TestChangesSizeWithHardlinks [2021-03-18T22:39:43.237Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-18T22:39:43.237Z] changes_test.go:441: needs further investigation [2021-03-18T22:39:43.237Z] === RUN TestChangesSizeWithNoChanges [2021-03-18T22:39:43.237Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-18T22:39:43.237Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-18T22:39:43.237Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-18T22:39:43.237Z] === RUN TestChangesSize [2021-03-18T22:39:43.237Z] --- PASS: TestChangesSize (0.00s) [2021-03-18T22:39:43.237Z] === RUN TestApplyLayerInvalidFilenames [2021-03-18T22:39:43.237Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames260862942\\dest" [2021-03-18T22:39:43.237Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-18T22:39:43.237Z] === RUN TestApplyLayerInvalidHardlink [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink731221696\\victim\\hello" -> "../victim/hello" [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579328287\\victim\\hello" -> "/../victim/hello" [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink582059506\\victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink854465705\\victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink495482868\\victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink079280835\\victim" -> "../victim" [2021-03-18T22:39:43.237Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-03-18T22:39:43.237Z] === RUN TestApplyLayerInvalidSymlink [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink615146310\\dest\\dotdot" -> "../victim/hello" [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink927223277\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink100170856\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink191124135\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink435168218\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:43.237Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink531534193\\dest\\loophole-victim" -> "../victim" [2021-03-18T22:39:43.237Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-18T22:39:43.237Z] === RUN TestApplyLayerWhiteouts [2021-03-18T22:39:43.237Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-03-18T22:39:43.237Z] === RUN TestGenerateEmptyFile [2021-03-18T22:39:43.237Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-18T22:39:43.237Z] === RUN TestGenerateWithContent [2021-03-18T22:39:43.237Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-18T22:39:43.237Z] PASS [2021-03-18T22:39:43.237Z] coverage: 62.6% of statements [2021-03-18T22:39:43.237Z] ok github.com/docker/docker/pkg/archive 7.938s coverage: 62.6% of statements [2021-03-18T22:39:43.707Z] === RUN TestNameFormat [2021-03-18T22:39:43.707Z] --- PASS: TestNameFormat (0.00s) [2021-03-18T22:39:43.707Z] === RUN TestNameRetries [2021-03-18T22:39:43.707Z] --- PASS: TestNameRetries (0.00s) [2021-03-18T22:39:43.707Z] PASS [2021-03-18T22:39:43.707Z] coverage: 85.7% of statements [2021-03-18T22:39:43.707Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2021-03-18T22:39:43.768Z] --- PASS: TestReplicatedJob (6.69s) [2021-03-18T22:39:43.768Z] === RUN TestUpdateReplicatedJob [2021-03-18T22:39:44.177Z] === RUN TestParseKeyValueOpt [2021-03-18T22:39:44.177Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-18T22:39:44.177Z] === RUN TestParseUintList [2021-03-18T22:39:44.177Z] --- PASS: TestParseUintList (0.00s) [2021-03-18T22:39:44.177Z] === RUN TestParseUintListMaximumLimits [2021-03-18T22:39:44.177Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-18T22:39:44.177Z] PASS [2021-03-18T22:39:44.177Z] coverage: 97.0% of statements [2021-03-18T22:39:44.177Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-03-18T22:39:44.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-18T22:39:44.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.27s) [2021-03-18T22:39:44.461Z] === RUN TestRemoveContainerWithVolume [2021-03-18T22:39:44.647Z] === RUN TestNewAndRemove [2021-03-18T22:39:44.647Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-18T22:39:44.647Z] === RUN TestRemoveInvalidPath [2021-03-18T22:39:44.647Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-18T22:39:44.647Z] PASS [2021-03-18T22:39:44.647Z] coverage: 82.6% of statements [2021-03-18T22:39:44.647Z] ok github.com/docker/docker/pkg/pidfile 0.092s coverage: 82.6% of statements [2021-03-18T22:39:45.117Z] === RUN TestParseEmptyInterface [2021-03-18T22:39:45.117Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestParseNonInterfaceType [2021-03-18T22:39:45.117Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestParseWithOneFunction [2021-03-18T22:39:45.117Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestParseWithMultipleFuncs [2021-03-18T22:39:45.117Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestParseWithUnnamedReturn [2021-03-18T22:39:45.117Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestEmbeddedInterface [2021-03-18T22:39:45.117Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestParsedImports [2021-03-18T22:39:45.117Z] --- PASS: TestParsedImports (0.00s) [2021-03-18T22:39:45.117Z] === RUN TestAliasedImports [2021-03-18T22:39:45.117Z] --- PASS: TestAliasedImports (0.00s) [2021-03-18T22:39:45.117Z] PASS [2021-03-18T22:39:45.117Z] coverage: 56.8% of statements [2021-03-18T22:39:45.117Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2021-03-18T22:39:45.827Z] --- PASS: TestRemoveContainerWithVolume (1.31s) [2021-03-18T22:39:45.827Z] === RUN TestRemoveContainerRunning [2021-03-18T22:39:46.106Z] === RUN TestFailedConnection [2021-03-18T22:39:46.578Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-18T22:39:46.578Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-18T22:39:46.578Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-18T22:39:46.578Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-18T22:39:46.578Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-18T22:39:46.578Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-18T22:39:46.578Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-18T22:39:46.578Z] === RUN TestBufferPoolPutAndGet [2021-03-18T22:39:46.578Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-18T22:39:46.578Z] PASS [2021-03-18T22:39:46.578Z] coverage: 88.2% of statements [2021-03-18T22:39:46.578Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-03-18T22:39:46.578Z] === RUN TestHTTPTransport [2021-03-18T22:39:46.578Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-18T22:39:46.578Z] PASS [2021-03-18T22:39:46.578Z] coverage: 85.7% of statements [2021-03-18T22:39:46.578Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-03-18T22:39:47.194Z] --- PASS: TestRemoveContainerRunning (1.23s) [2021-03-18T22:39:47.194Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T22:39:47.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-18T22:39:47.568Z] --- PASS: TestFailedConnection (1.10s) [2021-03-18T22:39:47.568Z] === RUN TestFailOnce [2021-03-18T22:39:47.568Z] === RUN TestOutputOnPrematureClose [2021-03-18T22:39:47.568Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-18T22:39:47.568Z] === RUN TestCompleteSilently [2021-03-18T22:39:47.568Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-18T22:39:47.568Z] PASS [2021-03-18T22:39:47.568Z] coverage: 75.9% of statements [2021-03-18T22:39:47.568Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2021-03-18T22:39:47.568Z] 2021/03/18 22:39:47 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-03-18T22:39:47.568Z] goroutine 10 [running]: [2021-03-18T22:39:47.568Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-18T22:39:47.568Z] panic(0x849b40, 0x986ad0) [2021-03-18T22:39:47.568Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-18T22:39:47.568Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-18T22:39:47.568Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-18T22:39:47.568Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-18T22:39:47.568Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-18T22:39:47.568Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-18T22:39:47.568Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-18T22:39:47.568Z] created by net/http.(*Server).Serve [2021-03-18T22:39:47.568Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-18T22:39:47.568Z] time="2021-03-18T22:39:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-03-18T22:39:47.568Z] === RUN TestSendToOneSub [2021-03-18T22:39:47.568Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-18T22:39:47.568Z] === RUN TestSendToMultipleSubs [2021-03-18T22:39:47.568Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-18T22:39:47.568Z] === RUN TestEvictOneSub [2021-03-18T22:39:47.568Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-18T22:39:47.568Z] === RUN TestClosePublisher [2021-03-18T22:39:47.568Z] --- PASS: TestClosePublisher (0.00s) [2021-03-18T22:39:47.568Z] === RUN TestPubSubRace [2021-03-18T22:39:47.591Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2021-03-18T22:39:47.592Z] PASS [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] === Skipped [2021-03-18T22:39:47.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T22:39:47.592Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-18T22:39:47.592Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T22:39:47.592Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T22:39:47.592Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] [2021-03-18T22:39:47.592Z] DONE 17 tests, 4 skipped in 33.273s [2021-03-18T22:39:47.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T22:39:47.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:47.592Z] ++ set -e [2021-03-18T22:39:47.592Z] ++ '[' -n 0 ']' [2021-03-18T22:39:47.592Z] ++ set -x [2021-03-18T22:39:47.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:47.592Z] INFO: Testing against a local daemon [2021-03-18T22:39:47.592Z] === RUN TestPluginInvalidJSON [2021-03-18T22:39:47.592Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:39:47.592Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:39:47.592Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:39:47.592Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-18T22:39:47.592Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T22:39:47.592Z] === RUN TestPluginInstall [2021-03-18T22:39:47.592Z] === RUN TestPluginInstall/no_auth [2021-03-18T22:39:47.950Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-03-18T22:39:47.950Z] === RUN TestServiceListWithStatuses [2021-03-18T22:39:47.950Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T22:39:47.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:39:47.950Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T22:39:48.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-18T22:39:48.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.30s) [2021-03-18T22:39:48.268Z] === RUN TestRemoveInvalidContainer [2021-03-18T22:39:48.268Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-03-18T22:39:48.268Z] === RUN TestRenameLinkedContainer [2021-03-18T22:39:48.558Z] === RUN TestRegister [2021-03-18T22:39:48.558Z] --- PASS: TestRegister (0.00s) [2021-03-18T22:39:48.558Z] === RUN TestCommand [2021-03-18T22:39:48.558Z] --- PASS: TestCommand (0.02s) [2021-03-18T22:39:48.558Z] === RUN TestNaiveSelf [2021-03-18T22:39:48.558Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-18T22:39:48.558Z] PASS [2021-03-18T22:39:48.558Z] coverage: 82.4% of statements [2021-03-18T22:39:48.558Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-03-18T22:39:48.558Z] --- PASS: TestFailOnce (1.13s) [2021-03-18T22:39:48.558Z] === RUN TestEchoInputOutput [2021-03-18T22:39:48.558Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-18T22:39:48.558Z] === RUN TestBackoff [2021-03-18T22:39:48.558Z] --- PASS: TestBackoff (0.00s) [2021-03-18T22:39:48.558Z] === RUN TestAbortRetry [2021-03-18T22:39:48.558Z] --- PASS: TestAbortRetry (0.00s) [2021-03-18T22:39:48.558Z] === RUN TestClientScheme [2021-03-18T22:39:48.558Z] --- PASS: TestClientScheme (0.00s) [2021-03-18T22:39:48.558Z] === RUN TestNewClientWithTimeout [2021-03-18T22:39:48.558Z] --- PASS: TestPubSubRace (1.05s) [2021-03-18T22:39:48.558Z] PASS [2021-03-18T22:39:48.558Z] coverage: 75.0% of statements [2021-03-18T22:39:48.558Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-03-18T22:39:49.028Z] time="2021-03-18T22:39:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-18T22:39:49.028Z] === RUN TestParseSignal [2021-03-18T22:39:49.028Z] --- PASS: TestParseSignal (0.00s) [2021-03-18T22:39:49.028Z] === RUN TestValidSignalForPlatform [2021-03-18T22:39:49.028Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-18T22:39:49.028Z] PASS [2021-03-18T22:39:49.028Z] coverage: 20.3% of statements [2021-03-18T22:39:49.028Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 20.3% of statements [2021-03-18T22:39:49.497Z] === RUN TestNewStdWriter [2021-03-18T22:39:49.497Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-18T22:39:49.497Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestWriteWithNilBytes [2021-03-18T22:39:49.497Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestWrite [2021-03-18T22:39:49.497Z] --- PASS: TestWrite (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestWriteWithWriterError [2021-03-18T22:39:49.497Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-18T22:39:49.497Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyWriteAndRead [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-18T22:39:49.497Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-18T22:39:49.497Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-18T22:39:49.497Z] PASS [2021-03-18T22:39:49.497Z] coverage: 100.0% of statements [2021-03-18T22:39:49.497Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-03-18T22:39:50.134Z] time="2021-03-18T22:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:50.134Z] time="2021-03-18T22:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:134b6233aa35def912c34d1e16283aa6d18e2d8da95e48c77a54b65d112331f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:50.134Z] time="2021-03-18T22:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:50.134Z] time="2021-03-18T22:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:134b6233aa35def912c34d1e16283aa6d18e2d8da95e48c77a54b65d112331f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:50.134Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T22:39:50.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-18T22:39:50.487Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-18T22:39:50.488Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-18T22:39:50.488Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestFormatStatus [2021-03-18T22:39:50.488Z] --- PASS: TestFormatStatus (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestFormatError [2021-03-18T22:39:50.488Z] --- PASS: TestFormatError (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestFormatJSONError [2021-03-18T22:39:50.488Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-18T22:39:50.488Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-18T22:39:50.488Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestNewJSONProgressOutput [2021-03-18T22:39:50.488Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestAuxFormatterEmit [2021-03-18T22:39:50.488Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestStreamWriterStdout [2021-03-18T22:39:50.488Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestStreamWriterStderr [2021-03-18T22:39:50.488Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-18T22:39:50.488Z] PASS [2021-03-18T22:39:50.488Z] coverage: 66.2% of statements [2021-03-18T22:39:50.488Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-03-18T22:39:50.488Z] === RUN TestGenerateRandomID [2021-03-18T22:39:50.488Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestShortenId [2021-03-18T22:39:50.488Z] --- PASS: TestShortenId (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestShortenSha256Id [2021-03-18T22:39:50.488Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestShortenIdEmpty [2021-03-18T22:39:50.488Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestShortenIdInvalid [2021-03-18T22:39:50.488Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestIsShortIDNonHex [2021-03-18T22:39:50.488Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-18T22:39:50.488Z] === RUN TestIsShortIDNotCorrectSize [2021-03-18T22:39:50.488Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-18T22:39:50.488Z] PASS [2021-03-18T22:39:50.488Z] coverage: 70.6% of statements [2021-03-18T22:39:50.488Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-03-18T22:39:50.488Z] time="2021-03-18T22:39:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-18T22:39:50.705Z] time="2021-03-18T22:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:50.705Z] time="2021-03-18T22:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46efce38f13fe0f4262a97fd0dc64a36bbcc2795e5f1c7b6462cea013c04cbc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:50.705Z] time="2021-03-18T22:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:50.705Z] time="2021-03-18T22:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46efce38f13fe0f4262a97fd0dc64a36bbcc2795e5f1c7b6462cea013c04cbc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:51.276Z] === RUN TestPluginInstall/with_insecure [2021-03-18T22:39:51.478Z] === RUN TestIsCpusetListAvailable [2021-03-18T22:39:51.478Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-18T22:39:51.478Z] PASS [2021-03-18T22:39:51.478Z] coverage: 38.2% of statements [2021-03-18T22:39:51.478Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-03-18T22:39:51.948Z] === RUN TestChtimes [2021-03-18T22:39:51.948Z] --- PASS: TestChtimes (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestChtimesWindows [2021-03-18T22:39:51.948Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-18T22:39:51.948Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestEnsureRemoveAllNotExist [2021-03-18T22:39:51.948Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestEnsureRemoveAllWithDir [2021-03-18T22:39:51.948Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestEnsureRemoveAllWithFile [2021-03-18T22:39:51.948Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-18T22:39:51.948Z] === RUN TestHasWin32KSupport [2021-03-18T22:39:51.948Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-18T22:39:51.948Z] syscall_windows_test.go:8: win32k: true [2021-03-18T22:39:51.948Z] PASS [2021-03-18T22:39:51.948Z] coverage: 12.0% of statements [2021-03-18T22:39:51.948Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2021-03-18T22:39:52.133Z] --- PASS: TestDockerNetworkConnectAlias (5.01s) [2021-03-18T22:39:52.133Z] === RUN TestDockerNetworkReConnect [2021-03-18T22:39:52.417Z] === RUN TestTailFile [2021-03-18T22:39:52.417Z] --- PASS: TestTailFile (0.00s) [2021-03-18T22:39:52.417Z] === RUN TestTailFileManyLines [2021-03-18T22:39:52.417Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-18T22:39:52.417Z] === RUN TestTailEmptyFile [2021-03-18T22:39:52.661Z] time="2021-03-18T22:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:52.661Z] time="2021-03-18T22:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c945db4924c43e0d30f4185f9b7919d3f72355a98fbfd01298fc20f45c9b0c9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:52.661Z] time="2021-03-18T22:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:39:52.661Z] time="2021-03-18T22:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c945db4924c43e0d30f4185f9b7919d3f72355a98fbfd01298fc20f45c9b0c9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:39:52.922Z] --- PASS: TestPluginInstall (5.51s) [2021-03-18T22:39:52.922Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-03-18T22:39:52.922Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-03-18T22:39:52.922Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-03-18T22:39:52.922Z] plugin_test.go:160: [dd61e819da6c6] daemon is not started [2021-03-18T22:39:52.922Z] === RUN TestPluginsWithRuntimes [2021-03-18T22:39:52.971Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-18T22:39:52.971Z] === RUN TestTailNegativeN [2021-03-18T22:39:52.971Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/no_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.971Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.971Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/no_delimiter [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.973Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.973Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.974Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.974Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.975Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.975Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T22:39:52.976Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T22:39:53.435Z] --- PASS: TestRenameLinkedContainer (5.27s) [2021-03-18T22:39:53.435Z] === RUN TestRenameStoppedContainer [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T22:39:53.453Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T22:39:53.454Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.454Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T22:39:53.455Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T22:39:53.456Z] time="2021-03-18T22:39:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T22:39:53.456Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T22:39:53.456Z] PASS [2021-03-18T22:39:53.456Z] coverage: 88.6% of statements [2021-03-18T22:39:53.456Z] ok github.com/docker/docker/pkg/tailfile 0.478s coverage: 88.6% of statements [2021-03-18T22:39:53.456Z] === RUN TestTarSumRemoveNonExistent [2021-03-18T22:39:53.456Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-03-18T22:39:53.456Z] === RUN TestTarSumRemove [2021-03-18T22:39:53.456Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestSortFileInfoSums [2021-03-18T22:39:53.456Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestNewTarSumForLabelInvalid [2021-03-18T22:39:53.456Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestNewTarSumForLabel [2021-03-18T22:39:53.456Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestEmptyTar [2021-03-18T22:39:53.456Z] --- PASS: TestEmptyTar (0.01s) [2021-03-18T22:39:53.456Z] === RUN TestTarSumsReadSize [2021-03-18T22:39:53.456Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestTarSums [2021-03-18T22:39:53.456Z] --- PASS: TestTarSums (0.08s) [2021-03-18T22:39:53.456Z] === RUN TestIteration [2021-03-18T22:39:53.456Z] --- PASS: TestIteration (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestVersionLabelForChecksum [2021-03-18T22:39:53.456Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestVersion [2021-03-18T22:39:53.456Z] --- PASS: TestVersion (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestGetVersion [2021-03-18T22:39:53.456Z] --- PASS: TestGetVersion (0.00s) [2021-03-18T22:39:53.456Z] === RUN TestGetVersions [2021-03-18T22:39:53.456Z] --- PASS: TestGetVersions (0.00s) [2021-03-18T22:39:53.456Z] PASS [2021-03-18T22:39:53.456Z] coverage: 89.3% of statements [2021-03-18T22:39:53.456Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2021-03-18T22:39:54.446Z] testing: warning: no tests to run [2021-03-18T22:39:54.446Z] PASS [2021-03-18T22:39:54.446Z] coverage: [no statements] [2021-03-18T22:39:54.446Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: [no statements] [no tests to run] [2021-03-18T22:39:54.446Z] === RUN TestTruncIndex [2021-03-18T22:39:54.446Z] --- PASS: TestTruncIndex (0.10s) [2021-03-18T22:39:54.446Z] PASS [2021-03-18T22:39:54.446Z] coverage: 91.5% of statements [2021-03-18T22:39:54.446Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-03-18T22:39:54.803Z] --- PASS: TestRenameStoppedContainer (1.33s) [2021-03-18T22:39:54.803Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T22:39:54.915Z] === RUN TestIsGIT [2021-03-18T22:39:54.915Z] --- PASS: TestIsGIT (0.00s) [2021-03-18T22:39:54.915Z] === RUN TestIsTransport [2021-03-18T22:39:54.915Z] --- PASS: TestIsTransport (0.00s) [2021-03-18T22:39:54.915Z] PASS [2021-03-18T22:39:54.915Z] coverage: 100.0% of statements [2021-03-18T22:39:54.915Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-03-18T22:39:55.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-18T22:39:55.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-18T22:39:55.385Z] === RUN TestVersionInfo [2021-03-18T22:39:55.385Z] --- PASS: TestVersionInfo (0.00s) [2021-03-18T22:39:55.385Z] === RUN TestAppendVersions [2021-03-18T22:39:55.385Z] --- PASS: TestAppendVersions (0.00s) [2021-03-18T22:39:55.385Z] PASS [2021-03-18T22:39:55.385Z] coverage: 88.9% of statements [2021-03-18T22:39:55.385Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-03-18T22:39:55.465Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T22:39:56.316Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2021-03-18T22:39:56.316Z] === RUN TestServicePlugin [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T22:39:56.375Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T22:39:56.845Z] === RUN TestNewSettable [2021-03-18T22:39:56.845Z] --- PASS: TestNewSettable (0.00s) [2021-03-18T22:39:56.845Z] === RUN TestIsSettable [2021-03-18T22:39:56.845Z] --- PASS: TestIsSettable (0.00s) [2021-03-18T22:39:56.845Z] === RUN TestUpdateSettingsEnv [2021-03-18T22:39:56.845Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-18T22:39:56.845Z] PASS [2021-03-18T22:39:56.845Z] coverage: 20.1% of statements [2021-03-18T22:39:56.846Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T22:39:56.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-18T22:39:57.315Z] ok github.com/docker/docker/plugin/v2 0.092s coverage: 20.1% of statements [2021-03-18T22:39:57.315Z] === RUN TestValidatePrivileges [2021-03-18T22:39:57.315Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-18T22:39:57.315Z] === RUN TestFilterByCapNeg [2021-03-18T22:39:57.315Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-18T22:39:57.315Z] === RUN TestFilterByCapPos [2021-03-18T22:39:57.315Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-18T22:39:57.315Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-18T22:39:57.315Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-18T22:39:57.315Z] PASS [2021-03-18T22:39:57.315Z] coverage: 12.0% of statements [2021-03-18T22:39:57.315Z] ok github.com/docker/docker/plugin 0.124s coverage: 12.0% of statements [2021-03-18T22:39:57.315Z] === RUN TestLoad [2021-03-18T22:39:57.315Z] --- PASS: TestLoad (0.00s) [2021-03-18T22:39:57.315Z] === RUN TestSave [2021-03-18T22:39:57.315Z] --- PASS: TestSave (0.03s) [2021-03-18T22:39:57.315Z] === RUN TestAddDeleteGet [2021-03-18T22:39:57.514Z] --- PASS: TestRenameRunningContainerAndReuse (2.51s) [2021-03-18T22:39:57.514Z] === RUN TestRenameInvalidName [2021-03-18T22:39:57.784Z] --- PASS: TestAddDeleteGet (0.06s) [2021-03-18T22:39:57.784Z] === RUN TestInvalidTags [2021-03-18T22:39:57.785Z] time="2021-03-18T22:39:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-18T22:39:57.785Z] --- PASS: TestInvalidTags (0.00s) [2021-03-18T22:39:57.785Z] PASS [2021-03-18T22:39:57.785Z] coverage: 84.4% of statements [2021-03-18T22:39:57.785Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2021-03-18T22:39:58.757Z] --- PASS: TestPluginsWithRuntimes (5.62s) [2021-03-18T22:39:58.757Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) [2021-03-18T22:39:58.757Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-03-18T22:39:58.757Z] PASS [2021-03-18T22:39:58.757Z] [2021-03-18T22:39:58.757Z] DONE 9 tests in 11.323s [2021-03-18T22:39:58.757Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T22:39:58.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:58.758Z] ++ set -e [2021-03-18T22:39:58.758Z] ++ '[' -n 0 ']' [2021-03-18T22:39:58.758Z] ++ set -x [2021-03-18T22:39:58.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:39:58.758Z] INFO: Testing against a local daemon [2021-03-18T22:39:58.758Z] === RUN TestExternalGraphDriver [2021-03-18T22:39:58.758Z] === RUN TestExternalGraphDriver/json [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReaderWithReadError [2021-03-18T22:39:58.774Z] time="2021-03-18T22:39:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.03s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.01s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReader [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-18T22:39:58.774Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-18T22:39:58.774Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-18T22:39:58.774Z] PASS [2021-03-18T22:39:58.774Z] coverage: 100.0% of statements [2021-03-18T22:39:58.774Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2021-03-18T22:39:58.774Z] === RUN TestRestartManagerTimeout [2021-03-18T22:39:58.774Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-18T22:39:58.774Z] === RUN TestRestartManagerTimeoutReset [2021-03-18T22:39:58.774Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-18T22:39:58.774Z] PASS [2021-03-18T22:39:58.774Z] coverage: 50.9% of statements [2021-03-18T22:39:58.774Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-03-18T22:39:58.881Z] --- PASS: TestRenameInvalidName (1.34s) [2021-03-18T22:39:58.881Z] === RUN TestRenameAnonymousContainer [2021-03-18T22:39:59.763Z] === RUN TestResolveAuthConfigIndexServer [2021-03-18T22:39:59.764Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestResolveAuthConfigFullURL [2021-03-18T22:39:59.764Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-18T22:39:59.764Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestValidateMirror [2021-03-18T22:39:59.764Z] --- PASS: TestValidateMirror (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestLoadInsecureRegistries [2021-03-18T22:39:59.764Z] time="2021-03-18T22:39:59Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-18T22:39:59.764Z] time="2021-03-18T22:39:59Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-18T22:39:59.764Z] time="2021-03-18T22:39:59Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-18T22:39:59.764Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-03-18T22:39:59.764Z] === RUN TestNewServiceConfig [2021-03-18T22:39:59.764Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestValidateIndexName [2021-03-18T22:39:59.764Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestValidateIndexNameWithError [2021-03-18T22:39:59.764Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestEndpointParse [2021-03-18T22:39:59.764Z] --- PASS: TestEndpointParse (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestEndpointParseInvalid [2021-03-18T22:39:59.764Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestValidateEndpoint [2021-03-18T22:39:59.764Z] --- PASS: TestValidateEndpoint (0.03s) [2021-03-18T22:39:59.764Z] === RUN TestPing [2021-03-18T22:39:59.764Z] --- PASS: TestPing (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestPingRegistryEndpoint [2021-03-18T22:39:59.764Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-18T22:39:59.764Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:59.764Z] === RUN TestEndpoint [2021-03-18T22:39:59.764Z] --- SKIP: TestEndpoint (0.00s) [2021-03-18T22:39:59.764Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:59.764Z] === RUN TestParseRepositoryInfo [2021-03-18T22:39:59.764Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestNewIndexInfo [2021-03-18T22:39:59.764Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestMirrorEndpointLookup [2021-03-18T22:39:59.764Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-03-18T22:39:59.764Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:39:59.764Z] === RUN TestSearchRepositories [2021-03-18T22:39:59.764Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-18T22:39:59.764Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-18T22:39:59.764Z] Host: 127.0.0.1:49241 [2021-03-18T22:39:59.764Z] User-Agent: docker test client [2021-03-18T22:39:59.764Z] Authorization: Token fake-token [2021-03-18T22:39:59.764Z] X-Docker-Token: true [2021-03-18T22:39:59.764Z] Accept-Encoding: gzip [2021-03-18T22:39:59.764Z] [2021-03-18T22:39:59.764Z] [2021-03-18T22:39:59.764Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-18T22:39:59.764Z] Connection: close [2021-03-18T22:39:59.764Z] Content-Length: 144 [2021-03-18T22:39:59.764Z] Cache-Control: no-cache [2021-03-18T22:39:59.764Z] Content-Type: application/json [2021-03-18T22:39:59.764Z] Date: Thu, 18 Mar 2021 22:39:59 GMT [2021-03-18T22:39:59.764Z] Expires: -1 [2021-03-18T22:39:59.764Z] Pragma: no-cache [2021-03-18T22:39:59.764Z] Server: docker-tests/mock [2021-03-18T22:39:59.764Z] X-Docker-Registry-Config: mock [2021-03-18T22:39:59.764Z] X-Docker-Registry-Version: 0.0.0 [2021-03-18T22:39:59.764Z] [2021-03-18T22:39:59.764Z] [2021-03-18T22:39:59.764Z] === RUN TestTrustedLocation [2021-03-18T22:39:59.764Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-18T22:39:59.764Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestAllowNondistributableArtifacts [2021-03-18T22:39:59.764Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestIsSecureIndex [2021-03-18T22:39:59.764Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-18T22:39:59.764Z] PASS [2021-03-18T22:39:59.764Z] coverage: 51.7% of statements [2021-03-18T22:39:59.764Z] ok github.com/docker/docker/registry 0.225s coverage: 51.7% of statements [2021-03-18T22:39:59.764Z] === RUN TestDecodeContainerConfig [2021-03-18T22:39:59.764Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestDecodeContainerConfigIsolation [2021-03-18T22:39:59.764Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-18T22:39:59.764Z] === RUN TestValidatePrivileged [2021-03-18T22:39:59.764Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-18T22:39:59.764Z] PASS [2021-03-18T22:39:59.764Z] coverage: 52.2% of statements [2021-03-18T22:39:59.764Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2021-03-18T22:40:00.234Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-18T22:40:00.234Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-18T22:40:00.234Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-18T22:40:00.234Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-18T22:40:00.234Z] PASS [2021-03-18T22:40:00.234Z] coverage: 62.5% of statements [2021-03-18T22:40:00.234Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-03-18T22:40:00.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-18T22:40:02.057Z] === RUN TestExternalGraphDriver/spec [2021-03-18T22:40:02.460Z] === RUN TestGetDriver [2021-03-18T22:40:02.460Z] --- PASS: TestGetDriver (0.00s) [2021-03-18T22:40:02.460Z] === RUN TestVolumeRequestError [2021-03-18T22:40:02.460Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-18T22:40:02.460Z] PASS [2021-03-18T22:40:02.460Z] coverage: 36.1% of statements [2021-03-18T22:40:02.460Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2021-03-18T22:40:02.930Z] === RUN TestGetAddress [2021-03-18T22:40:02.930Z] --- PASS: TestGetAddress (0.00s) [2021-03-18T22:40:02.930Z] === RUN TestRemove [2021-03-18T22:40:02.930Z] --- SKIP: TestRemove (0.00s) [2021-03-18T22:40:02.930Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-18T22:40:02.930Z] === RUN TestInitializeWithVolumes [2021-03-18T22:40:02.930Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-03-18T22:40:02.930Z] === RUN TestCreate [2021-03-18T22:40:02.930Z] --- PASS: TestCreate (0.01s) [2021-03-18T22:40:02.930Z] === RUN TestValidateName [2021-03-18T22:40:02.930Z] --- PASS: TestValidateName (0.00s) [2021-03-18T22:40:02.930Z] === RUN TestCreateWithOpts [2021-03-18T22:40:02.930Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-18T22:40:02.930Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-18T22:40:02.930Z] === RUN TestRelaodNoOpts [2021-03-18T22:40:02.930Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-18T22:40:02.930Z] PASS [2021-03-18T22:40:02.930Z] coverage: 41.5% of statements [2021-03-18T22:40:02.930Z] ok github.com/docker/docker/volume/local 0.133s coverage: 41.5% of statements [2021-03-18T22:40:03.399Z] === RUN TestConvertTmpfsOptions [2021-03-18T22:40:03.399Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-18T22:40:03.399Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-18T22:40:03.399Z] parser_test.go:49: data="ro" [2021-03-18T22:40:03.399Z] === RUN TestParseMountRaw [2021-03-18T22:40:03.399Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-18T22:40:03.399Z] === RUN TestParseMountRawSplit [2021-03-18T22:40:03.399Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-18T22:40:03.399Z] parser_test.go:390: case 0 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 1 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 2 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 3 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 4 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 5 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 6 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 7 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 8 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 0 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 1 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 2 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 3 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 4 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 5 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 6 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 7 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 8 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 9 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 10 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 11 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 12 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 0 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 1 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 2 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 3 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 4 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 5 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 6 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 7 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 8 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 9 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 10 [2021-03-18T22:40:03.399Z] parser_test.go:390: case 11 [2021-03-18T22:40:03.399Z] === RUN TestParseMountSpec [2021-03-18T22:40:03.399Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-18T22:40:03.399Z] parser_test.go:455: case 0 [2021-03-18T22:40:03.399Z] parser_test.go:455: case 1 [2021-03-18T22:40:03.399Z] parser_test.go:455: case 2 [2021-03-18T22:40:03.399Z] parser_test.go:455: case 3 [2021-03-18T22:40:03.399Z] parser_test.go:455: case 4 [2021-03-18T22:40:03.399Z] parser_test.go:455: case 5 [2021-03-18T22:40:03.399Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-18T22:40:03.399Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-18T22:40:03.399Z] === RUN TestValidateMount [2021-03-18T22:40:03.399Z] --- PASS: TestValidateMount (0.00s) [2021-03-18T22:40:03.399Z] PASS [2021-03-18T22:40:03.399Z] coverage: 66.2% of statements [2021-03-18T22:40:03.399Z] ok github.com/docker/docker/volume/mounts 0.131s coverage: 66.2% of statements [2021-03-18T22:40:03.539Z] --- PASS: TestRenameAnonymousContainer (4.53s) [2021-03-18T22:40:03.539Z] === RUN TestRenameContainerWithSameName [2021-03-18T22:40:04.392Z] === RUN TestSetGetMeta [2021-03-18T22:40:04.392Z] === PAUSE TestSetGetMeta [2021-03-18T22:40:04.392Z] === RUN TestRestore [2021-03-18T22:40:04.392Z] === PAUSE TestRestore [2021-03-18T22:40:04.392Z] === RUN TestServiceCreate [2021-03-18T22:40:04.392Z] === PAUSE TestServiceCreate [2021-03-18T22:40:04.392Z] === RUN TestServiceList [2021-03-18T22:40:04.392Z] === PAUSE TestServiceList [2021-03-18T22:40:04.392Z] === RUN TestServiceRemove [2021-03-18T22:40:04.392Z] === PAUSE TestServiceRemove [2021-03-18T22:40:04.392Z] === RUN TestServiceGet [2021-03-18T22:40:04.392Z] === PAUSE TestServiceGet [2021-03-18T22:40:04.392Z] === RUN TestServicePrune [2021-03-18T22:40:04.392Z] === PAUSE TestServicePrune [2021-03-18T22:40:04.392Z] === RUN TestCreate [2021-03-18T22:40:04.392Z] === PAUSE TestCreate [2021-03-18T22:40:04.392Z] === RUN TestRemove [2021-03-18T22:40:04.392Z] === PAUSE TestRemove [2021-03-18T22:40:04.392Z] === RUN TestList [2021-03-18T22:40:04.392Z] === PAUSE TestList [2021-03-18T22:40:04.392Z] === RUN TestFindByDriver [2021-03-18T22:40:04.392Z] === PAUSE TestFindByDriver [2021-03-18T22:40:04.392Z] === RUN TestFindByReferenced [2021-03-18T22:40:04.392Z] === PAUSE TestFindByReferenced [2021-03-18T22:40:04.392Z] === RUN TestDerefMultipleOfSameRef [2021-03-18T22:40:04.392Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-18T22:40:04.392Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T22:40:04.392Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T22:40:04.392Z] === RUN TestDefererencePluginOnCreateError [2021-03-18T22:40:04.392Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-18T22:40:04.392Z] === RUN TestRefDerefRemove [2021-03-18T22:40:04.392Z] === PAUSE TestRefDerefRemove [2021-03-18T22:40:04.392Z] === RUN TestGet [2021-03-18T22:40:04.392Z] === PAUSE TestGet [2021-03-18T22:40:04.392Z] === RUN TestGetWithReference [2021-03-18T22:40:04.392Z] === PAUSE TestGetWithReference [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_nil_list [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_empty_list [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_filter_some [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_filter_middle [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-18T22:40:04.392Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-18T22:40:04.392Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_nil_list [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_filter_some [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_empty_list [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_filter_middle [2021-03-18T22:40:04.392Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-18T22:40:04.392Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-18T22:40:04.392Z] === CONT TestSetGetMeta [2021-03-18T22:40:04.392Z] === CONT TestFindByDriver [2021-03-18T22:40:04.392Z] === CONT TestServiceList [2021-03-18T22:40:04.392Z] === CONT TestServiceGet [2021-03-18T22:40:04.392Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-18T22:40:04.392Z] === CONT TestServiceCreate [2021-03-18T22:40:04.392Z] --- PASS: TestFindByDriver (0.03s) [2021-03-18T22:40:04.392Z] === CONT TestRestore [2021-03-18T22:40:04.392Z] --- PASS: TestRestore (0.02s) [2021-03-18T22:40:04.392Z] === CONT TestServiceRemove [2021-03-18T22:40:04.466Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2021-03-18T22:40:04.466Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T22:40:04.599Z] === RUN TestExternalGraphDriver/pull [2021-03-18T22:40:04.861Z] === CONT TestRefDerefRemove [2021-03-18T22:40:04.861Z] --- PASS: TestServiceGet (0.11s) [2021-03-18T22:40:04.861Z] --- PASS: TestServiceRemove (0.06s) [2021-03-18T22:40:04.861Z] === CONT TestGetWithReference [2021-03-18T22:40:04.861Z] --- PASS: TestServiceList (0.12s) [2021-03-18T22:40:04.861Z] === CONT TestGet [2021-03-18T22:40:04.861Z] --- PASS: TestServiceCreate (0.10s) [2021-03-18T22:40:04.861Z] === CONT TestRemove [2021-03-18T22:40:04.861Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestList [2021-03-18T22:40:04.861Z] --- PASS: TestGet (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestCreate [2021-03-18T22:40:04.861Z] --- PASS: TestGetWithReference (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestServicePrune [2021-03-18T22:40:04.861Z] --- PASS: TestRemove (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T22:40:04.861Z] --- PASS: TestCreate (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestDefererencePluginOnCreateError [2021-03-18T22:40:04.861Z] time="2021-03-18T22:40:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T22:40:04.861Z] --- PASS: TestList (0.03s) [2021-03-18T22:40:04.861Z] === CONT TestDerefMultipleOfSameRef [2021-03-18T22:40:04.861Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-18T22:40:04.861Z] === CONT TestFindByReferenced [2021-03-18T22:40:04.861Z] time="2021-03-18T22:40:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T22:40:04.861Z] time="2021-03-18T22:40:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T22:40:04.861Z] time="2021-03-18T22:40:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-18T22:40:04.861Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-18T22:40:04.861Z] --- PASS: TestFindByReferenced (0.02s) [2021-03-18T22:40:04.861Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-18T22:40:04.861Z] time="2021-03-18T22:40:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T22:40:04.861Z] --- PASS: TestServicePrune (0.05s) [2021-03-18T22:40:04.861Z] PASS [2021-03-18T22:40:04.861Z] coverage: 70.3% of statements [2021-03-18T22:40:04.861Z] ok github.com/docker/docker/volume/service 0.265s coverage: 70.3% of statements [2021-03-18T22:40:06.430Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-03-18T22:40:06.430Z] === RUN TestClientStream [2021-03-18T22:40:06.430Z] --- PASS: TestClientStream (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestClientSendFile [2021-03-18T22:40:06.430Z] --- PASS: TestClientSendFile (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestClientWithRequestTimeout [2021-03-18T22:40:06.430Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestFileSpecPlugin [2021-03-18T22:40:06.430Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-18T22:40:06.430Z] === RUN TestFileJSONSpecPlugin [2021-03-18T22:40:06.430Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-18T22:40:06.430Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestPluginAddHandler [2021-03-18T22:40:06.430Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestPluginWaitBadPlugin [2021-03-18T22:40:06.430Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-18T22:40:06.430Z] === RUN TestGet [2021-03-18T22:40:06.430Z] time="2021-03-18T22:40:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-18T22:40:07.142Z] --- PASS: TestExternalGraphDriver (8.23s) [2021-03-18T22:40:07.142Z] --- PASS: TestExternalGraphDriver/json (2.62s) [2021-03-18T22:40:07.142Z] --- PASS: TestExternalGraphDriver/spec (2.89s) [2021-03-18T22:40:07.142Z] --- PASS: TestExternalGraphDriver/pull (2.60s) [2021-03-18T22:40:07.142Z] === RUN TestGraphdriverPluginV2 [2021-03-18T22:40:07.142Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-03-18T22:40:07.142Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:40:07.142Z] PASS [2021-03-18T22:40:07.142Z] [2021-03-18T22:40:07.142Z] === Skipped [2021-03-18T22:40:07.142Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-03-18T22:40:07.142Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:40:07.142Z] [2021-03-18T22:40:07.142Z] [2021-03-18T22:40:07.142Z] DONE 5 tests, 1 skipped in 8.405s [2021-03-18T22:40:07.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T22:40:07.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:07.143Z] ++ set -e [2021-03-18T22:40:07.143Z] ++ '[' -n 0 ']' [2021-03-18T22:40:07.143Z] ++ set -x [2021-03-18T22:40:07.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:07.143Z] INFO: Testing against a local daemon [2021-03-18T22:40:07.143Z] === RUN TestContinueAfterPluginCrash [2021-03-18T22:40:07.143Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T22:40:07.143Z] === RUN TestReadPluginNoRead [2021-03-18T22:40:07.143Z] === PAUSE TestReadPluginNoRead [2021-03-18T22:40:07.143Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T22:40:07.143Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T22:40:07.143Z] === CONT TestContinueAfterPluginCrash [2021-03-18T22:40:07.143Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T22:40:07.143Z] === CONT TestReadPluginNoRead [2021-03-18T22:40:07.420Z] time="2021-03-18T22:40:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-18T22:40:07.734Z] --- PASS: TestRenameContainerWithLinkedContainer (2.79s) [2021-03-18T22:40:07.734Z] === RUN TestResize [2021-03-18T22:40:08.662Z] --- PASS: TestResize (1.50s) [2021-03-18T22:40:08.662Z] === RUN TestResizeWithInvalidSize [2021-03-18T22:40:08.991Z] time="2021-03-18T22:40:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-18T22:40:10.553Z] --- PASS: TestResizeWithInvalidSize (1.41s) [2021-03-18T22:40:10.553Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T22:40:11.351Z] === RUN TestReadPluginNoRead/default [2021-03-18T22:40:11.482Z] --- PASS: TestResizeWhenContainerNotStarted (1.37s) [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:11.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:11.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:11.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T22:40:11.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T22:40:11.924Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2021-03-18T22:40:12.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-18T22:40:13.757Z] time="2021-03-18T22:40:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-18T22:40:13.835Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T22:40:15.746Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T22:40:16.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:16.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-18T22:40:16.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:17.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-18T22:40:17.658Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2021-03-18T22:40:17.658Z] --- PASS: TestReadPluginNoRead (10.35s) [2021-03-18T22:40:17.658Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2021-03-18T22:40:17.658Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2021-03-18T22:40:17.658Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2021-03-18T22:40:17.658Z] read_test.go:92: [d7e4c7f9c8da8] daemon is not started [2021-03-18T22:40:17.658Z] PASS [2021-03-18T22:40:17.658Z] [2021-03-18T22:40:17.658Z] DONE 6 tests in 10.521s [2021-03-18T22:40:17.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T22:40:17.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:17.658Z] ++ set -e [2021-03-18T22:40:17.658Z] ++ '[' -n 0 ']' [2021-03-18T22:40:17.658Z] ++ set -x [2021-03-18T22:40:17.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:17.658Z] testing: warning: no tests to run [2021-03-18T22:40:17.658Z] PASS [2021-03-18T22:40:17.658Z] [2021-03-18T22:40:17.658Z] DONE 0 tests in 0.049s [2021-03-18T22:40:17.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T22:40:17.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:17.658Z] ++ set -e [2021-03-18T22:40:17.658Z] ++ '[' -n 0 ']' [2021-03-18T22:40:17.658Z] ++ set -x [2021-03-18T22:40:17.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:17.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T22:40:17.918Z] INFO: Testing against a local daemon [2021-03-18T22:40:17.918Z] === RUN TestPluginWithDevMounts [2021-03-18T22:40:17.918Z] === PAUSE TestPluginWithDevMounts [2021-03-18T22:40:17.918Z] === CONT TestPluginWithDevMounts [2021-03-18T22:40:18.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T22:40:19.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T22:40:20.460Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-03-18T22:40:20.460Z] PASS [2021-03-18T22:40:20.460Z] [2021-03-18T22:40:20.460Z] DONE 1 tests in 2.337s [2021-03-18T22:40:20.460Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T22:40:20.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:20.460Z] ++ set -e [2021-03-18T22:40:20.460Z] ++ '[' -n 0 ']' [2021-03-18T22:40:20.460Z] ++ set -x [2021-03-18T22:40:20.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:20.460Z] INFO: Testing against a local daemon [2021-03-18T22:40:20.460Z] === RUN TestSecretInspect [2021-03-18T22:40:20.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T22:40:20.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-18T22:40:21.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-18T22:40:21.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-18T22:40:22.441Z] --- PASS: TestGet (15.00s) [2021-03-18T22:40:22.441Z] === RUN TestPluginWithNoManifest [2021-03-18T22:40:22.441Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-18T22:40:22.441Z] === RUN TestGetAll [2021-03-18T22:40:22.441Z] --- PASS: TestGetAll (0.00s) [2021-03-18T22:40:22.441Z] PASS [2021-03-18T22:40:22.441Z] coverage: 73.4% of statements [2021-03-18T22:40:22.441Z] ok github.com/docker/docker/pkg/plugins 35.115s coverage: 73.4% of statements [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/quota [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T22:40:22.441Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === Skipped [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-18T22:40:22.441Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-18T22:40:22.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-18T22:40:22.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-18T22:40:22.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-18T22:40:22.441Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.441Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-18T22:40:22.441Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-18T22:40:22.441Z] [2021-03-18T22:40:22.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-18T22:40:22.910Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-18T22:40:22.911Z] daemon_test.go:147: root required [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-18T22:40:22.911Z] reload_test.go:520: root required [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-03-18T22:40:22.911Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-18T22:40:22.911Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-18T22:40:22.911Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-18T22:40:22.911Z] download_test.go:268: Needs fixing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-18T22:40:22.911Z] layer_test.go:304: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-18T22:40:22.911Z] layer_test.go:353: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-18T22:40:22.911Z] layer_test.go:468: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-18T22:40:22.911Z] layer_test.go:697: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-18T22:40:22.911Z] migration_test.go:46: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-18T22:40:22.911Z] migration_test.go:182: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-18T22:40:22.911Z] mount_test.go:17: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-18T22:40:22.911Z] mount_test.go:76: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-18T22:40:22.911Z] mount_test.go:125: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-18T22:40:22.911Z] mount_test.go:212: Failing on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:134: Xz not present in msys2 [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:239: Failing on Windows CI machines [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-18T22:40:22.911Z] archive_windows_test.go:16: Currently fails [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-18T22:40:22.911Z] changes_test.go:192: needs more investigation [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-18T22:40:22.911Z] changes_test.go:405: needs further investigation [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-18T22:40:22.911Z] changes_test.go:441: needs further investigation [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-18T22:40:22.911Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-18T22:40:22.911Z] poller_test.go:41: No chmod on Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-18T22:40:22.911Z] fileutils_test.go:134: Needs porting to Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-18T22:40:22.911Z] fileutils_test.go:180: Needs porting to Windows [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-18T22:40:22.911Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-18T22:40:22.911Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-03-18T22:40:22.911Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-18T22:40:22.911Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-18T22:40:22.911Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] [2021-03-18T22:40:22.911Z] DONE 1829 tests, 45 skipped in 203.753s [2021-03-18T22:40:22.911Z] INFO: make.ps1 ended at 03/18/2021 22:40:22 [2021-03-18T22:40:23.760Z] --- PASS: TestSecretInspect (3.31s) [2021-03-18T22:40:23.760Z] === RUN TestSecretList [2021-03-18T22:40:24.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T22:40:24.479Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-18T22:40:24.479Z] INFO: Unit tests ended at 03/18/2021 22:40:24. Duration:00:03:38.6237102 [2021-03-18T22:40:24.479Z] INFO: Building busybox [2021-03-18T22:40:24.479Z] Sending build context to Docker daemon 5.12kB [2021-03-18T22:40:24.479Z] [2021-03-18T22:40:24.479Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-18T22:40:24.479Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-18T22:40:24.479Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-18T22:40:24.479Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-18T22:40:24.479Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-18T22:40:24.479Z] ---> 3eaa9ebbf51f [2021-03-18T22:40:24.479Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-18T22:40:24.479Z] ---> Running in a8f88b273f85 [2021-03-18T22:40:24.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T22:40:25.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-18T22:40:25.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-18T22:40:27.055Z] --- PASS: TestSecretList (3.18s) [2021-03-18T22:40:27.056Z] === RUN TestSecretsCreateAndDelete [2021-03-18T22:40:28.376Z] --- PASS: TestServicePlugin (30.59s) [2021-03-18T22:40:28.376Z] plugin_test.go:62: [d27d2413343ab] joining swarm manager [d35f5254a815a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T22:40:28.376Z] plugin_test.go:65: [d838bea3012f7] joining swarm manager [d35f5254a815a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T22:40:28.376Z] === RUN TestServiceUpdateLabel [2021-03-18T22:40:28.942Z] --- PASS: TestServiceUpdateLabel (2.29s) [2021-03-18T22:40:28.942Z] === RUN TestServiceUpdateSecrets [2021-03-18T22:40:29.245Z] Removing intermediate container a8f88b273f85 [2021-03-18T22:40:29.245Z] ---> 1154bed5de74 [2021-03-18T22:40:29.245Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-18T22:40:29.245Z] ---> Running in e3fa89c2d9c9 [2021-03-18T22:40:29.245Z] Removing intermediate container e3fa89c2d9c9 [2021-03-18T22:40:29.245Z] ---> 779a6180c0e6 [2021-03-18T22:40:29.245Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-18T22:40:29.245Z] ---> Running in b774d09be6e4 [2021-03-18T22:40:29.714Z] Removing intermediate container b774d09be6e4 [2021-03-18T22:40:29.714Z] ---> d8bde8d21969 [2021-03-18T22:40:29.714Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-18T22:40:29.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-18T22:40:30.353Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2021-03-18T22:40:30.353Z] === RUN TestSecretsUpdate [2021-03-18T22:40:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-18T22:40:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-18T22:40:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-18T22:40:30.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T22:40:30.707Z] [2021-03-18T22:40:30.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T22:40:31.176Z] ---> e41f44e45fdb [2021-03-18T22:40:31.176Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-18T22:40:31.176Z] ---> Running in dda0b2afb6bb [2021-03-18T22:40:33.653Z] --- PASS: TestSecretsUpdate (3.27s) [2021-03-18T22:40:33.653Z] === RUN TestTemplatedSecret [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.40s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.97s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.33s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.02s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.82s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.36s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.70s) [2021-03-18T22:40:35.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.60s) [2021-03-18T22:40:35.107Z] === RUN TestCgroupNamespacesRun [2021-03-18T22:40:35.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-18T22:40:37.625Z] --- PASS: TestCgroupNamespacesRun (2.96s) [2021-03-18T22:40:37.625Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T22:40:37.856Z] --- PASS: TestTemplatedSecret (4.06s) [2021-03-18T22:40:37.856Z] === RUN TestSecretCreateResolve [2021-03-18T22:40:37.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-18T22:40:39.248Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2021-03-18T22:40:39.248Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T22:40:39.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-18T22:40:39.854Z] Removing intermediate container dda0b2afb6bb [2021-03-18T22:40:39.854Z] ---> f8d432a262de [2021-03-18T22:40:39.854Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-18T22:40:39.854Z] ---> Running in 2016d5842318 [2021-03-18T22:40:40.399Z] --- PASS: TestSecretCreateResolve (3.23s) [2021-03-18T22:40:40.399Z] PASS [2021-03-18T22:40:40.399Z] [2021-03-18T22:40:40.399Z] DONE 6 tests in 20.441s [2021-03-18T22:40:40.399Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T22:40:40.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:40.399Z] ++ set -e [2021-03-18T22:40:40.399Z] ++ '[' -n 0 ']' [2021-03-18T22:40:40.399Z] ++ set -x [2021-03-18T22:40:40.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:40:40.660Z] INFO: Testing against a local daemon [2021-03-18T22:40:40.660Z] === RUN TestServiceCreateInit [2021-03-18T22:40:40.661Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T22:40:40.842Z] [2021-03-18T22:40:40.842Z] SUCCESS: Specified value was saved. [2021-03-18T22:40:41.704Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-18T22:40:41.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-18T22:40:42.523Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.15s) [2021-03-18T22:40:42.523Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T22:40:42.779Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-18T22:40:43.062Z] Removing intermediate container 2016d5842318 [2021-03-18T22:40:43.062Z] ---> be7cb4d0bde4 [2021-03-18T22:40:43.062Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-18T22:40:43.062Z] ---> Running in 46a5777fc956 [2021-03-18T22:40:43.707Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-18T22:40:45.598Z] --- PASS: TestCgroupNamespacesRunHostMode (2.99s) [2021-03-18T22:40:45.598Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T22:40:46.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-18T22:40:46.862Z] Cannot create a file when that file already exists. [2021-03-18T22:40:47.074Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2021-03-18T22:40:47.074Z] === RUN TestServiceUpdateConfigs [2021-03-18T22:40:47.240Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T22:40:48.678Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.94s) [2021-03-18T22:40:48.678Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T22:40:50.569Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2021-03-18T22:40:50.569Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T22:40:50.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-18T22:40:51.132Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-03-18T22:40:51.132Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T22:40:51.633Z] Removing intermediate container 46a5777fc956 [2021-03-18T22:40:51.633Z] ---> 582398816b00 [2021-03-18T22:40:51.633Z] Step 13/13 : CMD ["sh"] [2021-03-18T22:40:51.633Z] ---> Running in 2d52a5e04a03 [2021-03-18T22:40:52.061Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-18T22:40:52.102Z] Removing intermediate container 2d52a5e04a03 [2021-03-18T22:40:52.102Z] ---> 1eb856ca76b5 [2021-03-18T22:40:52.102Z] Successfully built 1eb856ca76b5 [2021-03-18T22:40:52.102Z] Successfully tagged busybox:latest [2021-03-18T22:40:52.102Z] INFO: Docker images of the daemon under test [2021-03-18T22:40:52.102Z] [2021-03-18T22:40:52.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-18T22:40:52.102Z] busybox latest 1eb856ca76b5 Less than a second ago 5.32GB [2021-03-18T22:40:52.102Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-18T22:40:52.102Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-18T22:40:52.102Z] [2021-03-18T22:40:52.102Z] INFO: Running integration tests at 03/18/2021 22:40:51... [2021-03-18T22:40:52.102Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-18T22:40:52.102Z] INFO: Integration API tests being run from the host: [2021-03-18T22:40:52.102Z] INFO: make.ps1 starting at 03/18/2021 22:40:51 [2021-03-18T22:40:52.525Z] --- PASS: TestServiceCreateInit (11.14s) [2021-03-18T22:40:52.525Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.57s) [2021-03-18T22:40:52.525Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s) [2021-03-18T22:40:52.525Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T22:40:52.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-18T22:40:53.091Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-18T22:40:53.918Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.78s) [2021-03-18T22:40:53.918Z] === RUN TestKernelTCPMemory [2021-03-18T22:40:53.918Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-18T22:40:55.285Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-18T22:40:55.848Z] --- PASS: TestKernelTCPMemory (1.78s) [2021-03-18T22:40:55.848Z] === RUN TestNISDomainname [2021-03-18T22:40:56.412Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-18T22:40:56.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-18T22:40:58.343Z] --- PASS: TestNISDomainname (2.36s) [2021-03-18T22:40:58.343Z] === RUN TestHostnameDnsResolution [2021-03-18T22:40:59.264Z] --- PASS: TestServiceUpdateConfigs (15.00s) [2021-03-18T22:40:59.264Z] === RUN TestServiceUpdateNetwork [2021-03-18T22:41:00.859Z] --- PASS: TestHostnameDnsResolution (2.57s) [2021-03-18T22:41:00.859Z] === RUN TestStats [2021-03-18T22:41:02.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-18T22:41:04.118Z] --- PASS: TestStats (3.37s) [2021-03-18T22:41:04.118Z] === RUN TestStopContainerWithTimeout [2021-03-18T22:41:04.118Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T22:41:04.118Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T22:41:04.118Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T22:41:04.118Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T22:41:04.118Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T22:41:04.118Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T22:41:04.118Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T22:41:04.118Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T22:41:04.118Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T22:41:04.118Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T22:41:05.049Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-18T22:41:06.416Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T22:41:08.307Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T22:41:08.307Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-18T22:41:09.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-18T22:41:09.491Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-18T22:41:09.747Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-18T22:41:10.310Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-18T22:41:10.566Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-18T22:41:10.823Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-18T22:41:10.823Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-18T22:41:11.386Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-18T22:41:11.386Z] --- PASS: TestStopContainerWithTimeout/0 (2.26s) [2021-03-18T22:41:11.386Z] --- PASS: TestStopContainerWithTimeout/3 (4.07s) [2021-03-18T22:41:11.386Z] --- PASS: TestStopContainerWithTimeout/1 (2.47s) [2021-03-18T22:41:11.386Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-03-18T22:41:11.386Z] === RUN TestDeleteDevicemapper [2021-03-18T22:41:11.386Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-03-18T22:41:11.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:41:11.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T22:41:11.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-18T22:41:12.205Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-18T22:41:14.133Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2021-03-18T22:41:14.134Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T22:41:14.134Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T22:41:14.486Z] --- PASS: TestCreateServiceMultipleTimes (20.04s) [2021-03-18T22:41:14.486Z] === RUN TestCreateServiceConflict [2021-03-18T22:41:14.700Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T22:41:15.056Z] --- PASS: TestCreateServiceConflict (3.27s) [2021-03-18T22:41:15.056Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T22:41:17.455Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-18T22:41:18.018Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.51s) [2021-03-18T22:41:18.018Z] === RUN TestUpdateMemory [2021-03-18T22:41:18.018Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T22:41:18.018Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:41:18.018Z] === RUN TestUpdateCPUQuota [2021-03-18T22:41:18.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:41:18.427Z] INFO: Testing against a local daemon [2021-03-18T22:41:18.427Z] === RUN TestBuildWithSession [2021-03-18T22:41:18.427Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T22:41:18.427Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:41:18.427Z] === RUN TestBuildSquashParent [2021-03-18T22:41:18.427Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-18T22:41:18.427Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:41:18.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:41:18.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:41:18.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T22:41:18.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T22:41:18.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T22:41:18.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T22:41:19.259Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2021-03-18T22:41:19.259Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T22:41:20.541Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-18T22:41:20.541Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-18T22:41:21.470Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-18T22:41:22.076Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-18T22:41:22.653Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-18T22:41:22.803Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T22:41:23.218Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-18T22:41:24.145Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-18T22:41:24.400Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-18T22:41:24.656Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-18T22:41:25.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-18T22:41:25.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T22:41:26.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T22:41:28.100Z] --- PASS: TestUpdateCPUQuota (10.15s) [2021-03-18T22:41:28.100Z] === RUN TestUpdatePidsLimit [2021-03-18T22:41:28.100Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T22:41:29.357Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-03-18T22:41:29.357Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-03-18T22:41:29.357Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-03-18T22:41:29.357Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s) [2021-03-18T22:41:29.357Z] PASS [2021-03-18T22:41:29.357Z] [2021-03-18T22:41:29.357Z] === Skipped [2021-03-18T22:41:29.357Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T22:41:29.357Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:41:29.357Z] [2021-03-18T22:41:29.357Z] [2021-03-18T22:41:29.357Z] DONE 27 tests, 1 skipped in 179.247s [2021-03-18T22:41:29.357Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T22:41:29.357Z] INFO: Testing against a local daemon [2021-03-18T22:41:29.357Z] === RUN TestSessionCreate [2021-03-18T22:41:29.468Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T22:41:29.616Z] --- PASS: TestSessionCreate (0.03s) [2021-03-18T22:41:29.617Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T22:41:29.617Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-18T22:41:29.617Z] PASS [2021-03-18T22:41:29.617Z] [2021-03-18T22:41:29.617Z] DONE 2 tests in 0.084s [2021-03-18T22:41:29.617Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T22:41:29.617Z] INFO: Testing against a local daemon [2021-03-18T22:41:29.617Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:41:29.617Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:41:29.617Z] === RUN TestEventsExecDie [2021-03-18T22:41:30.553Z] --- PASS: TestEventsExecDie (1.07s) [2021-03-18T22:41:30.553Z] === RUN TestEventsBackwardsCompatible [2021-03-18T22:41:30.812Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-18T22:41:30.812Z] === RUN TestInfoBinaryCommits [2021-03-18T22:41:30.812Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-18T22:41:30.812Z] === RUN TestInfoAPIVersioned [2021-03-18T22:41:30.812Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-18T22:41:30.812Z] === RUN TestInfoDiscoveryBackend [2021-03-18T22:41:30.838Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-18T22:41:30.838Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T22:41:31.377Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-18T22:41:31.377Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T22:41:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-18T22:41:32.205Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T22:41:32.310Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T22:41:32.310Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T22:41:32.462Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-18T22:41:32.875Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-18T22:41:32.875Z] === RUN TestInfoAPI [2021-03-18T22:41:32.875Z] --- PASS: TestInfoAPI (0.02s) [2021-03-18T22:41:32.875Z] === RUN TestInfoAPIWarnings [2021-03-18T22:41:33.391Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-18T22:41:33.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T22:41:34.157Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s) [2021-03-18T22:41:34.157Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.44s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.58s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.97s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.52s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.63s) [2021-03-18T22:41:34.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.85s) [2021-03-18T22:41:34.831Z] === RUN TestBuildMultiStageCopy [2021-03-18T22:41:34.831Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T22:41:35.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T22:41:35.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T22:41:37.456Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2021-03-18T22:41:37.456Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit (9.86s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.39s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/update_lower (1.38s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.31s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.13s) [2021-03-18T22:41:38.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.34s) [2021-03-18T22:41:38.456Z] === RUN TestUpdateRestartPolicy [2021-03-18T22:41:38.456Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-18T22:41:39.823Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-18T22:41:39.823Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-18T22:41:40.080Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-18T22:41:40.642Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-18T22:41:40.756Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-03-18T22:41:40.756Z] === RUN TestCreateServiceSysctls [2021-03-18T22:41:40.898Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-18T22:41:41.461Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-18T22:41:41.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T22:41:41.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T22:41:42.988Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T22:41:43.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T22:41:44.733Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy (11.42s) [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.57s) [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2021-03-18T22:41:44.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2021-03-18T22:41:44.967Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T22:41:45.663Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-18T22:41:45.920Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-18T22:41:46.044Z] --- PASS: TestCreateServiceSysctls (4.77s) [2021-03-18T22:41:46.044Z] === RUN TestCreateServiceCapabilities [2021-03-18T22:41:47.928Z] --- PASS: TestBuildMultiStageParentConfig (2.32s) [2021-03-18T22:41:47.928Z] === RUN TestBuildLabelWithTargets [2021-03-18T22:41:47.928Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-18T22:41:47.928Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:41:47.928Z] === RUN TestBuildWithEmptyLayers [2021-03-18T22:41:48.917Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-03-18T22:41:48.917Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T22:41:49.190Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-18T22:41:49.342Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2021-03-18T22:41:49.343Z] === RUN TestInspect [2021-03-18T22:41:50.119Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-18T22:41:50.942Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-03-18T22:41:50.942Z] === RUN TestInfoDebug [2021-03-18T22:41:50.942Z] --- PASS: TestInfoDebug (0.52s) [2021-03-18T22:41:50.942Z] === RUN TestInfoInsecureRegistries [2021-03-18T22:41:50.942Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-18T22:41:50.942Z] === RUN TestInfoRegistryMirrors [2021-03-18T22:41:50.942Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-18T22:41:50.942Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T22:41:50.942Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-03-18T22:41:50.942Z] === RUN TestPingCacheHeaders [2021-03-18T22:41:50.942Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T22:41:50.942Z] === RUN TestPingGet [2021-03-18T22:41:50.942Z] --- PASS: TestPingGet (0.01s) [2021-03-18T22:41:50.942Z] === RUN TestPingHead [2021-03-18T22:41:50.942Z] --- PASS: TestPingHead (0.02s) [2021-03-18T22:41:50.942Z] === RUN TestVersion [2021-03-18T22:41:50.942Z] --- PASS: TestVersion (0.02s) [2021-03-18T22:41:50.942Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:41:51.484Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-18T22:41:51.740Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-18T22:41:51.740Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-18T22:41:51.740Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-18T22:41:51.740Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-18T22:41:51.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-18T22:41:52.316Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-03-18T22:41:52.316Z] PASS [2021-03-18T22:41:52.316Z] [2021-03-18T22:41:52.316Z] DONE 18 tests in 22.795s [2021-03-18T22:41:52.316Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T22:41:52.316Z] INFO: Testing against a local daemon [2021-03-18T22:41:52.316Z] === RUN TestVolumesCreateAndList [2021-03-18T22:41:52.316Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T22:41:52.316Z] === RUN TestVolumesRemove [2021-03-18T22:41:52.574Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-18T22:41:52.574Z] === RUN TestVolumesInspect [2021-03-18T22:41:52.574Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T22:41:52.574Z] === RUN TestVolumesInvalidJSON [2021-03-18T22:41:52.574Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T22:41:52.574Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T22:41:52.574Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T22:41:52.574Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-18T22:41:52.574Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T22:41:52.574Z] PASS [2021-03-18T22:41:52.574Z] [2021-03-18T22:41:52.574Z] DONE 5 tests in 0.185s [2021-03-18T22:41:52.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T22:41:53.546Z] --- PASS: TestInspect (3.69s) [2021-03-18T22:41:53.546Z] === RUN TestCreateJob [2021-03-18T22:41:53.635Z] --- PASS: TestUpdateRestartPolicy (15.53s) [2021-03-18T22:41:53.635Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T22:41:54.473Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-18T22:41:54.473Z] Removing test suite binaries [2021-03-18T22:41:54.473Z] exiting test-integration [2021-03-18T22:41:54.473Z] ++ exit 0 [2021-03-18T22:41:54.473Z] [2021-03-18T22:41:55.002Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s) [2021-03-18T22:41:55.002Z] === RUN TestWaitNonBlocked [2021-03-18T22:41:55.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:41:55.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:41:55.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:41:55.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:41:55.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:41:55.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:41:56.369Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-18T22:41:57.298Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-18T22:41:57.298Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-03-18T22:41:57.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.26s) [2021-03-18T22:41:57.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.29s) [2021-03-18T22:41:57.298Z] === RUN TestWaitBlocked [2021-03-18T22:41:57.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:41:57.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:41:57.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:41:57.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:41:57.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T22:41:57.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T22:41:57.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-18T22:41:57.747Z] --- PASS: TestCreateJob (4.58s) [2021-03-18T22:41:57.747Z] === RUN TestReplicatedJob Post stage [Pipeline] junit [2021-03-18T22:41:57.773Z] Recording test results [2021-03-18T22:41:59.330Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-03-18T22:41:59.354Z] --- PASS: TestBuildMultiStageOnBuild (10.75s) [2021-03-18T22:41:59.354Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T22:41:59.354Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-03-18T22:41:59.354Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:41:59.354Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T22:41:59.681Z] + echo Ensuring container killed. [2021-03-18T22:41:59.681Z] Ensuring container killed. [2021-03-18T22:41:59.681Z] + docker rm -vf docker-pr3 [2021-03-18T22:41:59.681Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-18T22:41:59.959Z] + echo Chowning /workspace to jenkins user [2021-03-18T22:41:59.959Z] Chowning /workspace to jenkins user [2021-03-18T22:41:59.959Z] + id -u [2021-03-18T22:41:59.959Z] + id -g [2021-03-18T22:41:59.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T22:41:59.959Z] Unable to find image 'busybox:latest' locally [2021-03-18T22:41:59.959Z] latest: Pulling from library/busybox [2021-03-18T22:42:00.072Z] --- PASS: TestWaitBlocked (0.04s) [2021-03-18T22:42:00.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.12s) [2021-03-18T22:42:00.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.41s) [2021-03-18T22:42:00.072Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T22:42:00.072Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T22:42:00.217Z] 8b3d7e226fab: Pulling fs layer [2021-03-18T22:42:00.217Z] 8b3d7e226fab: Verifying Checksum [2021-03-18T22:42:00.217Z] 8b3d7e226fab: Download complete [2021-03-18T22:42:00.217Z] 8b3d7e226fab: Pull complete [2021-03-18T22:42:00.217Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T22:42:00.217Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T22:42:03.038Z] + bundleName=amd64-cgroup2 [2021-03-18T22:42:03.038Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-18T22:42:03.038Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-18T22:42:03.038Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-18T22:42:03.038Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-18T22:42:03.307Z] Archiving artifacts [2021-03-18T22:42:04.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T22:42:05.188Z] + make clean [2021-03-18T22:42:05.317Z] --- PASS: TestContainerStartOnDaemonRestart (5.19s) [2021-03-18T22:42:05.317Z] === CONT TestIpcModeOlderClient [2021-03-18T22:42:05.317Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-18T22:42:05.317Z] === CONT TestDaemonHostGatewayIP [2021-03-18T22:42:05.445Z] docker volume rm -f docker-dev-cache [2021-03-18T22:42:05.445Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T22:42:05.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-18T22:42:05.881Z] --- PASS: TestReplicatedJob (7.43s) [2021-03-18T22:42:05.881Z] === RUN TestUpdateReplicatedJob [2021-03-18T22:42:06.136Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T22:42:10.086Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2021-03-18T22:42:10.086Z] === RUN TestServiceListWithStatuses [2021-03-18T22:42:10.086Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T22:42:10.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:42:10.086Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T22:42:11.392Z] --- PASS: TestDaemonHostGatewayIP (5.67s) [2021-03-18T22:42:11.392Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T22:42:11.392Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-18T22:42:11.392Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-18T22:42:11.392Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-18T22:42:14.303Z] --- PASS: TestBuildMultiStageLayerLeak (14.11s) [2021-03-18T22:42:14.303Z] === RUN TestBuildWithHugeFile [2021-03-18T22:42:14.786Z] --- PASS: TestContainerKillOnDaemonStart (15.17s) [2021-03-18T22:42:14.786Z] === CONT TestDaemonRestartIpcMode [2021-03-18T22:42:15.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.76s) [2021-03-18T22:42:16.668Z] --- PASS: TestDockerNetworkConnectAlias (6.95s) [2021-03-18T22:42:16.669Z] === RUN TestDockerNetworkReConnect [2021-03-18T22:42:17.242Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-18T22:42:19.763Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-18T22:42:19.763Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2021-03-18T22:42:19.763Z] PASS [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === Skipped [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T22:42:19.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-18T22:42:19.763Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T22:42:19.763Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-03-18T22:42:19.763Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2021-03-18T22:42:19.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-18T22:42:19.763Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] [2021-03-18T22:42:19.763Z] DONE 196 tests, 6 skipped in 247.529s [2021-03-18T22:42:19.763Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T22:42:19.763Z] ++ 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 [2021-03-18T22:42:19.763Z] ++ set -e [2021-03-18T22:42:19.763Z] ++ '[' -n 0 ']' [2021-03-18T22:42:19.763Z] ++ set -x [2021-03-18T22:42:19.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:42:20.019Z] INFO: Testing against a local daemon [2021-03-18T22:42:20.019Z] === RUN TestCommitInheritsEnv [2021-03-18T22:42:20.019Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-18T22:42:20.275Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-18T22:42:20.275Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-03-18T22:42:20.275Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T22:42:20.275Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T22:42:20.275Z] === RUN TestImagesFilterMultiReference [2021-03-18T22:42:20.531Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-18T22:42:20.531Z] === RUN TestImagePullPlatformInvalid [2021-03-18T22:42:20.531Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-18T22:42:20.531Z] === RUN TestRemoveImageOrphaning [2021-03-18T22:42:20.531Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-18T22:42:21.094Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2021-03-18T22:42:21.094Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T22:42:21.094Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-18T22:42:22.091Z] --- PASS: TestDockerNetworkReConnect (5.42s) [2021-03-18T22:42:22.091Z] === RUN TestServicePlugin [2021-03-18T22:42:22.091Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-18T22:42:22.091Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:42:22.091Z] === RUN TestServiceUpdateLabel [2021-03-18T22:42:23.729Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-18T22:42:23.729Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-18T22:42:23.985Z] --- PASS: TestRemoveImageGarbageCollector (2.86s) [2021-03-18T22:42:23.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T22:42:23.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-18T22:42:23.985Z] === RUN TestTagInvalidReference [2021-03-18T22:42:23.985Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-18T22:42:23.985Z] === RUN TestTagValidPrefixedRepo [2021-03-18T22:42:23.985Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-18T22:42:23.985Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T22:42:23.985Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T22:42:23.985Z] === RUN TestTagOfficialNames [2021-03-18T22:42:24.244Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-18T22:42:24.244Z] === RUN TestTagMatchesDigest [2021-03-18T22:42:24.244Z] --- PASS: TestTagMatchesDigest (0.07s) [2021-03-18T22:42:24.244Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T22:42:25.399Z] --- PASS: TestServiceUpdateLabel (3.32s) [2021-03-18T22:42:25.399Z] === RUN TestServiceUpdateSecrets [2021-03-18T22:42:25.610Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-18T22:42:27.501Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-18T22:42:28.868Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-18T22:42:29.797Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-18T22:42:31.165Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-18T22:42:31.421Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-18T22:42:32.788Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-18T22:42:35.307Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-18T22:42:37.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-18T22:42:38.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-18T22:42:38.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-18T22:42:39.751Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-18T22:42:40.313Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-18T22:42:42.830Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-18T22:42:43.509Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2021-03-18T22:42:43.509Z] === RUN TestServiceUpdateConfigs [2021-03-18T22:42:44.196Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-18T22:42:44.196Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-18T22:42:50.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-18T22:42:52.631Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-18T22:42:54.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-18T22:42:55.383Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-18T22:42:58.407Z] --- PASS: TestServiceUpdateConfigs (15.84s) [2021-03-18T22:42:58.407Z] === RUN TestServiceUpdateNetwork [2021-03-18T22:42:59.552Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-18T22:43:00.931Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-18T22:43:02.825Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-18T22:43:08.074Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-18T22:43:09.962Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-18T22:43:13.308Z] --- PASS: TestServiceUpdateNetwork (15.17s) [2021-03-18T22:43:13.308Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T22:43:13.568Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T22:43:14.955Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T22:43:22.132Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-18T22:43:23.085Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T22:43:25.425Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-18T22:43:25.680Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-18T22:43:27.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-18T22:43:27.048Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-18T22:43:27.978Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-18T22:43:31.217Z] --- PASS: TestServiceUpdatePidsLimit (18.23s) [2021-03-18T22:43:31.217Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.25s) [2021-03-18T22:43:31.217Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-18T22:43:31.217Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-18T22:43:31.217Z] PASS [2021-03-18T22:43:31.217Z] [2021-03-18T22:43:31.217Z] === Skipped [2021-03-18T22:43:31.217Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T22:43:31.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:43:31.217Z] [2021-03-18T22:43:31.217Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-18T22:43:31.217Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T22:43:31.217Z] [2021-03-18T22:43:31.217Z] [2021-03-18T22:43:31.217Z] DONE 27 tests, 2 skipped in 169.799s [2021-03-18T22:43:31.217Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] ++ set -e [2021-03-18T22:43:31.217Z] ++ '[' -n 0 ']' [2021-03-18T22:43:31.217Z] ++ set -x [2021-03-18T22:43:31.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] INFO: Testing against a local daemon [2021-03-18T22:43:31.217Z] === RUN TestSessionCreate [2021-03-18T22:43:31.217Z] --- PASS: TestSessionCreate (0.05s) [2021-03-18T22:43:31.217Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T22:43:31.217Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-18T22:43:31.217Z] PASS [2021-03-18T22:43:31.217Z] [2021-03-18T22:43:31.217Z] DONE 2 tests in 0.244s [2021-03-18T22:43:31.217Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] ++ set -e [2021-03-18T22:43:31.217Z] ++ '[' -n 0 ']' [2021-03-18T22:43:31.217Z] ++ set -x [2021-03-18T22:43:31.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:31.217Z] INFO: Testing against a local daemon [2021-03-18T22:43:31.217Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:43:31.217Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:43:31.217Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:43:31.217Z] === RUN TestEventsExecDie [2021-03-18T22:43:32.153Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-18T22:43:32.158Z] --- PASS: TestEventsExecDie (1.26s) [2021-03-18T22:43:32.158Z] === RUN TestEventsBackwardsCompatible [2021-03-18T22:43:32.158Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-18T22:43:32.158Z] === RUN TestInfoBinaryCommits [2021-03-18T22:43:32.158Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-18T22:43:32.158Z] === RUN TestInfoAPIVersioned [2021-03-18T22:43:32.158Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-18T22:43:32.158Z] === RUN TestInfoDiscoveryBackend [2021-03-18T22:43:32.410Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-18T22:43:32.729Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-03-18T22:43:32.729Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T22:43:33.777Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-18T22:43:34.112Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T22:43:34.112Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T22:43:34.373Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-03-18T22:43:34.373Z] === RUN TestInfoAPI [2021-03-18T22:43:34.373Z] --- PASS: TestInfoAPI (0.05s) [2021-03-18T22:43:34.373Z] === RUN TestInfoAPIWarnings [2021-03-18T22:43:37.046Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite (447.18s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.13s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.34s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.74s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.61s) [2021-03-18T22:43:38.938Z] docker_cli_daemon_test.go:1455: [dc18bd3b0084a] daemon is not started [2021-03-18T22:43:38.938Z] check_test.go:309: [d3ea33552c014] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.47s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.66s) [2021-03-18T22:43:38.938Z] check_test.go:309: [dc9969128844c] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.96s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.55s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.61s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.39s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.09s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.54s) [2021-03-18T22:43:38.938Z] check_test.go:309: [d8dcefbfb9cef] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-18T22:43:38.938Z] check_test.go:309: [d36c7dedea625] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.27s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.73s) [2021-03-18T22:43:38.938Z] check_test.go:309: [d6418fceabdce] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.12s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.18s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.45s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.69s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.77s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-18T22:43:38.938Z] check_test.go:309: [d613628a5a284] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.39s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.76s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.33s) [2021-03-18T22:43:38.938Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-18T22:43:38.938Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-18T22:43:38.938Z] check_test.go:309: [db85881446299] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.89s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.94s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.58s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.28s) [2021-03-18T22:43:38.938Z] check_test.go:309: [dada2108082c0] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.23s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-03-18T22:43:38.938Z] check_test.go:309: [df505cb723b68] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2021-03-18T22:43:38.938Z] docker_cli_daemon_plugins_test.go:79: [d2da7c863f7bb] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s) [2021-03-18T22:43:38.938Z] docker_cli_daemon_plugins_test.go:169: [d87cffaeaf0e7] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.06s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-18T22:43:38.938Z] check_test.go:309: [d4ad7c67dda9f] daemon is not started [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.35s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.48s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.58s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.27s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.50s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.44s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.33s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-03-18T22:43:38.938Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.53s) [2021-03-18T22:43:38.939Z] check_test.go:309: [dce4ea0c41031] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.33s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.25s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.16s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.53s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.26s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.76s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d25844af29ced] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.19s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.39s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.63s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.78s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.96s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.75s) [2021-03-18T22:43:38.939Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-18T22:43:38.939Z] check_test.go:309: [d027ca9f58478] daemon is not started [2021-03-18T22:43:38.939Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-18T22:43:38.939Z] check_test.go:309: [db07e9a7bbe42] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.47s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d70b63c462058] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.91s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.42s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.26s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.68s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.56s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d3a1717f6e8c9] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.79s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.57s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d778000b2e68c] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.20s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-18T22:43:38.939Z] check_test.go:309: [d53b6a570adb1] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d2e27f5ac02df] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.89s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d81cdb18da17c] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.29s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.89s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-03-18T22:43:38.939Z] check_test.go:309: [d0c2bb75b69d9] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.03s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.11s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.70s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.42s) [2021-03-18T22:43:38.939Z] check_test.go:309: [db81d40647705] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.34s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-18T22:43:38.939Z] check_test.go:309: [dd1515f729f57] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.68s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.90s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.21s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.52s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.67s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.41s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.95s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.11s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.72s) [2021-03-18T22:43:38.939Z] docker_cli_daemon_test.go:2550: [d8d744a82a59b] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.52s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.18s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.43s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.16s) [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-03-18T22:43:38.939Z] check_test.go:309: [db4dbb55cb587] daemon is not started [2021-03-18T22:43:38.939Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.44s) [2021-03-18T22:43:38.939Z] === RUN TestDockerSwarmSuite [2021-03-18T22:43:38.939Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-18T22:43:40.830Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-18T22:43:42.725Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-18T22:43:45.996Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-18T22:43:50.168Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-18T22:43:52.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-18T22:43:52.477Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-03-18T22:43:52.477Z] === RUN TestInfoDebug [2021-03-18T22:43:52.477Z] --- PASS: TestInfoDebug (0.62s) [2021-03-18T22:43:52.477Z] === RUN TestInfoInsecureRegistries [2021-03-18T22:43:52.477Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-03-18T22:43:52.477Z] === RUN TestInfoRegistryMirrors [2021-03-18T22:43:53.048Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-03-18T22:43:53.048Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T22:43:53.308Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-18T22:43:53.308Z] === RUN TestPingCacheHeaders [2021-03-18T22:43:53.308Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-18T22:43:53.308Z] === RUN TestPingGet [2021-03-18T22:43:53.308Z] --- PASS: TestPingGet (0.03s) [2021-03-18T22:43:53.308Z] === RUN TestPingHead [2021-03-18T22:43:53.308Z] --- PASS: TestPingHead (0.05s) [2021-03-18T22:43:53.308Z] === RUN TestVersion [2021-03-18T22:43:53.308Z] --- PASS: TestVersion (0.05s) [2021-03-18T22:43:53.308Z] PASS [2021-03-18T22:43:53.308Z] [2021-03-18T22:43:53.308Z] === Skipped [2021-03-18T22:43:53.308Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:43:53.308Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:43:53.308Z] [2021-03-18T22:43:53.308Z] [2021-03-18T22:43:53.308Z] DONE 18 tests, 1 skipped in 22.810s [2021-03-18T22:43:53.308Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T22:43:53.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:53.308Z] ++ set -e [2021-03-18T22:43:53.308Z] ++ '[' -n 0 ']' [2021-03-18T22:43:53.308Z] ++ set -x [2021-03-18T22:43:53.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:43:53.568Z] INFO: Testing against a local daemon [2021-03-18T22:43:53.568Z] === RUN TestVolumesCreateAndList [2021-03-18T22:43:53.568Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-18T22:43:53.568Z] === RUN TestVolumesRemove [2021-03-18T22:43:53.828Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-18T22:43:53.828Z] === RUN TestVolumesInspect [2021-03-18T22:43:53.828Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-18T22:43:53.828Z] === RUN TestVolumesInvalidJSON [2021-03-18T22:43:53.828Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T22:43:53.828Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T22:43:53.828Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T22:43:53.828Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-18T22:43:53.828Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T22:43:53.828Z] PASS [2021-03-18T22:43:53.828Z] [2021-03-18T22:43:53.828Z] DONE 5 tests in 0.350s [2021-03-18T22:43:53.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T22:43:53.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-18T22:43:54.398Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T22:43:54.398Z] +++ kill 13999 [2021-03-18T22:43:55.780Z] +++ /etc/init.d/apparmor stop [2021-03-18T22:43:55.780Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T22:43:55.780Z] [2021-03-18T22:43:55.780Z] Unloading profiles will leave already running processes permanently [2021-03-18T22:43:55.780Z] unconfined, which can lead to unexpected situations. [2021-03-18T22:43:55.780Z] [2021-03-18T22:43:55.780Z] To set a process to complain mode, use the command line tool [2021-03-18T22:43:55.780Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T22:43:55.780Z] +++ true [2021-03-18T22:43:55.780Z] exiting test-integration [2021-03-18T22:43:55.780Z] ++ exit 0 [2021-03-18T22:43:55.780Z] [2021-03-18T22:43:57.237Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir Post stage [Pipeline] junit [2021-03-18T22:43:58.337Z] Recording test results [2021-03-18T22:43:58.726Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T22:43:59.071Z] + echo Ensuring container killed. [2021-03-18T22:43:59.071Z] Ensuring container killed. [2021-03-18T22:43:59.071Z] + docker rm -vf docker-pr3 [2021-03-18T22:43:59.071Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-18T22:43:59.359Z] + echo Chowning /workspace to jenkins user [2021-03-18T22:43:59.359Z] Chowning /workspace to jenkins user [2021-03-18T22:43:59.359Z] + id -u [2021-03-18T22:43:59.359Z] + id -g [2021-03-18T22:43:59.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T22:43:59.359Z] Unable to find image 'busybox:latest' locally [2021-03-18T22:43:59.619Z] latest: Pulling from library/busybox [2021-03-18T22:43:59.619Z] 8c3eadb8221d: Pulling fs layer [2021-03-18T22:43:59.880Z] 8c3eadb8221d: Verifying Checksum [2021-03-18T22:43:59.880Z] 8c3eadb8221d: Download complete [2021-03-18T22:44:00.141Z] 8c3eadb8221d: Pull complete [2021-03-18T22:44:00.141Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T22:44:00.141Z] Status: Downloaded newer image for busybox:latest [2021-03-18T22:44:05.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T22:44:05.727Z] + bundleName=arm64-integration [2021-03-18T22:44:05.727Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-18T22:44:05.727Z] Creating arm64-integration-bundles.tar.gz [2021-03-18T22:44:05.727Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-18T22:44:05.727Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-18T22:44:06.001Z] Archiving artifacts [2021-03-18T22:44:06.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-18T22:44:08.054Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T22:44:08.387Z] + make clean [2021-03-18T22:44:09.328Z] docker volume rm -f docker-dev-cache [2021-03-18T22:44:09.328Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T22:44:21.102Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-18T22:44:21.102Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-18T22:44:26.258Z] --- PASS: TestBuildWithHugeFile (129.36s) [2021-03-18T22:44:26.258Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T22:44:26.347Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-18T22:44:26.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-18T22:44:26.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-18T22:44:27.274Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-18T22:44:27.530Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-18T22:44:27.786Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-18T22:44:28.355Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-18T22:44:31.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-18T22:44:33.520Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-18T22:44:35.412Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-18T22:44:36.780Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-18T22:44:38.146Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-18T22:44:39.513Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-18T22:44:40.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-18T22:44:40.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-18T22:44:48.531Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-18T22:45:03.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-18T22:45:03.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-18T22:45:15.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-18T22:45:16.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-18T22:45:28.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-18T22:45:28.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-18T22:45:28.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-18T22:45:29.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-18T22:45:30.618Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-18T22:45:30.875Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-18T22:45:31.132Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-18T22:45:45.974Z] --- PASS: TestImportExtremelyLargeImageWorks (199.26s) [2021-03-18T22:45:45.974Z] PASS [2021-03-18T22:45:45.974Z] [2021-03-18T22:45:45.974Z] DONE 12 tests in 203.790s [2021-03-18T22:45:45.974Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T22:45:45.974Z] ++ 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 [2021-03-18T22:45:45.974Z] ++ set -e [2021-03-18T22:45:45.974Z] ++ '[' -n 0 ']' [2021-03-18T22:45:45.974Z] ++ set -x [2021-03-18T22:45:45.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:45:45.974Z] INFO: Testing against a local daemon [2021-03-18T22:45:45.974Z] === RUN TestNetworkCreateDelete [2021-03-18T22:45:45.974Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-18T22:45:45.974Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T22:45:45.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-03-18T22:45:45.974Z] === RUN TestDaemonDNSFallback [2021-03-18T22:45:45.974Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-18T22:45:45.974Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-18T22:45:45.974Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-18T22:45:45.974Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-18T22:45:46.230Z] === RUN TestDockerSuite/TestBuildFails [2021-03-18T22:45:47.158Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-18T22:45:47.158Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-18T22:45:49.049Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-18T22:45:50.946Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-18T22:45:51.507Z] --- PASS: TestDaemonDNSFallback (7.16s) [2021-03-18T22:45:51.507Z] === RUN TestInspectNetwork [2021-03-18T22:45:52.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-18T22:45:52.999Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-18T22:45:55.516Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-18T22:45:55.772Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-18T22:45:57.662Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-18T22:45:57.662Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T22:45:57.662Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T22:45:57.662Z] === RUN TestInspectNetwork/network_name [2021-03-18T22:45:57.662Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T22:45:59.553Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-18T22:45:59.809Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-18T22:46:00.065Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-18T22:46:01.955Z] --- PASS: TestInspectNetwork (10.46s) [2021-03-18T22:46:01.955Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T22:46:01.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T22:46:01.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T22:46:01.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T22:46:01.955Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T22:46:01.955Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-18T22:46:04.473Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-18T22:46:05.840Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-18T22:46:06.096Z] --- PASS: TestRunContainerWithBridgeNone (4.20s) [2021-03-18T22:46:06.096Z] === RUN TestNetworkInvalidJSON [2021-03-18T22:46:06.096Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T22:46:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T22:46:06.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:46:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:46:06.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:46:06.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:46:06.096Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T22:46:06.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T22:46:06.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T22:46:06.096Z] === RUN TestNetworkList [2021-03-18T22:46:06.096Z] === RUN TestNetworkList//networks [2021-03-18T22:46:06.096Z] === PAUSE TestNetworkList//networks [2021-03-18T22:46:06.096Z] === RUN TestNetworkList//networks/ [2021-03-18T22:46:06.096Z] === PAUSE TestNetworkList//networks/ [2021-03-18T22:46:06.096Z] === CONT TestNetworkList//networks [2021-03-18T22:46:06.096Z] === CONT TestNetworkList//networks/ [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkList (0.04s) [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T22:46:06.096Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T22:46:06.096Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T22:46:06.658Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-03-18T22:46:06.658Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T22:46:08.028Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-18T22:46:08.028Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T22:46:08.591Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-18T22:46:08.591Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T22:46:09.520Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-18T22:46:09.776Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-18T22:46:09.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T22:46:10.032Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-18T22:46:10.971Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-18T22:46:11.231Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2021-03-18T22:46:11.231Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T22:46:11.488Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-18T22:46:11.744Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-03-18T22:46:11.744Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T22:46:12.000Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-18T22:46:12.000Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-18T22:46:13.369Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-18T22:46:13.931Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-18T22:46:14.858Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-18T22:46:15.114Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-18T22:46:15.370Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-18T22:46:15.370Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2021-03-18T22:46:15.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T22:46:15.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:46:15.370Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:46:15.370Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T22:46:15.626Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-18T22:46:16.556Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-18T22:46:19.825Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-18T22:46:25.069Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-18T22:46:29.237Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-18T22:46:29.237Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-18T22:46:29.237Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-18T22:46:29.237Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-18T22:46:29.237Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-18T22:46:29.493Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-18T22:46:30.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-18T22:46:30.860Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-18T22:46:32.749Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-18T22:46:33.312Z] --- PASS: TestServiceWithDataPathPortInit (17.73s) [2021-03-18T22:46:33.312Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T22:46:37.488Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-18T22:46:37.744Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-18T22:46:38.306Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-18T22:46:42.476Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.81s) [2021-03-18T22:46:42.476Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:izgtzjj0yxphjh1r04sqgtrsg Created:2021-03-18 22:46:34.66877337 +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[ade5806cf2c53141a741eedf4428e8739a36297a210375415ccf95e65246bcfa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.quncw9tc4sz1mc39iq1sjppm3 EndpointID:1791e8cfd10f86a208ce3f74428aa2be4578a9983e51dd9244353da70372424e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:88435e642765d2865b655efb3cdb9e4d177cd23f3f3f77c1ec44fcf50bd29d1a 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:9044c0c38744 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.quncw9tc4sz1mc39iq1sjppm3 EndpointID:1791e8cfd10f86a208ce3f74428aa2be4578a9983e51dd9244353da70372424e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T22:46:42.476Z] PASS [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] === Skipped [2021-03-18T22:46:42.476Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T22:46:42.476Z] service_test.go:242: FLAKY_TEST [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] DONE 26 tests, 1 skipped in 58.483s [2021-03-18T22:46:42.476Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:46:42.476Z] ++ 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 [2021-03-18T22:46:42.476Z] ++ set -e [2021-03-18T22:46:42.476Z] ++ '[' -n 0 ']' [2021-03-18T22:46:42.476Z] ++ set -x [2021-03-18T22:46:42.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:46:42.476Z] INFO: Testing against a local daemon [2021-03-18T22:46:42.476Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T22:46:42.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:46:42.476Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:46:42.476Z] === RUN TestDockerNetworkIpvlan [2021-03-18T22:46:42.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:46:42.476Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:46:42.476Z] PASS [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] === Skipped [2021-03-18T22:46:42.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T22:46:42.476Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T22:46:42.476Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] [2021-03-18T22:46:42.476Z] DONE 2 tests, 2 skipped in 0.141s [2021-03-18T22:46:42.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T22:46:42.476Z] ++ 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 [2021-03-18T22:46:42.476Z] ++ set -e [2021-03-18T22:46:42.476Z] ++ '[' -n 0 ']' [2021-03-18T22:46:42.476Z] ++ set -x [2021-03-18T22:46:42.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:46:42.476Z] INFO: Testing against a local daemon [2021-03-18T22:46:42.476Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T22:46:43.843Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-03-18T22:46:43.843Z] === RUN TestDockerNetworkMacvlan [2021-03-18T22:46:44.407Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T22:46:45.336Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T22:46:46.264Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T22:46:48.782Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-18T22:46:49.712Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T22:46:53.884Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-18T22:46:53.884Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T22:46:54.813Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-18T22:46:55.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-18T22:46:58.264Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-18T22:46:58.264Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-18T22:47:03.530Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan (21.35s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.61s) [2021-03-18T22:47:05.420Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.96s) [2021-03-18T22:47:05.420Z] PASS [2021-03-18T22:47:05.420Z] [2021-03-18T22:47:05.420Z] DONE 8 tests in 22.900s [2021-03-18T22:47:05.420Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T22:47:05.420Z] ++ 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 [2021-03-18T22:47:05.420Z] ++ set -e [2021-03-18T22:47:05.420Z] ++ '[' -n 0 ']' [2021-03-18T22:47:05.420Z] ++ set -x [2021-03-18T22:47:05.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:47:05.420Z] testing: warning: no tests to run [2021-03-18T22:47:05.420Z] PASS [2021-03-18T22:47:05.420Z] [2021-03-18T22:47:05.420Z] DONE 0 tests in 0.027s [2021-03-18T22:47:05.420Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T22:47:05.420Z] ++ 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 [2021-03-18T22:47:05.420Z] ++ set -e [2021-03-18T22:47:05.420Z] ++ '[' -n 0 ']' [2021-03-18T22:47:05.420Z] ++ set -x [2021-03-18T22:47:05.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:47:05.420Z] INFO: Testing against a local daemon [2021-03-18T22:47:05.420Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T22:47:05.420Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-18T22:47:05.676Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-18T22:47:07.043Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-03-18T22:47:07.043Z] === RUN TestAuthZPluginTLS [2021-03-18T22:47:07.606Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-18T22:47:07.606Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T22:47:08.304Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-18T22:47:08.304Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-03-18T22:47:08.304Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T22:47:08.560Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-18T22:47:08.816Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-03-18T22:47:08.816Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T22:47:09.378Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-18T22:47:09.378Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T22:47:11.267Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-03-18T22:47:11.267Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T22:47:11.267Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-18T22:47:11.830Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-03-18T22:47:11.830Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T22:47:11.830Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-18T22:47:12.392Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-03-18T22:47:12.392Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T22:47:12.956Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-18T22:47:12.956Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T22:47:12.956Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-18T22:47:14.322Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-18T22:47:14.884Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2021-03-18T22:47:14.884Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T22:47:16.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-18T22:47:16.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-18T22:47:16.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-18T22:47:17.376Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2021-03-18T22:47:17.376Z] === RUN TestAuthZPluginHeader [2021-03-18T22:47:17.376Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-18T22:47:17.632Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-18T22:47:18.193Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-18T22:47:18.193Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T22:47:18.449Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-18T22:47:20.339Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-18T22:47:20.902Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-18T22:47:21.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-18T22:47:23.052Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2021-03-18T22:47:23.052Z] === RUN TestAuthZPluginV2Disable [2021-03-18T22:47:25.572Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-18T22:47:26.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-18T22:47:27.195Z] --- PASS: TestAuthZPluginV2Disable (4.37s) [2021-03-18T22:47:27.195Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T22:47:27.195Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-18T22:47:30.465Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-18T22:47:30.722Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2021-03-18T22:47:30.722Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T22:47:32.089Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-18T22:47:33.978Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-18T22:47:34.235Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-18T22:47:39.479Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-18T22:47:40.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-18T22:47:41.101Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-18T22:47:41.357Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.71s) [2021-03-18T22:47:41.357Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T22:47:42.286Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-18T22:47:43.654Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-18T22:47:53.620Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-18T22:47:56.135Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-18T22:47:58.023Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-03-18T22:47:58.023Z] PASS [2021-03-18T22:47:58.023Z] [2021-03-18T22:47:58.023Z] DONE 17 tests in 52.955s [2021-03-18T22:47:58.023Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T22:47:58.023Z] ++ 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 [2021-03-18T22:47:58.023Z] ++ set -e [2021-03-18T22:47:58.023Z] ++ '[' -n 0 ']' [2021-03-18T22:47:58.023Z] ++ set -x [2021-03-18T22:47:58.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:47:58.279Z] INFO: Testing against a local daemon [2021-03-18T22:47:58.279Z] === RUN TestPluginInvalidJSON [2021-03-18T22:47:58.279Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:47:58.279Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:47:58.279Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T22:47:58.279Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-18T22:47:58.279Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T22:47:58.279Z] === RUN TestPluginInstall [2021-03-18T22:47:58.279Z] === RUN TestPluginInstall/no_auth [2021-03-18T22:48:00.168Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:00.168Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c475a139d7215a63ee06f97be8a08710de3d0e39150c37d4106acbab609e474b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:00.168Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:00.168Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c475a139d7215a63ee06f97be8a08710de3d0e39150c37d4106acbab609e474b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:00.424Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T22:48:00.986Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:00.986Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02602e5caf90e4346ed606b47a5c5a6a335eece27afcb313f5c9961150fb0c59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:00.986Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:00.986Z] time="2021-03-18T22:48:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02602e5caf90e4346ed606b47a5c5a6a335eece27afcb313f5c9961150fb0c59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:01.549Z] === RUN TestPluginInstall/with_insecure [2021-03-18T22:48:02.113Z] === RUN TestDockerSuite/TestBuildRm [2021-03-18T22:48:02.676Z] time="2021-03-18T22:48:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:02.676Z] time="2021-03-18T22:48:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d85d90c5ed49ee940e2a56be6a9157f130618687ca2df634f8aa625eed0c713c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:02.676Z] time="2021-03-18T22:48:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T22:48:02.676Z] time="2021-03-18T22:48:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d85d90c5ed49ee940e2a56be6a9157f130618687ca2df634f8aa625eed0c713c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T22:48:03.240Z] --- PASS: TestPluginInstall (4.89s) [2021-03-18T22:48:03.240Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-03-18T22:48:03.240Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2021-03-18T22:48:03.240Z] --- PASS: TestPluginInstall/with_insecure (1.62s) [2021-03-18T22:48:03.240Z] plugin_test.go:160: [de6d4c3e1bab1] daemon is not started [2021-03-18T22:48:03.240Z] === RUN TestPluginsWithRuntimes [2021-03-18T22:48:05.759Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T22:48:05.759Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-18T22:48:06.322Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T22:48:06.884Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-18T22:48:07.815Z] --- PASS: TestPluginsWithRuntimes (4.51s) [2021-03-18T22:48:07.815Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-03-18T22:48:07.815Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-03-18T22:48:07.815Z] PASS [2021-03-18T22:48:07.815Z] [2021-03-18T22:48:07.815Z] DONE 9 tests in 9.541s [2021-03-18T22:48:07.815Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T22:48:07.815Z] ++ 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 [2021-03-18T22:48:07.815Z] ++ set -e [2021-03-18T22:48:07.815Z] ++ '[' -n 0 ']' [2021-03-18T22:48:07.815Z] ++ set -x [2021-03-18T22:48:07.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:48:07.815Z] INFO: Testing against a local daemon [2021-03-18T22:48:07.815Z] === RUN TestExternalGraphDriver [2021-03-18T22:48:07.815Z] === RUN TestExternalGraphDriver/json [2021-03-18T22:48:08.071Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-18T22:48:08.634Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-18T22:48:09.197Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-18T22:48:10.124Z] === RUN TestExternalGraphDriver/spec [2021-03-18T22:48:10.687Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-18T22:48:12.598Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-18T22:48:12.854Z] === RUN TestExternalGraphDriver/pull [2021-03-18T22:48:13.418Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-18T22:48:14.786Z] --- PASS: TestExternalGraphDriver (6.89s) [2021-03-18T22:48:14.786Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2021-03-18T22:48:14.786Z] --- PASS: TestExternalGraphDriver/spec (2.48s) [2021-03-18T22:48:14.786Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2021-03-18T22:48:14.786Z] === RUN TestGraphdriverPluginV2 [2021-03-18T22:48:18.055Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-18T22:48:18.055Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-18T22:48:18.311Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-18T22:48:18.311Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-18T22:48:18.873Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-18T22:48:19.129Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2021-03-18T22:48:19.129Z] PASS [2021-03-18T22:48:19.129Z] [2021-03-18T22:48:19.129Z] DONE 5 tests in 11.467s [2021-03-18T22:48:19.129Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T22:48:19.129Z] ++ 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 [2021-03-18T22:48:19.129Z] ++ set -e [2021-03-18T22:48:19.129Z] ++ '[' -n 0 ']' [2021-03-18T22:48:19.129Z] ++ set -x [2021-03-18T22:48:19.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:48:19.385Z] INFO: Testing against a local daemon [2021-03-18T22:48:19.385Z] === RUN TestContinueAfterPluginCrash [2021-03-18T22:48:19.385Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T22:48:19.385Z] === RUN TestReadPluginNoRead [2021-03-18T22:48:19.385Z] === PAUSE TestReadPluginNoRead [2021-03-18T22:48:19.385Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T22:48:19.385Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T22:48:19.385Z] === CONT TestContinueAfterPluginCrash [2021-03-18T22:48:19.385Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T22:48:19.948Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-18T22:48:20.205Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-18T22:48:21.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-18T22:48:21.574Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-18T22:48:25.744Z] --- PASS: TestDaemonStartWithLogOpt (6.34s) [2021-03-18T22:48:25.744Z] === CONT TestReadPluginNoRead [2021-03-18T22:48:29.916Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-18T22:48:30.173Z] === RUN TestReadPluginNoRead/default [2021-03-18T22:48:30.734Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-18T22:48:31.664Z] --- PASS: TestContinueAfterPluginCrash (12.48s) [2021-03-18T22:48:32.229Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-18T22:48:32.486Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T22:48:33.050Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-18T22:48:34.943Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-18T22:48:35.203Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T22:48:37.096Z] === RUN TestDockerSuite/TestBuildUser [2021-03-18T22:48:37.658Z] --- PASS: TestReadPluginNoRead (12.02s) [2021-03-18T22:48:37.658Z] --- PASS: TestReadPluginNoRead/default (2.31s) [2021-03-18T22:48:37.658Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.54s) [2021-03-18T22:48:37.658Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.54s) [2021-03-18T22:48:37.658Z] read_test.go:92: [d56e28d5c1848] daemon is not started [2021-03-18T22:48:37.658Z] PASS [2021-03-18T22:48:37.658Z] [2021-03-18T22:48:37.658Z] DONE 6 tests in 18.525s [2021-03-18T22:48:37.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T22:48:37.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:48:37.658Z] ++ set -e [2021-03-18T22:48:37.658Z] ++ '[' -n 0 ']' [2021-03-18T22:48:37.658Z] ++ set -x [2021-03-18T22:48:37.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T22:48:37.658Z] testing: warning: no tests to run [2021-03-18T22:48:37.658Z] PASS [2021-03-18T22:48:37.658Z] [2021-03-18T22:48:37.658Z] DONE 0 tests in 0.058s [2021-03-18T22:48:37.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T22:48:37.658Z] ++ 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 [2021-03-18T22:48:37.658Z] ++ set -e [2021-03-18T22:48:37.658Z] ++ '[' -n 0 ']' [2021-03-18T22:48:37.658Z] ++ set -x [2021-03-18T22:48:37.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:48:37.914Z] INFO: Testing against a local daemon [2021-03-18T22:48:37.914Z] === RUN TestPluginWithDevMounts [2021-03-18T22:48:37.914Z] === PAUSE TestPluginWithDevMounts [2021-03-18T22:48:37.914Z] === CONT TestPluginWithDevMounts [2021-03-18T22:48:39.804Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-18T22:48:39.804Z] --- PASS: TestPluginWithDevMounts (1.99s) [2021-03-18T22:48:39.804Z] PASS [2021-03-18T22:48:39.804Z] [2021-03-18T22:48:39.804Z] DONE 1 tests in 2.151s [2021-03-18T22:48:40.060Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T22:48:40.060Z] ++ 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 [2021-03-18T22:48:40.060Z] ++ set -e [2021-03-18T22:48:40.060Z] ++ '[' -n 0 ']' [2021-03-18T22:48:40.060Z] ++ set -x [2021-03-18T22:48:40.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:48:40.060Z] INFO: Testing against a local daemon [2021-03-18T22:48:40.060Z] === RUN TestSecretInspect [2021-03-18T22:48:42.577Z] --- PASS: TestSecretInspect (2.33s) [2021-03-18T22:48:42.577Z] === RUN TestSecretList [2021-03-18T22:48:42.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-18T22:48:43.139Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-18T22:48:45.662Z] --- PASS: TestSecretList (3.23s) [2021-03-18T22:48:45.662Z] === RUN TestSecretsCreateAndDelete [2021-03-18T22:48:48.180Z] --- PASS: TestSecretsCreateAndDelete (2.48s) [2021-03-18T22:48:48.180Z] === RUN TestSecretsUpdate [2021-03-18T22:48:50.699Z] --- PASS: TestSecretsUpdate (2.64s) [2021-03-18T22:48:50.699Z] === RUN TestTemplatedSecret [2021-03-18T22:48:55.945Z] --- PASS: TestTemplatedSecret (4.52s) [2021-03-18T22:48:55.945Z] === RUN TestSecretCreateResolve [2021-03-18T22:48:58.465Z] --- PASS: TestSecretCreateResolve (2.74s) [2021-03-18T22:48:58.465Z] PASS [2021-03-18T22:48:58.465Z] [2021-03-18T22:48:58.465Z] DONE 6 tests in 18.065s [2021-03-18T22:48:58.465Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T22:48:58.465Z] ++ 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 [2021-03-18T22:48:58.465Z] ++ set -e [2021-03-18T22:48:58.465Z] ++ '[' -n 0 ']' [2021-03-18T22:48:58.465Z] ++ set -x [2021-03-18T22:48:58.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:48:58.465Z] INFO: Testing against a local daemon [2021-03-18T22:48:58.465Z] === RUN TestServiceCreateInit [2021-03-18T22:48:58.465Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T22:49:01.749Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-18T22:49:02.678Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-18T22:49:02.934Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-18T22:49:04.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T22:49:04.301Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-18T22:49:05.229Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-18T22:49:07.119Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-18T22:49:07.119Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-18T22:49:07.119Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-18T22:49:07.119Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-18T22:49:07.119Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-18T22:49:09.634Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-18T22:49:09.634Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-18T22:49:09.890Z] --- PASS: TestServiceCreateInit (11.72s) [2021-03-18T22:49:09.890Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2021-03-18T22:49:09.890Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.88s) [2021-03-18T22:49:09.890Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T22:49:10.452Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-18T22:49:11.382Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-18T22:49:12.309Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-18T22:49:12.566Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-18T22:49:16.733Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-18T22:49:18.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-18T22:49:19.189Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-18T22:49:20.555Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-18T22:49:21.117Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-18T22:49:21.691Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-18T22:49:21.691Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-18T22:49:22.272Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-18T22:49:24.161Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-18T22:49:24.420Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-18T22:49:24.420Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-18T22:49:25.347Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-18T22:49:25.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-18T22:49:26.276Z] === RUN TestDockerSuite/TestCommitChange [2021-03-18T22:49:27.642Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-18T22:49:28.570Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-18T22:49:30.461Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-18T22:49:31.828Z] --- PASS: TestCreateServiceMultipleTimes (21.71s) [2021-03-18T22:49:31.828Z] === RUN TestCreateServiceConflict [2021-03-18T22:49:31.828Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-18T22:49:33.194Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-18T22:49:34.561Z] --- PASS: TestCreateServiceConflict (2.84s) [2021-03-18T22:49:34.561Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T22:49:34.816Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-18T22:49:36.183Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-18T22:49:38.701Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-03-18T22:49:38.701Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T22:49:38.701Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-18T22:49:39.629Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-18T22:49:42.157Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-18T22:49:44.045Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-18T22:49:44.046Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-18T22:49:44.607Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-18T22:49:45.534Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-18T22:49:46.464Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-18T22:49:47.027Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-18T22:49:47.955Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-18T22:49:47.955Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-18T22:49:47.955Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-18T22:49:47.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-18T22:49:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-18T22:49:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-18T22:49:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-18T22:49:48.883Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-18T22:49:48.883Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-18T22:49:49.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-18T22:49:50.741Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-18T22:49:51.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-18T22:49:51.669Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-18T22:49:53.561Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2021-03-18T22:49:53.561Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T22:49:53.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-18T22:49:54.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-18T22:49:54.489Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-18T22:49:55.856Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-18T22:49:56.784Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-18T22:49:56.784Z] --- PASS: TestCreateServiceSecretFileMode (3.59s) [2021-03-18T22:49:56.784Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T22:49:57.714Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-18T22:49:58.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-18T22:49:58.644Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-18T22:50:00.009Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-18T22:50:00.265Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2021-03-18T22:50:00.265Z] === RUN TestCreateServiceSysctls [2021-03-18T22:50:00.833Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-18T22:50:01.765Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-18T22:50:01.765Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-18T22:50:03.132Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-18T22:50:05.022Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-18T22:50:05.278Z] --- PASS: TestCreateServiceSysctls (4.91s) [2021-03-18T22:50:05.278Z] === RUN TestCreateServiceCapabilities [2021-03-18T22:50:06.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-18T22:50:06.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-18T22:50:06.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-18T22:50:06.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-18T22:50:06.644Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-18T22:50:07.572Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-18T22:50:08.935Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2021-03-18T22:50:08.935Z] === RUN TestInspect [2021-03-18T22:50:12.205Z] --- PASS: TestInspect (3.18s) [2021-03-18T22:50:12.205Z] === RUN TestCreateJob [2021-03-18T22:50:12.205Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-18T22:50:13.132Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-18T22:50:14.499Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-18T22:50:14.499Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-18T22:50:14.499Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-18T22:50:16.387Z] --- PASS: TestCreateJob (4.47s) [2021-03-18T22:50:16.387Z] === RUN TestReplicatedJob [2021-03-18T22:50:17.313Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-18T22:50:18.681Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-18T22:50:20.573Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-18T22:50:24.752Z] --- PASS: TestReplicatedJob (8.07s) [2021-03-18T22:50:24.752Z] === RUN TestUpdateReplicatedJob [2021-03-18T22:50:28.019Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-18T22:50:28.948Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-18T22:50:29.205Z] --- PASS: TestUpdateReplicatedJob (4.78s) [2021-03-18T22:50:29.205Z] === RUN TestServiceListWithStatuses [2021-03-18T22:50:29.205Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T22:50:29.205Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:50:29.205Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T22:50:31.095Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-18T22:50:32.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-18T22:50:34.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-18T22:50:35.279Z] --- PASS: TestDockerNetworkConnectAlias (6.19s) [2021-03-18T22:50:35.279Z] === RUN TestDockerNetworkReConnect [2021-03-18T22:50:35.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-18T22:50:37.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-18T22:50:39.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-18T22:50:39.629Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2021-03-18T22:50:39.629Z] === RUN TestServicePlugin [2021-03-18T22:50:41.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008ce7a0_} [2021-03-18T22:50:43.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1505301314_/foo_false____} [2021-03-18T22:50:45.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1505301314_/foo_true____} [2021-03-18T22:50:47.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_false____} [2021-03-18T22:50:48.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_true____} [2021-03-18T22:50:48.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-18T22:50:50.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_true__0xc0008ce800__} [2021-03-18T22:50:52.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008ce820_} [2021-03-18T22:50:53.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008ce840_} [2021-03-18T22:50:55.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008ce860_} [2021-03-18T22:50:57.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008ce880_} [2021-03-18T22:50:58.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-18T22:51:00.050Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-18T22:51:03.316Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-18T22:51:05.208Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-18T22:51:08.481Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-18T22:51:09.846Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-18T22:51:09.846Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-18T22:51:10.774Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-18T22:51:11.336Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-18T22:51:11.899Z] --- PASS: TestServicePlugin (32.20s) [2021-03-18T22:51:11.899Z] plugin_test.go:62: [d42ca8f1efeae] joining swarm manager [dabd6f131a9c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T22:51:11.899Z] plugin_test.go:65: [d9aa118c0b0e1] joining swarm manager [dabd6f131a9c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T22:51:11.899Z] === RUN TestServiceUpdateLabel [2021-03-18T22:51:12.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-18T22:51:13.389Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-18T22:51:15.280Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-18T22:51:15.280Z] --- PASS: TestServiceUpdateLabel (3.41s) [2021-03-18T22:51:15.280Z] === RUN TestServiceUpdateSecrets [2021-03-18T22:51:16.208Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-18T22:51:17.136Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-18T22:51:18.509Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-18T22:51:19.070Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-18T22:51:19.998Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-18T22:51:20.927Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-18T22:51:21.854Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-18T22:51:22.782Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-18T22:51:23.710Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-18T22:51:24.639Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-18T22:51:25.568Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-18T22:51:25.823Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-18T22:51:26.463Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-18T22:51:27.389Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-18T22:51:28.320Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-18T22:51:29.291Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-18T22:51:30.218Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-18T22:51:31.582Z] --- PASS: TestServiceUpdateSecrets (16.09s) [2021-03-18T22:51:31.582Z] === RUN TestServiceUpdateConfigs [2021-03-18T22:51:31.838Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-18T22:51:32.767Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-18T22:51:36.036Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-18T22:51:40.202Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-18T22:51:43.468Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-18T22:51:44.030Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-18T22:51:47.297Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2021-03-18T22:51:47.297Z] === RUN TestServiceUpdateNetwork [2021-03-18T22:51:48.665Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-18T22:51:52.838Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-18T22:51:53.094Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-18T22:51:55.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-18T22:51:58.126Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-18T22:51:59.053Z] === RUN TestDockerSuite/TestCpToDot [2021-03-18T22:51:59.980Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-18T22:52:01.347Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-18T22:52:01.908Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2021-03-18T22:52:01.908Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T22:52:03.273Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-18T22:52:03.274Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T22:52:04.204Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-18T22:52:04.767Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T22:52:05.329Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-18T22:52:05.584Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-18T22:52:06.511Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-18T22:52:07.876Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-18T22:52:07.876Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-18T22:52:07.876Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-18T22:52:08.437Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-18T22:52:08.999Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-18T22:52:08.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-18T22:52:09.255Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-18T22:52:09.817Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-18T22:52:10.073Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-18T22:52:10.073Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-18T22:52:10.334Z] === RUN TestDockerSuite/TestCreateRM [2021-03-18T22:52:10.334Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-18T22:52:10.334Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-18T22:52:10.334Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-18T22:52:10.593Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-18T22:52:12.481Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T22:52:12.482Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-18T22:52:12.482Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-18T22:52:12.482Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-18T22:52:16.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-18T22:52:17.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-18T22:52:17.465Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-18T22:52:19.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-18T22:52:20.239Z] --- PASS: TestServiceUpdatePidsLimit (18.39s) [2021-03-18T22:52:20.239Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.55s) [2021-03-18T22:52:20.239Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-18T22:52:20.239Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-03-18T22:52:20.239Z] PASS [2021-03-18T22:52:20.239Z] [2021-03-18T22:52:20.239Z] === Skipped [2021-03-18T22:52:20.239Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T22:52:20.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T22:52:20.239Z] [2021-03-18T22:52:20.239Z] [2021-03-18T22:52:20.239Z] DONE 27 tests, 1 skipped in 202.154s [2021-03-18T22:52:20.239Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T22:52:20.239Z] ++ 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 [2021-03-18T22:52:20.239Z] ++ set -e [2021-03-18T22:52:20.239Z] ++ '[' -n 0 ']' [2021-03-18T22:52:20.239Z] ++ set -x [2021-03-18T22:52:20.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:52:20.495Z] INFO: Testing against a local daemon [2021-03-18T22:52:20.495Z] === RUN TestSessionCreate [2021-03-18T22:52:20.495Z] --- PASS: TestSessionCreate (0.05s) [2021-03-18T22:52:20.495Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T22:52:20.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-18T22:52:20.495Z] PASS [2021-03-18T22:52:20.495Z] [2021-03-18T22:52:20.495Z] DONE 2 tests in 0.238s [2021-03-18T22:52:20.495Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T22:52:20.495Z] ++ 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 [2021-03-18T22:52:20.495Z] ++ set -e [2021-03-18T22:52:20.495Z] ++ '[' -n 0 ']' [2021-03-18T22:52:20.495Z] ++ set -x [2021-03-18T22:52:20.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:52:20.752Z] INFO: Testing against a local daemon [2021-03-18T22:52:20.752Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T22:52:20.752Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:52:20.752Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:52:20.752Z] === RUN TestEventsExecDie [2021-03-18T22:52:21.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-18T22:52:23.205Z] --- PASS: TestEventsExecDie (2.22s) [2021-03-18T22:52:23.205Z] === RUN TestEventsBackwardsCompatible [2021-03-18T22:52:23.205Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-18T22:52:23.205Z] === RUN TestInfoBinaryCommits [2021-03-18T22:52:23.205Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-03-18T22:52:23.205Z] === RUN TestInfoAPIVersioned [2021-03-18T22:52:23.205Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-03-18T22:52:23.205Z] === RUN TestInfoDiscoveryBackend [2021-03-18T22:52:23.767Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-03-18T22:52:23.767Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T22:52:24.023Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-18T22:52:24.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-18T22:52:24.585Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T22:52:24.585Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T22:52:25.147Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2021-03-18T22:52:25.147Z] === RUN TestInfoAPI [2021-03-18T22:52:25.147Z] --- PASS: TestInfoAPI (0.05s) [2021-03-18T22:52:25.147Z] === RUN TestInfoAPIWarnings [2021-03-18T22:52:26.075Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-18T22:52:27.443Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-18T22:52:28.371Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-18T22:52:28.371Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-18T22:52:29.299Z] === RUN TestDockerSuite/TestDockerFails [2021-03-18T22:52:29.299Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-18T22:52:29.299Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-18T22:52:29.555Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-18T22:52:31.456Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-18T22:52:32.821Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-18T22:52:34.189Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-18T22:52:34.189Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-18T22:52:34.189Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-18T22:52:34.447Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-18T22:52:42.533Z] --- PASS: TestInfoAPIWarnings (16.41s) [2021-03-18T22:52:42.533Z] === RUN TestInfoDebug [2021-03-18T22:52:42.533Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-18T22:52:42.533Z] --- PASS: TestInfoDebug (0.55s) [2021-03-18T22:52:42.533Z] === RUN TestInfoInsecureRegistries [2021-03-18T22:52:42.788Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-18T22:52:42.788Z] === RUN TestInfoRegistryMirrors [2021-03-18T22:52:43.351Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-03-18T22:52:43.351Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T22:52:43.606Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-18T22:52:43.606Z] === RUN TestPingCacheHeaders [2021-03-18T22:52:43.606Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T22:52:43.606Z] === RUN TestPingGet [2021-03-18T22:52:43.606Z] --- PASS: TestPingGet (0.02s) [2021-03-18T22:52:43.606Z] === RUN TestPingHead [2021-03-18T22:52:43.606Z] --- PASS: TestPingHead (0.06s) [2021-03-18T22:52:43.606Z] === RUN TestVersion [2021-03-18T22:52:43.606Z] --- PASS: TestVersion (0.03s) [2021-03-18T22:52:43.606Z] PASS [2021-03-18T22:52:43.606Z] [2021-03-18T22:52:43.606Z] === Skipped [2021-03-18T22:52:43.606Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T22:52:43.606Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T22:52:43.606Z] [2021-03-18T22:52:43.606Z] [2021-03-18T22:52:43.606Z] DONE 18 tests, 1 skipped in 23.150s [2021-03-18T22:52:43.606Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T22:52:43.606Z] ++ 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 [2021-03-18T22:52:43.606Z] ++ set -e [2021-03-18T22:52:43.606Z] ++ '[' -n 0 ']' [2021-03-18T22:52:43.606Z] ++ set -x [2021-03-18T22:52:43.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-03-18T22:52:43.862Z] INFO: Testing against a local daemon [2021-03-18T22:52:43.862Z] === RUN TestVolumesCreateAndList [2021-03-18T22:52:43.862Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T22:52:43.862Z] === RUN TestVolumesRemove [2021-03-18T22:52:43.862Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-18T22:52:43.862Z] === RUN TestVolumesInspect [2021-03-18T22:52:43.862Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T22:52:43.862Z] === RUN TestVolumesInvalidJSON [2021-03-18T22:52:43.862Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T22:52:43.862Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T22:52:44.119Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T22:52:44.119Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-18T22:52:44.119Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T22:52:44.119Z] PASS [2021-03-18T22:52:44.119Z] [2021-03-18T22:52:44.119Z] DONE 5 tests in 0.303s [2021-03-18T22:52:44.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T22:52:44.375Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T22:52:44.375Z] +++ kill 5673 [2021-03-18T22:52:45.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-18T22:52:45.563Z] +++ /etc/init.d/apparmor stop [2021-03-18T22:52:45.563Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T22:52:45.563Z] [2021-03-18T22:52:45.563Z] Unloading profiles will leave already running processes permanently [2021-03-18T22:52:45.563Z] unconfined, which can lead to unexpected situations. [2021-03-18T22:52:45.563Z] [2021-03-18T22:52:45.563Z] To set a process to complain mode, use the command line tool [2021-03-18T22:52:45.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T22:52:45.563Z] +++ true [2021-03-18T22:52:45.563Z] exiting test-integration [2021-03-18T22:52:45.563Z] ++ exit 0 [2021-03-18T22:52:45.563Z] [2021-03-18T22:52:46.495Z] + for job in $(jobs -p) [2021-03-18T22:52:46.495Z] + wait 11397 [2021-03-18T22:52:47.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-18T22:52:48.792Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-18T22:52:51.313Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-18T22:52:52.679Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-18T22:52:53.608Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-18T22:52:55.525Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-18T22:52:56.453Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-18T22:52:57.382Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-18T22:52:57.945Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-18T22:52:59.834Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-18T22:53:01.202Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-18T22:53:04.474Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-18T22:53:06.989Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-18T22:53:06.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-18T22:53:07.918Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-18T22:53:09.808Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-18T22:53:16.345Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-18T22:53:16.345Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-18T22:53:17.272Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-18T22:53:18.198Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-18T22:53:18.198Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-18T22:53:18.761Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-18T22:53:18.761Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-18T22:53:18.761Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-18T22:53:20.660Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-18T22:53:21.588Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-18T22:53:21.588Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-18T22:53:21.588Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-18T22:53:22.517Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-18T22:53:22.773Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-18T22:53:23.333Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-18T22:53:23.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-18T22:53:24.150Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-18T22:53:24.711Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-18T22:53:24.711Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-18T22:53:24.711Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-18T22:53:26.602Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-18T22:53:27.531Z] === RUN TestDockerSuite/TestEventsRename [2021-03-18T22:53:28.899Z] === RUN TestDockerSuite/TestEventsResize [2021-03-18T22:53:29.464Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-18T22:53:30.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-18T22:53:36.078Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-18T22:53:36.640Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-18T22:53:38.007Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-18T22:53:41.271Z] === RUN TestDockerSuite/TestEventsTop [2021-03-18T22:53:41.834Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-18T22:53:44.354Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-18T22:53:56.518Z] === RUN TestDockerSuite/TestExec [2021-03-18T22:53:56.518Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-18T22:53:57.446Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-18T22:53:58.008Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-18T22:53:58.935Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-18T22:53:59.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-18T22:54:01.229Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-18T22:54:02.594Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-18T22:54:02.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-18T22:54:03.960Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-18T22:54:05.327Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-18T22:54:06.693Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-18T22:54:08.585Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-18T22:54:09.965Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-18T22:54:11.855Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-18T22:54:14.370Z] === RUN TestDockerSuite/TestExecEnv [2021-03-18T22:54:15.297Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-18T22:54:18.564Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-18T22:54:19.128Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-18T22:54:22.397Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-18T22:54:23.327Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-18T22:54:24.697Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-18T22:54:25.625Z] === RUN TestDockerSuite/TestExecParseError [2021-03-18T22:54:26.186Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-18T22:54:26.748Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-18T22:54:27.675Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-18T22:54:28.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-18T22:54:32.777Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-18T22:54:33.343Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-18T22:54:35.863Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-18T22:54:48.031Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-18T22:54:48.959Z] === RUN TestDockerSuite/TestExecTTY [2021-03-18T22:54:49.889Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-18T22:54:51.257Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-18T22:54:52.624Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-18T22:54:53.990Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-18T22:54:53.990Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-18T22:54:56.508Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-18T22:54:57.435Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-18T22:54:59.324Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-18T22:55:00.253Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-18T22:55:01.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-18T22:55:01.760Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-18T22:55:07.004Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-18T22:55:12.253Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-18T22:55:14.143Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-18T22:55:19.384Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-18T22:55:19.640Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-18T22:55:19.640Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-18T22:55:19.640Z] === RUN TestDockerSuite/TestHealth [2021-03-18T22:55:29.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-18T22:55:44.426Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-18T22:55:44.989Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-18T22:55:45.244Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-18T22:55:45.244Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-18T22:55:45.244Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-18T22:55:45.807Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-18T22:55:46.063Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-18T22:55:46.319Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-18T22:55:46.319Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-18T22:55:46.882Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-18T22:55:47.139Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-18T22:55:47.702Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-18T22:55:48.632Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-18T22:55:48.632Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-18T22:55:49.560Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-18T22:55:52.160Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-18T22:55:52.160Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-18T22:55:52.160Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-18T22:55:54.682Z] === RUN TestDockerSuite/TestImportFile [2021-03-18T22:55:56.573Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-18T22:55:56.573Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-18T22:55:57.939Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-18T22:55:59.832Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-18T22:56:01.725Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-18T22:56:03.097Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-18T22:56:04.030Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-18T22:56:04.596Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-18T22:56:04.596Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-18T22:56:04.596Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-18T22:56:05.522Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-18T22:56:06.084Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-18T22:56:07.011Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-18T22:56:07.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-18T22:56:08.135Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-18T22:56:09.062Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-18T22:56:09.062Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-18T22:56:10.427Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-18T22:56:11.354Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-18T22:56:11.915Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-18T22:56:11.915Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-18T22:56:12.478Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-18T22:56:12.478Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-18T22:56:13.406Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-18T22:56:13.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-18T22:56:14.224Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-18T22:56:15.593Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-18T22:56:16.965Z] === RUN TestDockerSuite/TestInspectImage [2021-03-18T22:56:16.965Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-18T22:56:17.221Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-18T22:56:17.221Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-18T22:56:18.590Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-18T22:56:19.151Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-18T22:56:19.408Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-18T22:56:20.777Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-18T22:56:21.706Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-18T22:56:23.608Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-18T22:56:23.609Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-18T22:56:24.170Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-18T22:56:25.097Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-18T22:56:27.615Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-18T22:56:28.546Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-18T22:56:29.914Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-18T22:56:30.841Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-18T22:56:32.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-18T22:56:33.134Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-18T22:56:34.062Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-18T22:56:34.062Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-18T22:56:37.329Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-18T22:56:40.597Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-18T22:56:42.486Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-18T22:56:43.049Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-18T22:56:46.342Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-18T22:56:49.611Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-18T22:56:49.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-18T22:56:52.387Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-18T22:56:52.387Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-18T22:56:56.560Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-18T22:56:56.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-18T22:56:56.560Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-18T22:56:57.486Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-18T22:56:59.377Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-18T22:57:03.547Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-18T22:57:06.814Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-18T22:57:10.986Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-18T22:57:11.917Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-18T22:57:13.283Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-18T22:57:14.648Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-18T22:57:17.916Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-18T22:57:18.173Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-18T22:57:18.173Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-18T22:57:22.341Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-18T22:57:22.341Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-18T22:57:22.341Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-18T22:57:22.341Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-18T22:57:22.341Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-18T22:57:23.267Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-18T22:57:23.619Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-18T22:57:24.181Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-18T22:57:28.348Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-18T22:57:28.910Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-18T22:57:34.151Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-18T22:57:34.406Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-18T22:57:34.406Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-18T22:57:35.336Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-18T22:57:36.723Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-18T22:57:37.655Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-18T22:57:39.019Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-18T22:57:39.946Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-18T22:57:42.464Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-18T22:57:42.721Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-18T22:57:43.648Z] === RUN TestDockerSuite/TestLogsSince [2021-03-18T22:57:47.811Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-18T22:57:50.326Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-18T22:57:55.569Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-18T22:57:56.496Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-18T22:57:57.423Z] === RUN TestDockerSuite/TestLogsTail [2021-03-18T22:57:58.791Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-18T22:57:59.352Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-18T22:58:00.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-18T22:58:00.295Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-18T22:58:00.551Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-18T22:58:01.918Z] === RUN TestDockerSuite/TestNetHostname [2021-03-18T22:58:04.436Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-18T22:58:04.692Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-18T22:58:05.620Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-18T22:58:07.508Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-18T22:58:08.068Z] === RUN TestDockerSuite/TestPluginActive [2021-03-18T22:58:09.432Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-18T22:58:14.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-18T22:58:14.675Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-18T22:58:14.675Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-18T22:58:15.602Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-18T22:58:16.967Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-18T22:58:18.860Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-18T22:58:20.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-18T22:58:20.787Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-18T22:58:22.150Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-18T22:58:23.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-18T22:58:27.254Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-18T22:58:27.510Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-18T22:58:30.026Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-18T22:58:31.391Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-18T22:58:31.952Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-18T22:58:33.707Z] --- PASS: TestBuildWCOWSandboxSize (849.96s) [2021-03-18T22:58:33.708Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T22:58:33.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:58:33.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:58:33.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:58:33.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:58:33.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:58:33.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:58:33.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T22:58:33.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T22:58:33.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T22:58:33.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-03-18T22:58:33.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-18T22:58:33.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-18T22:58:33.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-18T22:58:33.708Z] === RUN TestBuildPreserveOwnership [2021-03-18T22:58:33.708Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-03-18T22:58:33.708Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:58:33.708Z] === RUN TestBuildPlatformInvalid [2021-03-18T22:58:34.178Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-03-18T22:58:34.178Z] PASS [2021-03-18T22:58:34.178Z] ok github.com/docker/docker/integration/build 1038.958s [2021-03-18T22:58:34.468Z] === RUN TestDockerSuite/TestPortList [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] === Skipped [2021-03-18T22:58:34.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-18T22:58:34.649Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-18T22:58:34.649Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-18T22:58:34.649Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-03-18T22:58:34.649Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-03-18T22:58:34.649Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] [2021-03-18T22:58:34.649Z] DONE 29 tests, 5 skipped in 1061.490s [2021-03-18T22:58:34.649Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-18T22:58:35.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-18T22:58:37.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:58:37.610Z] INFO: Testing against a local daemon [2021-03-18T22:58:37.610Z] === RUN TestConfigInspect [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] === RUN TestConfigList [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigList (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] === RUN TestConfigsCreateAndDelete [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] === RUN TestConfigsUpdate [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] === RUN TestTemplatedConfig [2021-03-18T22:58:37.610Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] === RUN TestConfigCreateResolve [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:37.610Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T22:58:37.610Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:37.610Z] PASS [2021-03-18T22:58:37.610Z] ok github.com/docker/docker/integration/config 0.405s [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === Skipped [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-18T22:58:37.610Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] [2021-03-18T22:58:37.610Z] DONE 7 tests, 7 skipped in 3.161s [2021-03-18T22:58:37.610Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-18T22:58:37.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-18T22:58:41.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:58:41.424Z] INFO: Testing against a local daemon [2021-03-18T22:58:41.424Z] === RUN TestCheckpoint [2021-03-18T22:58:41.424Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T22:58:41.424Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:58:41.424Z] === RUN TestContainerInvalidJSON [2021-03-18T22:58:41.424Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:58:41.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:58:41.424Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:58:41.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:58:41.424Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:58:41.424Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:58:41.424Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T22:58:41.425Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T22:58:41.425Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T22:58:41.425Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-03-18T22:58:41.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T22:58:41.425Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T22:58:41.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-18T22:58:41.425Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T22:58:41.425Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-03-18T22:58:41.425Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T22:58:41.425Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-18T22:58:41.425Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-18T22:58:41.425Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T22:58:41.895Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2021-03-18T22:58:41.895Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T22:58:41.895Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-18T22:58:41.895Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-18T22:58:41.895Z] === RUN TestCopyFromContainer [2021-03-18T22:58:41.895Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-18T22:58:41.895Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:41.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T22:58:41.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:58:41.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:58:41.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:58:41.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:58:41.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:58:41.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:58:41.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T22:58:41.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T22:58:41.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T22:58:41.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T22:58:41.895Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T22:58:41.895Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-18T22:58:41.895Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidEnv [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T22:58:41.895Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T22:58:41.895Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-18T22:58:41.895Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:41.895Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T22:58:41.895Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-18T22:58:41.895Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:41.895Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T22:58:41.895Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-18T22:58:41.895Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:58:41.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:58:41.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T22:58:41.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-03-18T22:58:41.895Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T22:58:41.895Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-18T22:58:41.895Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-18T22:58:41.895Z] === RUN TestCreateDifferentPlatform [2021-03-18T22:58:41.895Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T22:58:41.895Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T22:58:41.895Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T22:58:41.895Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T22:58:41.895Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T22:58:42.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-18T22:58:42.365Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T22:58:42.365Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-18T22:58:42.365Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-18T22:58:42.365Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T22:58:42.365Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-18T22:58:42.365Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:42.365Z] === RUN TestDiff [2021-03-18T22:58:42.365Z] --- SKIP: TestDiff (0.00s) [2021-03-18T22:58:42.365Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-18T22:58:42.365Z] === RUN TestExecWithCloseStdin [2021-03-18T22:58:43.163Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-18T22:58:45.323Z] --- PASS: TestExecWithCloseStdin (2.90s) [2021-03-18T22:58:45.323Z] === RUN TestExec [2021-03-18T22:58:46.429Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-18T22:58:46.907Z] --- PASS: TestExec (2.01s) [2021-03-18T22:58:46.907Z] === RUN TestExecUser [2021-03-18T22:58:46.907Z] --- SKIP: TestExecUser (0.00s) [2021-03-18T22:58:46.907Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-18T22:58:46.907Z] === RUN TestExportContainerAndImportImage [2021-03-18T22:58:46.907Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-18T22:58:46.907Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:46.907Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T22:58:46.907Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-18T22:58:46.907Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:46.907Z] === RUN TestHealthCheckWorkdir [2021-03-18T22:58:46.907Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-18T22:58:46.907Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-18T22:58:46.907Z] === RUN TestHealthKillContainer [2021-03-18T22:58:46.907Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-18T22:58:46.907Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-18T22:58:46.907Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T22:58:46.907Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-18T22:58:46.907Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-18T22:58:46.907Z] === RUN TestKillContainerInvalidSignal [2021-03-18T22:58:48.319Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-18T22:58:49.128Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2021-03-18T22:58:49.128Z] === RUN TestKillContainer [2021-03-18T22:58:49.128Z] === RUN TestKillContainer/no_signal [2021-03-18T22:58:50.696Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T22:58:50.696Z] === RUN TestKillContainer/killing_signal [2021-03-18T22:58:50.843Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-18T22:58:52.918Z] --- PASS: TestKillContainer (4.00s) [2021-03-18T22:58:52.918Z] --- PASS: TestKillContainer/no_signal (1.80s) [2021-03-18T22:58:52.918Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-18T22:58:52.918Z] --- PASS: TestKillContainer/killing_signal (2.17s) [2021-03-18T22:58:52.918Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T22:58:52.918Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:58:52.918Z] === RUN TestKillStoppedContainer [2021-03-18T22:58:52.918Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:58:52.918Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T22:58:52.918Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:58:52.918Z] === RUN TestKillDifferentUserContainer [2021-03-18T22:58:52.918Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-18T22:58:52.918Z] === RUN TestInspectOomKilledTrue [2021-03-18T22:58:52.918Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:52.918Z] === RUN TestInspectOomKilledFalse [2021-03-18T22:58:52.918Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T22:58:52.918Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:58:52.918Z] === RUN TestLogsFollowTailEmpty [2021-03-18T22:58:54.485Z] --- PASS: TestLogsFollowTailEmpty (1.79s) [2021-03-18T22:58:54.485Z] === RUN TestNetworkNat [2021-03-18T22:58:54.955Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-18T22:58:54.955Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-18T22:58:54.955Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T22:58:57.183Z] --- PASS: TestNetworkLocalhostTCPNat (2.20s) [2021-03-18T22:58:57.183Z] === RUN TestNetworkLoopbackNat [2021-03-18T22:58:57.183Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-18T22:58:57.183Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-18T22:58:57.183Z] === RUN TestPause [2021-03-18T22:58:57.183Z] --- SKIP: TestPause (0.00s) [2021-03-18T22:58:57.183Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-18T22:58:57.183Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T22:58:57.378Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-18T22:58:57.378Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-18T22:58:57.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-18T22:58:57.378Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-18T22:58:57.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-18T22:58:57.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-18T22:58:57.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-18T22:58:57.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-18T22:58:58.751Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2021-03-18T22:58:58.751Z] === RUN TestPauseStopPausedContainer [2021-03-18T22:58:58.751Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-18T22:58:58.751Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:58:58.751Z] === RUN TestPsFilter [2021-03-18T22:58:58.751Z] --- PASS: TestPsFilter (0.18s) [2021-03-18T22:58:58.751Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T22:58:59.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-18T22:58:59.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-18T22:59:00.970Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2021-03-18T22:59:00.970Z] === RUN TestRemoveContainerWithVolume [2021-03-18T22:59:01.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-18T22:59:01.195Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-18T22:59:03.193Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2021-03-18T22:59:03.193Z] === RUN TestRemoveContainerRunning [2021-03-18T22:59:04.465Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-18T22:59:05.393Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-18T22:59:05.414Z] --- PASS: TestRemoveContainerRunning (1.82s) [2021-03-18T22:59:05.414Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T22:59:05.956Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-18T22:59:05.956Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-18T22:59:06.983Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2021-03-18T22:59:06.983Z] === RUN TestRemoveInvalidContainer [2021-03-18T22:59:06.983Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-18T22:59:06.983Z] === RUN TestRenameLinkedContainer [2021-03-18T22:59:06.983Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-18T22:59:06.983Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:06.983Z] === RUN TestRenameStoppedContainer [2021-03-18T22:59:09.202Z] --- PASS: TestRenameStoppedContainer (2.07s) [2021-03-18T22:59:09.202Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T22:59:09.224Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-18T22:59:09.786Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-18T22:59:11.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-18T22:59:13.002Z] --- PASS: TestRenameRunningContainerAndReuse (3.77s) [2021-03-18T22:59:13.002Z] === RUN TestRenameInvalidName [2021-03-18T22:59:14.428Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-18T22:59:14.428Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-18T22:59:14.571Z] --- PASS: TestRenameInvalidName (1.80s) [2021-03-18T22:59:14.571Z] === RUN TestRenameAnonymousContainer [2021-03-18T22:59:14.571Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-18T22:59:14.571Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:14.571Z] === RUN TestRenameContainerWithSameName [2021-03-18T22:59:16.793Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2021-03-18T22:59:16.793Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T22:59:16.793Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-18T22:59:16.793Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:16.793Z] === RUN TestResize [2021-03-18T22:59:18.363Z] --- PASS: TestResize (1.80s) [2021-03-18T22:59:18.363Z] === RUN TestResizeWithInvalidSize [2021-03-18T22:59:18.363Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-18T22:59:18.363Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:18.363Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T22:59:18.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-18T22:59:19.967Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-18T22:59:19.967Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-18T22:59:22.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-18T22:59:25.000Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-18T22:59:25.539Z] --- PASS: TestResizeWhenContainerNotStarted (7.01s) [2021-03-18T22:59:25.539Z] === RUN TestDaemonRestartKillContainers [2021-03-18T22:59:25.539Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:59:25.539Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:25.539Z] === RUN TestStats [2021-03-18T22:59:25.539Z] --- SKIP: TestStats (0.00s) [2021-03-18T22:59:25.539Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-18T22:59:25.539Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T22:59:28.269Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-18T22:59:30.300Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.21s) [2021-03-18T22:59:30.300Z] === RUN TestStopContainerWithTimeout [2021-03-18T22:59:30.300Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-18T22:59:30.300Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-18T22:59:30.300Z] === RUN TestUpdateRestartPolicy [2021-03-18T22:59:31.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-18T22:59:34.810Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-18T22:59:35.736Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-18T22:59:38.253Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-18T22:59:39.181Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-18T22:59:40.571Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-18T22:59:43.086Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-18T22:59:44.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-18T22:59:45.818Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-18T22:59:47.708Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-18T22:59:47.964Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-18T22:59:48.891Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-18T22:59:51.406Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-18T22:59:51.554Z] --- PASS: TestUpdateRestartPolicy (19.74s) [2021-03-18T22:59:51.554Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T22:59:52.024Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) [2021-03-18T22:59:52.024Z] === RUN TestWaitNonBlocked [2021-03-18T22:59:52.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:59:52.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:59:52.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:59:52.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:59:52.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T22:59:52.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T22:59:53.351Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-18T22:59:53.923Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-18T22:59:53.923Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-18T22:59:54.179Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-18T22:59:54.179Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-18T22:59:54.179Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-18T22:59:54.983Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-18T22:59:54.983Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-03-18T22:59:54.983Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s) [2021-03-18T22:59:54.983Z] === RUN TestWaitBlocked [2021-03-18T22:59:54.983Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-18T22:59:54.983Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:59:54.983Z] PASS [2021-03-18T22:59:54.983Z] ok github.com/docker/docker/integration/container 74.123s [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === Skipped [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-18T22:59:54.983Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-18T22:59:54.983Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-18T22:59:54.983Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-18T22:59:54.983Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-18T22:59:54.983Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-18T22:59:54.983Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-18T22:59:54.983Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-18T22:59:54.983Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-18T22:59:54.983Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-18T22:59:54.983Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-18T22:59:54.983Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-18T22:59:54.983Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-18T22:59:54.983Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-18T22:59:54.983Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-18T22:59:54.983Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-18T22:59:54.983Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-18T22:59:54.983Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-18T22:59:54.983Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-18T22:59:54.983Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-18T22:59:54.983Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-18T22:59:54.983Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-18T22:59:54.983Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-18T22:59:54.983Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-18T22:59:54.983Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-18T22:59:54.983Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-18T22:59:54.983Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-18T22:59:54.983Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-18T22:59:54.983Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-18T22:59:54.983Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-18T22:59:54.983Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-18T22:59:54.983Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-18T22:59:54.983Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] [2021-03-18T22:59:54.983Z] DONE 88 tests, 37 skipped in 76.848s [2021-03-18T22:59:54.983Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-18T22:59:55.106Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-18T22:59:56.470Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-18T22:59:57.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T22:59:57.205Z] INFO: Testing against a local daemon [2021-03-18T22:59:57.205Z] === RUN TestCommitInheritsEnv [2021-03-18T22:59:57.205Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-18T22:59:57.205Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:59:57.205Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T22:59:57.205Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T22:59:57.205Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-18T22:59:57.205Z] === RUN TestImagesFilterMultiReference [2021-03-18T22:59:57.205Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-18T22:59:57.205Z] === RUN TestImagePullPlatformInvalid [2021-03-18T22:59:57.205Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-18T22:59:57.205Z] === RUN TestRemoveImageOrphaning [2021-03-18T22:59:57.835Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-18T22:59:58.194Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2021-03-18T22:59:58.194Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T22:59:58.194Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-18T22:59:58.194Z] === RUN TestTagInvalidReference [2021-03-18T22:59:58.194Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-18T22:59:58.194Z] === RUN TestTagValidPrefixedRepo [2021-03-18T22:59:58.194Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-18T22:59:58.194Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T22:59:58.194Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T22:59:58.194Z] === RUN TestTagOfficialNames [2021-03-18T22:59:58.194Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-18T22:59:58.194Z] === RUN TestTagMatchesDigest [2021-03-18T22:59:58.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-18T22:59:58.658Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-18T22:59:58.663Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-18T22:59:58.663Z] PASS [2021-03-18T22:59:58.663Z] ok github.com/docker/docker/integration/image 1.795s [2021-03-18T22:59:58.663Z] [2021-03-18T22:59:58.663Z] === Skipped [2021-03-18T22:59:58.663Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-18T22:59:58.663Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T22:59:58.663Z] [2021-03-18T22:59:58.663Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T22:59:58.663Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-18T22:59:58.663Z] [2021-03-18T22:59:58.663Z] [2021-03-18T22:59:58.663Z] DONE 11 tests, 2 skipped in 3.768s [2021-03-18T22:59:58.663Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-18T23:00:01.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:01.639Z] INFO: Testing against a local daemon [2021-03-18T23:00:01.639Z] === RUN TestNetworkCreateDelete [2021-03-18T23:00:01.639Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-18T23:00:01.639Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T23:00:01.639Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-18T23:00:01.639Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-18T23:00:01.639Z] === RUN TestDaemonDNSFallback [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-18T23:00:01.639Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] === RUN TestInspectNetwork [2021-03-18T23:00:01.639Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-18T23:00:01.639Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:01.639Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T23:00:01.639Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-18T23:00:01.639Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] === RUN TestNetworkInvalidJSON [2021-03-18T23:00:01.639Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T23:00:01.639Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T23:00:01.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T23:00:01.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T23:00:01.639Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T23:00:01.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T23:00:01.639Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T23:00:01.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T23:00:01.639Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-18T23:00:01.639Z] === RUN TestNetworkList [2021-03-18T23:00:01.639Z] === RUN TestNetworkList//networks [2021-03-18T23:00:01.639Z] === PAUSE TestNetworkList//networks [2021-03-18T23:00:01.639Z] === RUN TestNetworkList//networks/ [2021-03-18T23:00:01.639Z] === PAUSE TestNetworkList//networks/ [2021-03-18T23:00:01.639Z] === CONT TestNetworkList//networks [2021-03-18T23:00:01.639Z] === CONT TestNetworkList//networks/ [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkList (0.04s) [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T23:00:01.639Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T23:00:01.639Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T23:00:01.639Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-18T23:00:01.639Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T23:00:01.639Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T23:00:01.639Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T23:00:01.639Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:242: FLAKY_TEST [2021-03-18T23:00:01.639Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T23:00:01.639Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T23:00:01.639Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] PASS [2021-03-18T23:00:01.639Z] ok github.com/docker/docker/integration/network 0.531s [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === Skipped [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-18T23:00:01.639Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-18T23:00:01.639Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-18T23:00:01.639Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-18T23:00:01.639Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-18T23:00:01.639Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-18T23:00:01.639Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:242: FLAKY_TEST [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T23:00:01.639Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] [2021-03-18T23:00:01.639Z] DONE 22 tests, 15 skipped in 3.001s [2021-03-18T23:00:01.639Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-18T23:00:02.629Z] testing: warning: no tests to run [2021-03-18T23:00:02.629Z] PASS [2021-03-18T23:00:02.629Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2021-03-18T23:00:02.629Z] [2021-03-18T23:00:02.629Z] DONE 0 tests in 0.787s [2021-03-18T23:00:02.629Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-18T23:00:03.619Z] testing: warning: no tests to run [2021-03-18T23:00:03.619Z] PASS [2021-03-18T23:00:03.619Z] ok github.com/docker/docker/integration/network/macvlan 0.137s [2021-03-18T23:00:03.619Z] [2021-03-18T23:00:03.619Z] DONE 0 tests in 0.897s [2021-03-18T23:00:03.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-18T23:00:05.194Z] testing: warning: no tests to run [2021-03-18T23:00:05.194Z] PASS [2021-03-18T23:00:05.194Z] ok github.com/docker/docker/integration/plugin 0.903s [2021-03-18T23:00:05.194Z] [2021-03-18T23:00:05.194Z] DONE 0 tests in 1.631s [2021-03-18T23:00:05.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-18T23:00:05.664Z] testing: warning: no tests to run [2021-03-18T23:00:05.664Z] PASS [2021-03-18T23:00:05.664Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [2021-03-18T23:00:05.664Z] [2021-03-18T23:00:05.664Z] DONE 0 tests in 0.794s [2021-03-18T23:00:06.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-18T23:00:10.827Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-18T23:00:10.827Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-18T23:00:12.716Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-18T23:00:12.716Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-18T23:00:12.716Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-18T23:00:12.972Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-18T23:00:13.228Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-18T23:00:14.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:14.914Z] INFO: Testing against a local daemon [2021-03-18T23:00:14.914Z] === RUN TestPluginInvalidJSON [2021-03-18T23:00:14.914Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T23:00:14.914Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T23:00:14.914Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T23:00:14.914Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-18T23:00:14.914Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T23:00:14.914Z] === RUN TestPluginInstall [2021-03-18T23:00:14.914Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-18T23:00:14.914Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-18T23:00:14.914Z] === RUN TestPluginsWithRuntimes [2021-03-18T23:00:14.914Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-18T23:00:14.914Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-18T23:00:14.914Z] PASS [2021-03-18T23:00:14.914Z] ok github.com/docker/docker/integration/plugin/common 0.448s [2021-03-18T23:00:14.914Z] [2021-03-18T23:00:14.914Z] === Skipped [2021-03-18T23:00:14.914Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-18T23:00:14.914Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-18T23:00:14.914Z] [2021-03-18T23:00:14.914Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-18T23:00:14.914Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-18T23:00:14.914Z] [2021-03-18T23:00:14.914Z] [2021-03-18T23:00:14.914Z] DONE 4 tests, 2 skipped in 8.259s [2021-03-18T23:00:14.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-18T23:00:15.743Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-18T23:00:15.743Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-18T23:00:17.636Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-18T23:00:17.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:17.877Z] INFO: Testing against a local daemon [2021-03-18T23:00:17.877Z] === RUN TestExternalGraphDriver [2021-03-18T23:00:17.877Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-18T23:00:17.877Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-18T23:00:17.877Z] === RUN TestGraphdriverPluginV2 [2021-03-18T23:00:17.877Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-18T23:00:17.877Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-18T23:00:17.877Z] PASS [2021-03-18T23:00:17.877Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.429s [2021-03-18T23:00:17.877Z] [2021-03-18T23:00:17.877Z] === Skipped [2021-03-18T23:00:17.877Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-18T23:00:17.877Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-18T23:00:17.877Z] [2021-03-18T23:00:17.877Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-18T23:00:17.877Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-18T23:00:17.877Z] [2021-03-18T23:00:17.877Z] [2021-03-18T23:00:17.877Z] DONE 2 tests, 2 skipped in 3.733s [2021-03-18T23:00:17.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-18T23:00:20.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:20.839Z] INFO: Testing against a local daemon [2021-03-18T23:00:20.839Z] === RUN TestReadPluginNoRead [2021-03-18T23:00:20.840Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-18T23:00:20.840Z] read_test.go:21: no unix domain sockets on Windows [2021-03-18T23:00:20.840Z] PASS [2021-03-18T23:00:20.840Z] ok github.com/docker/docker/integration/plugin/logging 0.401s [2021-03-18T23:00:21.311Z] [2021-03-18T23:00:21.311Z] === Skipped [2021-03-18T23:00:21.311Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-18T23:00:21.311Z] read_test.go:21: no unix domain sockets on Windows [2021-03-18T23:00:21.311Z] [2021-03-18T23:00:21.311Z] [2021-03-18T23:00:21.311Z] DONE 1 tests, 1 skipped in 3.241s [2021-03-18T23:00:21.311Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-18T23:00:21.806Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-18T23:00:22.880Z] testing: warning: no tests to run [2021-03-18T23:00:22.880Z] PASS [2021-03-18T23:00:22.880Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.163s [2021-03-18T23:00:22.880Z] [2021-03-18T23:00:22.880Z] DONE 0 tests in 1.368s [2021-03-18T23:00:22.880Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-18T23:00:23.180Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-18T23:00:23.180Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-18T23:00:23.180Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-18T23:00:25.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:25.099Z] INFO: Testing against a local daemon [2021-03-18T23:00:25.099Z] === RUN TestPluginWithDevMounts [2021-03-18T23:00:25.099Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-18T23:00:25.099Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:25.099Z] PASS [2021-03-18T23:00:25.099Z] ok github.com/docker/docker/integration/plugin/volumes 0.396s [2021-03-18T23:00:25.568Z] [2021-03-18T23:00:25.568Z] === Skipped [2021-03-18T23:00:25.568Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-18T23:00:25.568Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:25.568Z] [2021-03-18T23:00:25.568Z] [2021-03-18T23:00:25.568Z] DONE 1 tests, 1 skipped in 2.871s [2021-03-18T23:00:25.568Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-18T23:00:27.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-18T23:00:27.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:27.789Z] INFO: Testing against a local daemon [2021-03-18T23:00:27.789Z] === RUN TestSecretInspect [2021-03-18T23:00:27.789Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:27.789Z] === RUN TestSecretList [2021-03-18T23:00:27.789Z] --- SKIP: TestSecretList (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:27.789Z] === RUN TestSecretsCreateAndDelete [2021-03-18T23:00:27.789Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:27.789Z] === RUN TestSecretsUpdate [2021-03-18T23:00:27.789Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:27.789Z] === RUN TestTemplatedSecret [2021-03-18T23:00:27.789Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:27.789Z] === RUN TestSecretCreateResolve [2021-03-18T23:00:27.789Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-18T23:00:27.789Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:27.789Z] PASS [2021-03-18T23:00:27.789Z] ok github.com/docker/docker/integration/secret 0.439s [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === Skipped [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-18T23:00:28.259Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] [2021-03-18T23:00:28.259Z] DONE 6 tests, 6 skipped in 2.386s [2021-03-18T23:00:28.259Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-18T23:00:28.274Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-18T23:00:28.274Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-18T23:00:30.164Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-18T23:00:31.093Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-18T23:00:31.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:31.221Z] INFO: Testing against a local daemon [2021-03-18T23:00:31.221Z] === RUN TestServiceCreateInit [2021-03-18T23:00:31.221Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T23:00:31.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T23:00:31.221Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-18T23:00:31.221Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T23:00:31.221Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.221Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T23:00:31.221Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.221Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T23:00:31.221Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-18T23:00:31.221Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.221Z] === RUN TestCreateServiceConflict [2021-03-18T23:00:31.221Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-18T23:00:31.221Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.221Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T23:00:31.221Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-18T23:00:31.221Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.221Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestCreateServiceSysctls [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-18T23:00:31.222Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestCreateServiceCapabilities [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-18T23:00:31.222Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestInspect [2021-03-18T23:00:31.222Z] --- SKIP: TestInspect (0.00s) [2021-03-18T23:00:31.222Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestCreateJob [2021-03-18T23:00:31.222Z] --- SKIP: TestCreateJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestReplicatedJob [2021-03-18T23:00:31.222Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestUpdateReplicatedJob [2021-03-18T23:00:31.222Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestServiceListWithStatuses [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T23:00:31.222Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T23:00:31.222Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-18T23:00:31.222Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestDockerNetworkReConnect [2021-03-18T23:00:31.222Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-18T23:00:31.222Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestServicePlugin [2021-03-18T23:00:31.222Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-18T23:00:31.222Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] === RUN TestServiceUpdateLabel [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] === RUN TestServiceUpdateSecrets [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] === RUN TestServiceUpdateConfigs [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] === RUN TestServiceUpdateNetwork [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] PASS [2021-03-18T23:00:31.222Z] ok github.com/docker/docker/integration/service 0.560s [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === Skipped [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T23:00:31.222Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-18T23:00:31.222Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-18T23:00:31.222Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-18T23:00:31.222Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-18T23:00:31.222Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-18T23:00:31.222Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-18T23:00:31.222Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-18T23:00:31.222Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-18T23:00:31.222Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-18T23:00:31.222Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-18T23:00:31.222Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-18T23:00:31.222Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] [2021-03-18T23:00:31.222Z] DONE 24 tests, 23 skipped in 3.204s [2021-03-18T23:00:31.222Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-18T23:00:32.983Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-18T23:00:33.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:33.443Z] INFO: Testing against a local daemon [2021-03-18T23:00:33.443Z] === RUN TestSessionCreate [2021-03-18T23:00:33.443Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-18T23:00:33.443Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:33.443Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T23:00:33.443Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-18T23:00:33.443Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:33.443Z] PASS [2021-03-18T23:00:33.443Z] ok github.com/docker/docker/integration/session 0.395s [2021-03-18T23:00:33.913Z] [2021-03-18T23:00:33.913Z] === Skipped [2021-03-18T23:00:33.913Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-18T23:00:33.913Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:33.913Z] [2021-03-18T23:00:33.913Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-18T23:00:33.913Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-18T23:00:33.913Z] [2021-03-18T23:00:33.913Z] [2021-03-18T23:00:33.913Z] DONE 2 tests, 2 skipped in 2.354s [2021-03-18T23:00:33.913Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-18T23:00:34.349Z] === RUN TestDockerSuite/TestRmiTag [2021-03-18T23:00:34.349Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-18T23:00:34.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-18T23:00:35.532Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-18T23:00:36.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:36.133Z] INFO: Testing against a local daemon [2021-03-18T23:00:36.133Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T23:00:36.133Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T23:00:36.133Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:36.133Z] === RUN TestEventsExecDie [2021-03-18T23:00:36.133Z] --- SKIP: TestEventsExecDie (0.01s) [2021-03-18T23:00:36.133Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-18T23:00:36.133Z] === RUN TestEventsBackwardsCompatible [2021-03-18T23:00:36.133Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-18T23:00:36.133Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-18T23:00:36.133Z] === RUN TestInfoAPI [2021-03-18T23:00:36.133Z] --- PASS: TestInfoAPI (0.03s) [2021-03-18T23:00:36.133Z] === RUN TestInfoAPIWarnings [2021-03-18T23:00:36.133Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-18T23:00:36.133Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T23:00:36.133Z] === RUN TestInfoDebug [2021-03-18T23:00:36.133Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-18T23:00:36.133Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:36.133Z] === RUN TestInfoInsecureRegistries [2021-03-18T23:00:36.133Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-18T23:00:36.133Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:36.133Z] === RUN TestInfoRegistryMirrors [2021-03-18T23:00:36.133Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-18T23:00:36.133Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:36.133Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T23:00:37.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-03-18T23:00:37.122Z] === RUN TestPingCacheHeaders [2021-03-18T23:00:37.122Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-18T23:00:37.122Z] === RUN TestPingGet [2021-03-18T23:00:37.122Z] --- PASS: TestPingGet (0.03s) [2021-03-18T23:00:37.122Z] === RUN TestPingHead [2021-03-18T23:00:37.122Z] --- PASS: TestPingHead (0.03s) [2021-03-18T23:00:37.122Z] === RUN TestVersion [2021-03-18T23:00:37.122Z] --- PASS: TestVersion (0.03s) [2021-03-18T23:00:37.122Z] PASS [2021-03-18T23:00:37.122Z] ok github.com/docker/docker/integration/system 1.461s [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === Skipped [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T23:00:37.122Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-03-18T23:00:37.122Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-18T23:00:37.122Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-18T23:00:37.122Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-18T23:00:37.122Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-18T23:00:37.122Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-18T23:00:37.122Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] [2021-03-18T23:00:37.122Z] DONE 13 tests, 7 skipped in 3.446s [2021-03-18T23:00:37.420Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-18T23:00:37.591Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-18T23:00:39.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:39.811Z] INFO: Testing against a local daemon [2021-03-18T23:00:39.811Z] === RUN TestVolumesCreateAndList [2021-03-18T23:00:39.811Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-18T23:00:39.811Z] === RUN TestVolumesRemove [2021-03-18T23:00:39.811Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-18T23:00:39.811Z] === RUN TestVolumesInspect [2021-03-18T23:00:39.811Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-18T23:00:39.811Z] === RUN TestVolumesInvalidJSON [2021-03-18T23:00:39.811Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T23:00:39.811Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T23:00:39.811Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T23:00:39.811Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-18T23:00:39.811Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T23:00:39.811Z] PASS [2021-03-18T23:00:39.811Z] ok github.com/docker/docker/integration/volume 0.512s [2021-03-18T23:00:39.811Z] [2021-03-18T23:00:39.811Z] DONE 5 tests in 2.589s [2021-03-18T23:00:39.811Z] INFO: make.ps1 ended at 03/18/2021 23:00:39 [2021-03-18T23:00:39.811Z] INFO: Integration CLI tests being run from the host: [2021-03-18T23:00:39.811Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-03-18T23:00:39.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-18T23:00:40.874Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-18T23:00:41.437Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-18T23:00:42.805Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-18T23:00:43.061Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-18T23:00:44.953Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-18T23:00:45.515Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-18T23:00:46.078Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-18T23:00:46.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-18T23:00:46.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-18T23:00:47.566Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-18T23:00:48.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T23:00:48.495Z] INFO: Testing against a local daemon [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-18T23:00:48.495Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-18T23:00:48.935Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-18T23:00:49.484Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-18T23:00:49.484Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-18T23:00:49.497Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-18T23:00:49.954Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-18T23:00:50.423Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-18T23:00:50.424Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-18T23:00:51.352Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-18T23:00:52.279Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-18T23:00:53.645Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-18T23:00:54.572Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-18T23:00:55.501Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-18T23:00:56.069Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-18T23:00:56.998Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-18T23:00:57.924Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-18T23:00:58.850Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-18T23:00:59.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-18T23:00:59.776Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-18T23:01:00.703Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-18T23:01:01.633Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-18T23:01:02.561Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-18T23:01:02.561Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-18T23:01:05.079Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-18T23:01:05.646Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-18T23:01:06.574Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-18T23:01:07.136Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-18T23:01:07.698Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-18T23:01:07.698Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-18T23:01:08.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-18T23:01:08.626Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-18T23:01:09.554Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-18T23:01:10.482Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-18T23:01:11.414Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-18T23:01:11.414Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-18T23:01:11.978Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-18T23:01:11.978Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-18T23:01:13.344Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-18T23:01:13.344Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-18T23:01:14.710Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-18T23:01:15.273Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-18T23:01:16.203Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-18T23:01:16.765Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-18T23:01:16.765Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-18T23:01:17.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-18T23:01:19.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-18T23:01:20.428Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-18T23:01:21.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-18T23:01:22.722Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-18T23:01:23.284Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-18T23:01:24.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-18T23:01:24.775Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-18T23:01:25.337Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-18T23:01:27.235Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-18T23:01:27.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-18T23:01:31.067Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-18T23:01:31.067Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-18T23:01:32.433Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-18T23:01:34.323Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-18T23:01:36.214Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-18T23:01:38.730Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-18T23:01:40.621Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-18T23:01:40.621Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-18T23:01:40.621Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-18T23:01:41.551Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-18T23:01:44.069Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-18T23:01:44.996Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-18T23:01:47.514Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-18T23:01:47.514Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-18T23:01:48.442Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-18T23:01:50.333Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-18T23:01:51.260Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-18T23:01:51.260Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-18T23:01:51.822Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-18T23:01:53.711Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-18T23:01:53.711Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-18T23:01:54.273Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-18T23:01:54.836Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-18T23:01:55.763Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-18T23:01:56.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-18T23:01:56.581Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-18T23:01:56.581Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-18T23:01:57.509Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-18T23:01:58.876Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-18T23:01:59.438Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-18T23:02:00.365Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-18T23:02:00.926Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-18T23:02:01.878Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-18T23:02:02.452Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-18T23:02:03.379Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-18T23:02:03.379Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-18T23:02:03.942Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-18T23:02:04.869Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-18T23:02:06.234Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-18T23:02:06.796Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T23:02:06.796Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-18T23:02:10.064Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-18T23:02:10.320Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-18T23:02:22.480Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-18T23:02:22.480Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-18T23:02:23.847Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-18T23:02:23.847Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-18T23:02:23.847Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-18T23:02:23.847Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-18T23:02:24.774Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-18T23:02:28.064Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-18T23:02:29.433Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-18T23:02:30.798Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-18T23:02:37.332Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-18T23:02:37.332Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-18T23:02:37.591Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-18T23:02:38.956Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-18T23:02:38.956Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-18T23:02:38.956Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-18T23:02:40.843Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-18T23:02:42.208Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-18T23:02:43.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-18T23:02:43.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-18T23:02:43.574Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-18T23:02:45.462Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-18T23:02:46.834Z] === RUN TestDockerSuite/TestRunMount [2021-03-18T23:02:54.928Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-18T23:02:55.489Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-18T23:02:56.050Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-18T23:02:57.417Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-18T23:02:59.932Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-18T23:03:02.372Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-18T23:03:03.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-18T23:03:03.364Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-18T23:03:03.364Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-18T23:03:03.364Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-18T23:03:03.364Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-18T23:03:03.364Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-18T23:03:05.716Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-18T23:03:07.173Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-18T23:03:07.173Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-18T23:03:07.173Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-18T23:03:07.604Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-18T23:03:09.492Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-18T23:03:10.865Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-18T23:03:10.865Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-18T23:03:11.793Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-18T23:03:13.158Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-18T23:03:13.720Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-18T23:03:14.340Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-18T23:03:14.648Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-18T23:03:17.164Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-18T23:03:19.055Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-18T23:03:23.221Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-18T23:03:23.785Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-18T23:03:24.040Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-18T23:03:24.601Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-18T23:03:24.857Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-18T23:03:25.419Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-18T23:03:26.346Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-18T23:03:26.346Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-18T23:03:27.274Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-18T23:03:33.809Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-18T23:03:33.809Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-18T23:03:33.809Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-18T23:03:34.370Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-18T23:03:36.261Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-18T23:03:36.822Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-18T23:03:37.383Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-18T23:03:37.949Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-18T23:03:38.513Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-18T23:03:39.076Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-18T23:03:39.638Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T23:03:39.638Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-18T23:03:40.199Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-18T23:03:40.760Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-18T23:03:40.760Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-18T23:03:41.322Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-18T23:03:42.687Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-18T23:03:42.687Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-18T23:03:45.955Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-18T23:03:47.849Z] === RUN TestDockerSuite/TestRunRm [2021-03-18T23:03:48.410Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-18T23:03:52.572Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-18T23:03:52.828Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-18T23:03:53.390Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-18T23:03:54.755Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-18T23:03:55.681Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-18T23:03:57.573Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-18T23:04:00.091Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-18T23:04:02.611Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-18T23:04:05.879Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-18T23:04:06.818Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-18T23:04:07.385Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-18T23:04:08.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-18T23:04:08.876Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-18T23:04:09.694Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-18T23:04:10.256Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-18T23:04:11.183Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-18T23:04:11.183Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-18T23:04:12.111Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-18T23:04:13.039Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-18T23:04:16.307Z] === RUN TestDockerSuite/TestRunState [2021-03-18T23:04:18.201Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-18T23:04:19.128Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-18T23:04:20.056Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-18T23:04:20.056Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-18T23:04:20.312Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-18T23:04:20.312Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-18T23:04:21.239Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-18T23:04:21.494Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-18T23:04:22.874Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-18T23:04:23.440Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-18T23:04:23.696Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-18T23:04:23.696Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-18T23:04:24.627Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-18T23:04:27.895Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-18T23:04:27.895Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-18T23:04:28.458Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-18T23:04:30.976Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-18T23:04:31.539Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-18T23:04:34.807Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-18T23:04:36.174Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-18T23:04:36.174Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-18T23:04:38.063Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-18T23:04:38.991Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-18T23:04:39.921Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-18T23:04:40.854Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-18T23:04:41.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-18T23:04:42.711Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-18T23:04:43.640Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-18T23:04:43.640Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-18T23:04:45.005Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-18T23:04:45.933Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-18T23:04:45.933Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-18T23:04:46.189Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-18T23:04:46.189Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-18T23:04:47.121Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-18T23:04:47.684Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-18T23:04:49.050Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-18T23:04:49.050Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-18T23:04:49.050Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-18T23:04:49.612Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-18T23:04:53.778Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-18T23:04:54.340Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-18T23:04:55.267Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-18T23:04:57.785Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-18T23:04:59.160Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-18T23:05:01.047Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-18T23:05:03.564Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-18T23:05:04.127Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-18T23:05:04.127Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-18T23:05:04.127Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-18T23:05:04.127Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-18T23:05:04.382Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-18T23:05:04.382Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-18T23:05:08.544Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-18T23:05:08.801Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-18T23:05:10.688Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-18T23:05:10.944Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-18T23:05:11.096Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-18T23:05:11.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-18T23:05:11.872Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-18T23:05:11.872Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-18T23:05:12.433Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-18T23:05:12.433Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-18T23:05:12.690Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-18T23:05:13.619Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-18T23:05:14.182Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-18T23:05:15.112Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-18T23:05:15.112Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-18T23:05:15.369Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-18T23:05:16.051Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-18T23:05:16.051Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-18T23:05:16.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-18T23:05:16.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-18T23:05:16.358Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-18T23:05:16.358Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-18T23:05:16.977Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-18T23:05:16.977Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-18T23:05:17.539Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-18T23:05:18.468Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-18T23:05:18.468Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-18T23:05:18.468Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-18T23:05:19.032Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-18T23:05:19.319Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-18T23:05:20.398Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-18T23:05:21.325Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-18T23:05:21.325Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-18T23:05:21.889Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-18T23:05:21.889Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-18T23:05:23.254Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-18T23:05:23.815Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-18T23:05:26.332Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-18T23:05:26.588Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-18T23:05:26.845Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-18T23:05:26.845Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-18T23:05:27.773Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-18T23:05:28.701Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-18T23:05:30.065Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-18T23:05:30.065Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-18T23:05:31.839Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-18T23:05:31.957Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-18T23:05:31.957Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-18T23:05:32.212Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-18T23:05:34.102Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-18T23:05:34.102Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-18T23:05:35.993Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-18T23:05:35.993Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-18T23:05:35.993Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-18T23:05:37.358Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-18T23:05:38.723Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-18T23:05:39.284Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-18T23:05:39.284Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-18T23:05:39.284Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-18T23:05:39.539Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-18T23:05:40.100Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-18T23:05:40.518Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-18T23:05:40.988Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-18T23:05:40.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-18T23:05:41.028Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-18T23:05:42.399Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-18T23:05:44.788Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-18T23:05:45.777Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-18T23:05:48.932Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-18T23:05:50.845Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-18T23:05:52.210Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-18T23:05:53.574Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-18T23:05:56.089Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-18T23:05:56.220Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-18T23:05:58.605Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-18T23:05:59.165Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-18T23:06:01.056Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-18T23:06:03.571Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-18T23:06:05.462Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-18T23:06:08.750Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-18T23:06:13.995Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-18T23:06:16.509Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-18T23:06:21.753Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-18T23:06:24.266Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-18T23:06:25.631Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-18T23:06:26.558Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-18T23:06:27.488Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-18T23:06:27.744Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-18T23:06:27.744Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-18T23:06:28.824Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-18T23:06:31.345Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-18T23:06:33.236Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-18T23:06:37.402Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-18T23:06:37.402Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-18T23:06:38.336Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-18T23:06:38.336Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-18T23:06:38.956Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-18T23:06:38.956Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-18T23:06:38.956Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-18T23:06:39.267Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-18T23:06:41.157Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-18T23:06:41.157Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-18T23:06:42.527Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-18T23:06:43.892Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-18T23:06:44.820Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-18T23:06:44.820Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-18T23:06:47.344Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-18T23:06:49.862Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-18T23:06:51.229Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-18T23:06:53.120Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-18T23:06:53.120Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-18T23:06:55.010Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-18T23:06:56.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-18T23:07:00.213Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-18T23:07:00.684Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-18T23:07:01.623Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-18T23:07:01.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-18T23:07:05.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-18T23:07:08.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-18T23:07:09.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-18T23:07:09.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-18T23:07:12.494Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-18T23:07:14.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-18T23:07:17.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-18T23:07:22.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-18T23:07:22.989Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-18T23:07:24.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-18T23:07:26.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-18T23:07:28.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-18T23:07:29.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-18T23:07:31.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-18T23:07:31.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-18T23:07:32.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-18T23:07:34.031Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-18T23:07:35.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-18T23:07:36.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-18T23:07:36.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-18T23:07:36.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-18T23:07:38.439Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-18T23:07:40.331Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-18T23:07:43.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-18T23:07:43.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-18T23:07:43.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-18T23:07:43.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-18T23:07:43.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-18T23:07:55.163Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-18T23:07:55.163Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-18T23:07:55.419Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-18T23:07:55.981Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-18T23:07:56.237Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-18T23:07:56.237Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-18T23:07:56.237Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-18T23:07:57.164Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-18T23:07:57.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-18T23:07:58.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-18T23:07:58.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-18T23:07:58.101Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-18T23:07:58.101Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-18T23:07:58.101Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-18T23:08:00.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-18T23:08:00.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-18T23:08:00.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-18T23:08:00.616Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-18T23:08:00.616Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-18T23:08:07.150Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-18T23:08:08.515Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-18T23:08:08.772Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-18T23:08:08.772Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-18T23:08:12.042Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-18T23:08:15.310Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite (1925.83s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.56s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.83s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.73s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-03-18T23:08:15.310Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.29s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.59s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.31s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.52s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.40s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.47s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.42s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.54s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.67s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.57s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.65s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.35s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.59s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.85s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.86s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.57s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.94s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.63s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.34s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.70s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.73s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.74s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.79s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.54s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.60s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.36s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.40s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.67s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.03s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (13.00s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.79s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.76s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.23s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.82s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.24s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.88s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.92s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.13s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.66s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.26s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.23s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.79s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.95s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.41s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.81s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.97s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.23s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.02s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.27s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.68s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.28s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2021-03-18T23:08:15.568Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-18T23:08:15.568Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.33s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.10s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.80s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.19s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.64s) [2021-03-18T23:08:15.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-18T23:08:15.568Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T23:08:15.568Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-18T23:08:15.568Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T23:08:15.568Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.85s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.32s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.82s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.23s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.56s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.07s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.96s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.97s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.77s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.54s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.14s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.89s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.68s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.85s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.37s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.46s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.65s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.77s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.11s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.58s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.77s) [2021-03-18T23:08:15.568Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.23s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.64s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.50s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.57s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.34s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.36s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.65s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.58s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.79s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.34s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildHistory (3.63s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.27s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.55s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.15s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.78s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.56s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.44s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.40s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.12s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.44s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.62s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.04s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.17s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.23s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.26s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.58s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.85s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildPATH (1.84s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.18s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.32s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.95s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.77s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.95s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRm (3.63s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.53s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.25s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildStderr (1.54s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.69s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.48s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.52s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.62s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.23s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildUser (2.55s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.78s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.36s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.23s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.52s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.53s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.92s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T23:08:15.569Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.57s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.20s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitTTY (1.99s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.47s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.33s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.05s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.06s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.07s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.18s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.13s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.86s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.12s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.90s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.12s) [2021-03-18T23:08:15.569Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-18T23:08:15.569Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.10s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.96s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.42s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.93s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.99s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.11s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.81s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.90s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.74s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008ce7a0_} (1.78s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1505301314_/foo_false____} (1.92s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1505301314_/foo_true____} (1.75s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_false____} (1.74s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_true____} (1.63s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3151581625_/foo_true__0xc0008ce800__} (1.99s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008ce820_} (1.70s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008ce840_} (1.68s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008ce860_} (1.69s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008ce880_} (0.70s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.81s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-03-18T23:08:15.569Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.40s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.42s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.96s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.51s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.14s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.34s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.99s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.41s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.16s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.86s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.41s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToStdout (1.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T23:08:15.570Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T23:08:15.570Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.24s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.42s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.91s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.10s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.15s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.88s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.08s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.51s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.55s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.10s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.56s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.35s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.64s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsCommit (1.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.94s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.13s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsCopy (1.26s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.75s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.41s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFilters (1.45s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFormat (1.40s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-03-18T23:08:15.570Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-03-18T23:08:15.570Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.74s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.16s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsRename (1.24s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.94s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.35s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.13s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.31s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.28s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.38s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.31s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.38s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.29s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.60s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.87s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecCgroup (2.61s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecEnv (1.07s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.64s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecInspectID (3.08s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecInteractive (1.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.64s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.16s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecStartFails (1.99s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.55s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecTTY (1.13s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.15s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.29s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecUlimits (1.59s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T23:08:15.570Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.46s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.75s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestExecWithUser (1.42s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.95s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.35s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHealth (23.24s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.19s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportDisplay (2.13s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportFile (2.06s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.09s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.17s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T23:08:15.570Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectDefault (1.07s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectHistory (1.59s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.11s) [2021-03-18T23:08:15.570Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:08:15.570Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.21s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.14s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.01s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.68s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectStatus (1.12s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.19s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.23s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.26s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.04s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.21s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.34s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.58s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.34s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.54s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.95s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.42s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.92s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.79s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.58s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.23s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.74s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.97s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.64s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-18T23:08:15.570Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsTail (1.30s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestNetHostname (2.50s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.97s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginActive (1.34s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.02s) [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-18T23:08:15.571Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.16s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.81s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.07s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.53s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPortList (11.98s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.74s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.96s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.12s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsByOrder (2.90s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.47s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.54s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.47s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.15s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.27s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.06s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.26s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.26s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T23:08:15.571Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.44s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.41s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.28s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.10s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.66s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.94s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.73s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.06s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.60s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.10s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.27s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.26s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.25s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.51s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.68s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.87s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.16s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.16s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.89s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.12s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.41s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.61s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.07s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.98s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.20s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.34s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.33s) [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-18T23:08:15.571Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T23:08:15.571Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.33s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.40s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.35s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.03s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T23:08:15.571Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.90s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEnvironment (1.09s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.88s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.48s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.50s) [2021-03-18T23:08:15.571Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:08:15.571Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.00s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.08s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.52s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.46s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.42s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.09s) [2021-03-18T23:08:15.571Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.22s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.24s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.20s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.29s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.82s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.94s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.52s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (3.03s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunState (2.06s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.10s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunSysctls (1.95s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.93s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.90s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.18s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.13s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.48s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.98s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.56s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserByID (0.95s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.05s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.95s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.12s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.16s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.44s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.80s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.43s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.74s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.45s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.21s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.77s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.95s) [2021-03-18T23:08:15.572Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents016191802 [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.75s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.86s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.34s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartRecordError (1.61s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.11s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.82s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.89s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.13s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateStats (4.11s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.89s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T23:08:15.572Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.10s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.10s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.13s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.54s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.91s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.25s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.23s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.26s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.88s) [2021-03-18T23:08:15.572Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.82s) [2021-03-18T23:08:15.572Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-18T23:08:15.572Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-18T23:08:15.572Z] === RUN TestDockerRegistrySuite [2021-03-18T23:08:15.572Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-18T23:08:16.938Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-18T23:08:18.305Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-18T23:08:19.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-18T23:08:19.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-18T23:08:19.767Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-18T23:08:20.193Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-18T23:08:20.193Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T23:08:20.236Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-18T23:08:21.225Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-18T23:08:21.695Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-18T23:08:24.361Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T23:08:26.458Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-18T23:08:26.928Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-18T23:08:26.928Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-18T23:08:26.928Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-18T23:08:28.497Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-18T23:08:29.486Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-18T23:08:29.604Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-18T23:08:30.475Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-18T23:08:30.945Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-18T23:08:31.414Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-18T23:08:32.873Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-18T23:08:34.242Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-18T23:08:35.608Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-18T23:08:36.972Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-18T23:08:37.290Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-18T23:08:38.340Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-18T23:08:38.859Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-18T23:08:38.859Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-18T23:08:39.715Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-18T23:08:40.427Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-18T23:08:40.427Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-18T23:08:40.897Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-18T23:08:41.081Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-18T23:08:42.008Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-18T23:08:44.524Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-18T23:08:47.038Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-18T23:08:48.070Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-18T23:08:48.403Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-18T23:08:48.541Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-18T23:08:49.012Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-18T23:08:49.013Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-18T23:08:50.002Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-18T23:08:50.471Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-18T23:08:50.471Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-18T23:08:50.941Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-18T23:08:51.673Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-18T23:08:52.603Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-18T23:08:52.603Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T23:08:54.035Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T23:08:54.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T23:08:55.708Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-18T23:08:56.331Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-18T23:08:59.611Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-18T23:08:59.867Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-18T23:09:01.233Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-18T23:09:01.795Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-18T23:09:01.795Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-18T23:09:02.051Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-18T23:09:02.051Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-18T23:09:02.306Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-18T23:09:02.868Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-18T23:09:02.868Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-18T23:09:04.761Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-18T23:09:07.280Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-18T23:09:08.207Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-18T23:09:09.575Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-18T23:09:10.504Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite (55.75s) [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.47s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d9f36c47cefe9] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-03-18T23:09:11.065Z] check_test.go:196: [df6aa7451609a] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dc18d26892b9e] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dc1db80564fb8] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d801aa6404a4e] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.75s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dd2d60a75766e] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.64s) [2021-03-18T23:09:11.065Z] check_test.go:196: [db16a5fbede54] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d42bf9b26a71f] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dc3835d7faa5d] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d31abca84b067] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dc0110721b8a2] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s) [2021-03-18T23:09:11.065Z] check_test.go:196: [df31062fdd0e4] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d0303b3f90db9] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dbdb71af30fd5] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2021-03-18T23:09:11.065Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ecbe874ce370cd33c2d295fea16a07eda2ce3ccf459e7efd8eece600c528deb [2021-03-18T23:09:11.065Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c995a7fac1806ab9d28b86267f4a68eb869c4f1673e8c5b4d317a85e038ec66e [2021-03-18T23:09:11.065Z] check_test.go:196: [d4b84b0294c8b] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2021-03-18T23:09:11.065Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:084f8a5580daa2d213e348dcb4c99f5afcf988790b38b652e6ee34a00a536986 [2021-03-18T23:09:11.065Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:37be657fca7752526cb77d960e8a5169aaa6bcdcc7060721e8942b3728b4462a [2021-03-18T23:09:11.065Z] check_test.go:196: [d4bfd30f7f994] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dbf7ce237cfc5] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.04s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d1cdb9c9a2435] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d3fa411c0a0c3] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d0ac7d0154292] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dd04f943068b2] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-03-18T23:09:11.065Z] check_test.go:196: [da201bc922fae] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-03-18T23:09:11.065Z] check_test.go:196: [ddbd0a0bf141b] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.21s) [2021-03-18T23:09:11.065Z] check_test.go:196: [ddda64f3f1002] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d0bd8f7b10144] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2021-03-18T23:09:11.065Z] check_test.go:196: [de41e88493841] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d78c3956c9489] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d65dbf8f867e3] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d2b0bf5d072fb] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2021-03-18T23:09:11.065Z] check_test.go:196: [dda056b324b10] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d09d46e78da5e] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-18T23:09:11.065Z] check_test.go:196: [de8175071902c] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.92s) [2021-03-18T23:09:11.065Z] check_test.go:196: [df5f3c0960547] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d073dab6b34d6] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2021-03-18T23:09:11.065Z] check_test.go:196: [db9d06762314e] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s) [2021-03-18T23:09:11.065Z] check_test.go:196: [d1acdeafcabbe] daemon is not started [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-03-18T23:09:11.065Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-03-18T23:09:11.066Z] === RUN TestDockerSchema1RegistrySuite [2021-03-18T23:09:11.066Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-18T23:09:11.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T23:09:15.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T23:09:15.758Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-18T23:09:17.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-18T23:09:17.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-18T23:09:17.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-18T23:09:17.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-18T23:09:18.308Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-18T23:09:21.584Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-18T23:09:21.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-18T23:09:26.834Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-18T23:09:26.834Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-18T23:09:27.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-18T23:09:28.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-18T23:09:29.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-18T23:09:29.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T23:09:31.166Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T23:09:31.590Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-18T23:09:31.591Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-18T23:09:31.591Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-18T23:09:32.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T23:09:33.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-18T23:09:34.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-18T23:09:35.018Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-18T23:09:35.487Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-18T23:09:35.487Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-18T23:09:35.957Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-18T23:09:35.957Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-18T23:09:37.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-18T23:09:37.733Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-18T23:09:38.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-18T23:09:38.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-18T23:09:38.857Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-18T23:09:39.114Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-18T23:09:39.369Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite (28.41s) [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-03-18T23:09:39.625Z] check_test.go:223: [de6bb1f993709] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d63f1aed102b6] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.97s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d2db089dfcefe] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.03s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d8fb147024e61] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d41f209a5ab57] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d4d3f535e679c] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d8441d83a35d5] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.73s) [2021-03-18T23:09:39.625Z] check_test.go:223: [dde1629757f7d] daemon is not started [2021-03-18T23:09:39.625Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2021-03-18T23:09:39.625Z] check_test.go:223: [d20dfd546c6c0] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.43s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d157c9c109122] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.54s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d95f63bb3df75] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d04719c92d4d9] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d458b5ce198df] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d25127909834d] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d6ef596504fe2] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d7ed92a60917d] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2021-03-18T23:09:39.626Z] check_test.go:223: [da9f1da8723e0] daemon is not started [2021-03-18T23:09:39.626Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-18T23:09:39.626Z] check_test.go:223: [d79390ebf3970] daemon is not started [2021-03-18T23:09:39.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-18T23:09:39.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-18T23:09:40.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-18T23:09:41.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-18T23:09:41.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-18T23:09:42.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-18T23:09:42.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-18T23:09:42.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-18T23:09:43.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.22s) [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) [2021-03-18T23:09:43.809Z] check_test.go:252: [d1e51156343bc] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-03-18T23:09:43.809Z] check_test.go:252: [d45ae51d13c3b] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-03-18T23:09:43.809Z] check_test.go:252: [db25148752ca1] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2021-03-18T23:09:43.809Z] check_test.go:252: [d1041ff98a80e] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2021-03-18T23:09:43.809Z] check_test.go:252: [dc26b9b554258] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2021-03-18T23:09:43.809Z] check_test.go:252: [dfcd99191090a] daemon is not started [2021-03-18T23:09:43.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-03-18T23:09:43.809Z] check_test.go:252: [dcd8769ea64c3] daemon is not started [2021-03-18T23:09:43.809Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-18T23:09:43.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-18T23:09:49.049Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-18T23:09:49.050Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-18T23:09:49.305Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-18T23:09:49.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-03-18T23:09:49.561Z] check_test.go:279: [d930443b392b9] daemon is not started [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-18T23:09:49.561Z] check_test.go:279: [d117313217f6b] daemon is not started [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-03-18T23:09:49.561Z] check_test.go:279: [d7af0ba270b39] daemon is not started [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2021-03-18T23:09:49.561Z] check_test.go:279: [da6a0b12934e0] daemon is not started [2021-03-18T23:09:49.561Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-18T23:09:49.561Z] check_test.go:279: [d5ac4c3ff72b9] daemon is not started [2021-03-18T23:09:49.561Z] === RUN TestDockerNetworkSuite [2021-03-18T23:09:49.561Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-18T23:09:53.732Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-18T23:09:53.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-18T23:10:00.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-18T23:10:03.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-18T23:10:05.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-18T23:10:07.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-18T23:10:17.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-18T23:10:18.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-18T23:10:18.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-18T23:10:18.688Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-18T23:10:19.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-18T23:10:21.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-18T23:10:21.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-18T23:10:22.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-18T23:10:23.242Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-18T23:10:23.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-18T23:10:25.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-18T23:10:25.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-18T23:10:25.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-18T23:10:25.644Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-18T23:10:27.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-18T23:10:27.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-18T23:10:27.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-18T23:10:27.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-18T23:10:29.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-18T23:10:30.783Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-18T23:10:31.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-18T23:10:31.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-18T23:10:31.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-18T23:10:31.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-18T23:10:33.867Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-18T23:10:35.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-18T23:10:38.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-18T23:10:38.275Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-18T23:10:41.545Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-18T23:10:44.000Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-18T23:10:46.224Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-18T23:10:46.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-18T23:10:49.653Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-18T23:10:51.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-18T23:10:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-18T23:10:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-18T23:10:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-18T23:10:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-18T23:10:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-18T23:10:51.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-18T23:10:51.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-18T23:10:52.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-18T23:10:55.570Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-18T23:10:55.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-18T23:10:55.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-18T23:10:55.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-18T23:10:56.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-18T23:11:00.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-18T23:11:02.020Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-18T23:11:05.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-18T23:11:05.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-18T23:11:05.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-18T23:11:07.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-18T23:11:07.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-18T23:11:08.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-18T23:11:09.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-18T23:11:11.220Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-18T23:11:14.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-18T23:11:17.002Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite (87.44s) [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.39s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d7b68d9cb9383] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [debfdf0c94d0e] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.49s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d1b2a95392f56] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.07s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dddee0f277695] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.03s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:1233: [dd09211594b88] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d2e4bab13f4b0] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.50s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dca6b929375d9] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d75b9db288b02] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.48s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d6c316d242697] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d5bc93ec31713] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d80fbd3b5b1a0] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.26s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d6f5a50499ccd] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.42s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [df4ed61633181] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d85f41f528b0f] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dfecb4e66a5cc] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [de4e89fcef4e9] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d84c2594d6c6d] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d425b9bd1dde1] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d7e5ca0bade00] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.76s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d2615ce9b59c0] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.88s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d391c7530d8bc] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d039fbb5a9f94] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.66s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d42e9d7c3f42e] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d02f7c5e46634] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.56s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:968: [d17fc8412a065] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.64s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d733c8d055f39] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.90s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:1116: [da3aeceab8588] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d480e6537e4d7] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d23d2bfc8867e] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dd30b2a2f0861] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dfae52a7cabd4] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [def461daaba8e] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [ddd94e527a3ff] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [db4e9022a4995] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.61s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [de9c5073dd0f5] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [df50928613e91] daemon is not started [2021-03-18T23:11:17.002Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d86371781b649] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.05s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d6a84758482b4] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.09s) [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.16s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:1084: [d44dd02858837] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d01b5ba9cd8fd] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.02s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d212f678f9bc5] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d566b7574d7f1] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dbe81d1f4979b] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.12s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d964a49476c22] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.70s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [d8adaea5e2024] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [deb093af6da56] daemon is not started [2021-03-18T23:11:17.002Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.75s) [2021-03-18T23:11:17.002Z] docker_cli_network_unix_test.go:46: [dd941f5c53f1c] daemon is not started [2021-03-18T23:11:17.002Z] === RUN TestDockerHubPullSuite [2021-03-18T23:11:17.002Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-18T23:11:18.917Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-18T23:11:19.173Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-18T23:11:21.063Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-18T23:11:21.625Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-18T23:11:22.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-18T23:11:23.115Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-18T23:11:23.371Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite (6.46s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2021-03-18T23:11:23.627Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-03-18T23:11:23.627Z] PASS [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === Skipped [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-18T23:11:23.627Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T23:11:23.627Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T23:11:23.627Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-03-18T23:11:23.627Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T23:11:23.627Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T23:11:23.627Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.627Z] [2021-03-18T23:11:23.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T23:11:23.628Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-18T23:11:23.628Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-18T23:11:23.628Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-18T23:11:23.628Z] docker_cli_network_unix_test.go:46: [d86371781b649] daemon is not started [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] [2021-03-18T23:11:23.628Z] DONE 1274 tests, 51 skipped in 2161.305s [2021-03-18T23:11:23.628Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T23:11:23.628Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T23:11:23.628Z] +++ kill 8179 [2021-03-18T23:11:24.560Z] +++ /etc/init.d/apparmor stop [2021-03-18T23:11:24.560Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T23:11:24.560Z] [2021-03-18T23:11:24.560Z] Unloading profiles will leave already running processes permanently [2021-03-18T23:11:24.560Z] unconfined, which can lead to unexpected situations. [2021-03-18T23:11:24.560Z] [2021-03-18T23:11:24.560Z] To set a process to complain mode, use the command line tool [2021-03-18T23:11:24.560Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T23:11:24.560Z] +++ true [2021-03-18T23:11:24.560Z] exiting test-integration [2021-03-18T23:11:24.560Z] ++ exit 0 [2021-03-18T23:11:24.560Z] [2021-03-18T23:11:24.820Z] + for job in $(jobs -p) [2021-03-18T23:11:24.820Z] + wait 11398 [2021-03-18T23:11:31.359Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-18T23:11:37.898Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-18T23:11:39.791Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-18T23:11:43.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-18T23:11:45.575Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-18T23:11:48.839Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-18T23:11:52.105Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-18T23:11:53.992Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-18T23:12:07.899Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-18T23:12:07.899Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-18T23:12:07.899Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-18T23:12:50.177Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-18T23:13:05.009Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite (1781.39s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.70s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.91s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.51s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.26s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:562: [d5fd9f7095393] joining swarm manager [dd36b90688b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:584: [def2647e964a8] joining swarm manager [dd36b90688b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] check_test.go:380: [d5fd9f7095393] daemon is not started [2021-03-18T23:13:23.047Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.33s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:45: [d4f4eddd4809e] joining swarm manager [d9bb7644a1895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.15s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.17s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.38s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:303: [d178efc909759] joining swarm manager [dfba7cf70b803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:304: [db88a0439fba3] joining swarm manager [dfba7cf70b803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.12s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:271: [d75ecd3516f2d] joining swarm manager [d3e453eab3fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:272: [db4e8b0be31f6] joining swarm manager [d3e453eab3fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.40s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.80s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.78s) [2021-03-18T23:13:23.047Z] docker_api_swarm_node_test.go:19: [da39c4c4414c0] joining swarm manager [dce39a51679bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_node_test.go:20: [df8471ce4d2e0] joining swarm manager [dce39a51679bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.94s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:501: [d1b98d3f8489c] joining swarm manager [d00e0e5cacbf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:506: [dc85d089f5e08] joining swarm manager [d00e0e5cacbf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.01s) [2021-03-18T23:13:23.047Z] docker_api_swarm_node_test.go:80: [da1e7b7e68f0b] joining swarm manager [dc879c8ba9206]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2021-03-18T23:13:23.047Z] docker_api_swarm_node_test.go:52: [dc76decf3f532] joining swarm manager [dcbaad4318c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_node_test.go:53: [dfed8a51d563c] joining swarm manager [dcbaad4318c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.49s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:201: [de8f0f4bf5b93] joining swarm manager [d60ae95fab9a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.08s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:383: [df65bb2705efa] joining swarm manager [ddd25ac41b38d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:384: [de8e77aeb1805] joining swarm manager [ddd25ac41b38d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] check_test.go:380: [de8e77aeb1805] daemon is not started [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.79s) [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:801: [d7193c91a32dc] joining swarm manager [d089d7d94bb11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:801: [d87ffbed1bb22] joining swarm manager [d089d7d94bb11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:801: [d4599597907b1] joining swarm manager [d089d7d94bb11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:801: [d6f4078bf766f] joining swarm manager [d089d7d94bb11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-18T23:13:23.047Z] docker_api_swarm_test.go:809: [d71bbb66bdb69] joining swarm manager [d089d7d94bb11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.43s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.64s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:394: [d25d192b3a00c] joining swarm manager [d3e69109cd69f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:394: [d36ca4e7967d7] joining swarm manager [d3e69109cd69f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.61s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:342: [d0cbe2b2e32e7] joining swarm manager [d7155cded8fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:342: [d70709e0d0b78] joining swarm manager [d7155cded8fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.76s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:489: [d311395b5d4aa] joining swarm manager [d2861200986f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:489: [d19e7d92c9677] joining swarm manager [d2861200986f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.19s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.15s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:127: [d1d20c5f0976e] joining swarm manager [d5678236992fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:128: [dbc9cbc61d125] joining swarm manager [d5678236992fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:136: [dd02c5ea254dc] joining swarm manager [d5678236992fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:137: [d0ae2f54a86a8] joining swarm manager [d5678236992fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.76s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.87s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:303: [d6487acf6f2fa] joining swarm manager [df7ef1211d691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:303: [d784775c538b5] joining swarm manager [df7ef1211d691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.73s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:99: [d1267b1e3ab19] joining swarm manager [d1bc6a101038c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:100: [db456abd6e989] joining swarm manager [d1bc6a101038c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] check_test.go:380: [d1267b1e3ab19] daemon is not started [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.44s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:532: [d35a5008471d1] joining swarm manager [d2f9a790036eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:533: [de35c94df7b31] joining swarm manager [d2f9a790036eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.94s) [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:147: [d36bd3b02afa4] joining swarm manager [d3c7324c5a8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.047Z] docker_api_swarm_service_test.go:147: [d232728caebe2] joining swarm manager [d3c7324c5a8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.12s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.76s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.00s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.66s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.68s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.93s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.91s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.31s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.59s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.69s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.78s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.97s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.47s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.30s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.60s) [2021-03-18T23:13:23.047Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.09s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.42s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.23s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.04s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.84s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.29s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.91s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.70s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.89s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.95s) [2021-03-18T23:13:23.048Z] docker_cli_service_logs_test.go:245: checking task rfjarj9wj8hx [2021-03-18T23:13:23.048Z] docker_cli_service_logs_test.go:250: checking messages for rfjarj9wj8hx [2021-03-18T23:13:23.048Z] docker_cli_service_logs_test.go:245: checking task xxz570i0op3i [2021-03-18T23:13:23.048Z] docker_cli_service_logs_test.go:250: checking messages for xxz570i0op3i [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.00s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.38s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.42s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.20s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1901: [d74af410479c8] joining swarm manager [dedb1b2b86ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1902: [da1ea5b0761aa] joining swarm manager [dedb1b2b86ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.68s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.60s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.54s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1802: [d774bb82c0a30] joining swarm manager [db2d1791e6eee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1803: [de2184ef08a2d] joining swarm manager [db2d1791e6eee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.86s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.29s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1321: [d405eff8701d2] joining swarm manager [d56858e14107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1322: [dca9a1e8840ac] joining swarm manager [d56858e14107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.17s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.44s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.89s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.78s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.93s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.86s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s) [2021-03-18T23:13:23.048Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.62s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.46s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1186: [dc8d3bcbffce2] joining swarm manager [dbe4e40773a9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1195: [dba95ba118540] joining swarm manager [dbe4e40773a9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.99s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.21s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1118: [df47d2f86ecc1] joining swarm manager [d21e634072c53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1119: [d3613c065b686] joining swarm manager [d21e634072c53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1172: [d38837380b304] joining swarm manager [d21e634072c53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.56s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1453: [db6e10400babe] joining swarm manager [de337faea3f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] docker_cli_swarm_test.go:1454: [de30490e7abbc] joining swarm manager [de337faea3f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.48s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.77s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.76s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.39s) [2021-03-18T23:13:23.048Z] docker_cli_swarm_unix_test.go:62: [ddf510f856ba0] joining swarm manager [d9e5928a8fb8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.73s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.07s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.79s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.69s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.31s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2021-03-18T23:13:23.048Z] docker_api_swarm_test.go:961: [d4fcbfe14e639] joining swarm manager [d8ab99b18dd9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.25s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.64s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.12s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.31s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.67s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.99s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.98s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.80s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2021-03-18T23:13:23.048Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s) [2021-03-18T23:13:23.048Z] === RUN TestDockerExternalVolumeSuite [2021-03-18T23:13:23.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-18T23:13:34.347Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-18T23:13:34.347Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-18T23:13:34.347Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-18T23:13:37.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-18T23:13:49.307Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-18T23:13:59.763Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-18T23:14:17.614Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-18T23:14:45.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-18T23:14:53.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-18T23:15:08.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-18T23:15:23.494Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-18T23:15:25.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-18T23:15:36.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-18T23:15:40.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-18T23:16:12.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-18T23:16:24.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-18T23:16:56.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-18T23:17:14.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-18T23:17:29.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-18T23:17:32.767Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-18T23:17:33.237Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-18T23:17:39.115Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-18T23:17:42.072Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-18T23:17:46.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-18T23:17:50.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-18T23:17:50.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-18T23:17:50.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-18T23:17:50.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-18T23:17:51.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-18T23:17:56.395Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-18T23:18:11.343Z] === RUN TestDockerSuite/TestBuildFails [2021-03-18T23:18:13.565Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-18T23:18:13.565Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-18T23:18:16.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-18T23:18:19.441Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-18T23:18:24.203Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-18T23:18:31.367Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-18T23:18:34.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-18T23:18:36.128Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-18T23:18:37.695Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-18T23:18:42.454Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-18T23:18:42.454Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-18T23:18:43.442Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-18T23:18:43.912Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-18T23:18:43.912Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-18T23:18:58.857Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-18T23:18:58.857Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-18T23:19:06.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-18T23:19:09.297Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-18T23:19:09.767Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-18T23:19:11.986Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-18T23:19:11.986Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-18T23:19:12.455Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-18T23:19:12.455Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-18T23:19:17.221Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-18T23:19:17.691Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-18T23:19:18.161Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-18T23:19:19.149Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-18T23:19:20.138Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-18T23:19:21.126Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-18T23:19:22.694Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-18T23:19:28.570Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-18T23:19:29.039Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-18T23:19:29.508Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-18T23:19:29.977Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-18T23:19:35.854Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-18T23:19:38.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-18T23:19:53.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-18T23:20:01.164Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-18T23:20:01.164Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-18T23:20:01.633Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-18T23:20:11.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-18T23:20:25.942Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-18T23:20:31.773Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-18T23:20:40.774Z] --- PASS: TestDockerExternalVolumeSuite (439.91s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:53: [d282e470fb443] daemon is not started [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:53: [d7e1321e61a97] daemon is not started [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:53: [de0ee23af5296] daemon is not started [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:53: [df9044c4fdd02] daemon is not started [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.46s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.46s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.57s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.45s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.15s) [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:485: [d91158ae50b7c] daemon is not started [2021-03-18T23:20:40.775Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.11s) [2021-03-18T23:20:40.775Z] docker_cli_external_volume_driver_test.go:53: [dff7909a2b9b5] daemon is not started [2021-03-18T23:20:40.775Z] PASS [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] === Skipped [2021-03-18T23:20:40.775Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-18T23:20:40.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-18T23:20:40.775Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-18T23:20:40.775Z] check_test.go:309: [db85881446299] daemon is not started [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-18T23:20:40.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-18T23:20:40.775Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-18T23:20:40.775Z] check_test.go:309: [d027ca9f58478] daemon is not started [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T23:20:40.775Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T23:20:40.775Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-18T23:20:40.775Z] check_test.go:309: [db07e9a7bbe42] daemon is not started [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-18T23:20:40.775Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-18T23:20:40.775Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T23:20:40.775Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T23:20:40.775Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] [2021-03-18T23:20:40.775Z] DONE 273 tests, 5 skipped in 2717.896s [2021-03-18T23:20:40.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T23:20:40.775Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1db5abe54f27/docker.pid [2021-03-18T23:20:40.775Z] +++ kill 6099 [2021-03-18T23:20:40.775Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6099 is not a child of this shell [2021-03-18T23:20:40.775Z] warning: PID 6099 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1db5abe54f27/docker.pid had a nonzero exit code [2021-03-18T23:20:40.775Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T23:20:40.775Z] +++ kill 8171 [2021-03-18T23:20:41.701Z] +++ /etc/init.d/apparmor stop [2021-03-18T23:20:41.701Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T23:20:41.701Z] [2021-03-18T23:20:41.701Z] Unloading profiles will leave already running processes permanently [2021-03-18T23:20:41.701Z] unconfined, which can lead to unexpected situations. [2021-03-18T23:20:41.701Z] [2021-03-18T23:20:41.701Z] To set a process to complain mode, use the command line tool [2021-03-18T23:20:41.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T23:20:41.701Z] +++ true [2021-03-18T23:20:41.701Z] exiting test-integration [2021-03-18T23:20:41.701Z] ++ exit 0 [2021-03-18T23:20:41.701Z] [2021-03-18T23:20:41.701Z] + exit 0 [2021-03-18T23:20:41.701Z] ++ jobs -p [2021-03-18T23:20:41.701Z] + pids= [2021-03-18T23:20:41.701Z] + echo 'Remaining pids to kill: []' [2021-03-18T23:20:41.701Z] Remaining pids to kill: [] [2021-03-18T23:20:41.701Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-18T23:20:41.717Z] Recording test results [2021-03-18T23:20:43.633Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T23:20:43.998Z] + echo Ensuring container killed. [2021-03-18T23:20:43.998Z] Ensuring container killed. [2021-03-18T23:20:43.998Z] + docker ps -aq -f name=docker-pr3-* [2021-03-18T23:20:43.998Z] + cids=aff1ad440570 [2021-03-18T23:20:43.998Z] 40b88a2ddbc6 [2021-03-18T23:20:43.998Z] 187ba2c9cfde [2021-03-18T23:20:43.998Z] + [ -n aff1ad440570 [2021-03-18T23:20:43.998Z] 40b88a2ddbc6 [2021-03-18T23:20:43.998Z] 187ba2c9cfde ] [2021-03-18T23:20:43.998Z] + docker rm -vf aff1ad440570 40b88a2ddbc6 187ba2c9cfde [2021-03-18T23:20:46.719Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-18T23:20:47.267Z] aff1ad440570 [2021-03-18T23:20:47.267Z] 40b88a2ddbc6 [2021-03-18T23:20:47.267Z] 187ba2c9cfde [Pipeline] sh [2021-03-18T23:20:47.545Z] + echo Chowning /workspace to jenkins user [2021-03-18T23:20:47.545Z] Chowning /workspace to jenkins user [2021-03-18T23:20:47.545Z] + id -u [2021-03-18T23:20:47.545Z] + id -g [2021-03-18T23:20:47.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42167:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T23:20:47.545Z] Unable to find image 'busybox:latest' locally [2021-03-18T23:20:47.545Z] latest: Pulling from library/busybox [2021-03-18T23:20:47.802Z] 8b3d7e226fab: Pulling fs layer [2021-03-18T23:20:47.802Z] 8b3d7e226fab: Verifying Checksum [2021-03-18T23:20:47.802Z] 8b3d7e226fab: Download complete [2021-03-18T23:20:47.802Z] 8b3d7e226fab: Pull complete [2021-03-18T23:20:47.802Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T23:20:47.802Z] Status: Downloaded newer image for busybox:latest [2021-03-18T23:20:50.515Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T23:20:52.305Z] + bundleName=amd64 [2021-03-18T23:20:52.305Z] + echo Creating amd64-bundles.tar.gz [2021-03-18T23:20:52.305Z] Creating amd64-bundles.tar.gz [2021-03-18T23:20:52.305Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-18T23:20:52.305Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-18T23:20:53.679Z] Archiving artifacts [2021-03-18T23:20:55.676Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T23:20:56.025Z] + make clean [2021-03-18T23:20:56.280Z] docker volume rm -f docker-dev-cache [2021-03-18T23:20:56.280Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T23:20:57.681Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-18T23:21:02.443Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T23:21:32.585Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-18T23:21:32.586Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-18T23:21:41.257Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-18T23:21:41.257Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-18T23:21:41.257Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-18T23:21:41.257Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-18T23:21:44.217Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-18T23:21:48.980Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-18T23:21:56.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-18T23:21:56.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-18T23:21:56.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-18T23:21:59.104Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-18T23:21:59.573Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-18T23:22:01.140Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-18T23:22:16.086Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-18T23:22:16.559Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-18T23:22:25.234Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-18T23:22:29.032Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-18T23:22:37.706Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-18T23:22:41.511Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-18T23:22:46.277Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-18T23:22:47.267Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-18T23:22:47.267Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-18T23:22:47.267Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-18T23:22:49.491Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-18T23:22:49.491Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-18T23:23:32.224Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-18T23:24:08.120Z] === RUN TestDockerSuite/TestBuildRm [2021-03-18T23:24:16.800Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-18T23:24:20.603Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-18T23:24:20.603Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-18T23:24:20.603Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-18T23:24:22.174Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-18T23:24:25.134Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-18T23:24:33.920Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-18T23:24:44.372Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-18T23:25:05.638Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-18T23:25:05.639Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-18T23:25:05.639Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-18T23:25:14.324Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-18T23:25:14.324Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-18T23:25:18.129Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-18T23:25:18.129Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-18T23:25:22.895Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-18T23:25:44.160Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-18T23:25:44.160Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-18T23:25:44.630Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-18T23:25:45.620Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-18T23:25:50.389Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-18T23:25:55.157Z] === RUN TestDockerSuite/TestBuildUser [2021-03-18T23:25:55.157Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-18T23:25:55.157Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-18T23:25:55.157Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-18T23:26:01.311Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-18T23:26:01.311Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-18T23:26:08.490Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-18T23:26:08.490Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-18T23:26:08.490Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-18T23:26:29.750Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-18T23:26:29.750Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-18T23:26:38.427Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-18T23:26:43.195Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-18T23:26:43.195Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-18T23:26:43.195Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-18T23:26:45.419Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-18T23:26:45.889Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-18T23:26:56.333Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-18T23:27:01.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-18T23:27:01.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-18T23:27:19.030Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-18T23:27:19.030Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-18T23:27:19.030Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-18T23:27:19.030Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-18T23:27:20.020Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-18T23:27:28.698Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-18T23:27:30.268Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-18T23:27:30.268Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-18T23:27:30.268Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-18T23:27:30.268Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-18T23:27:32.499Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-18T23:27:37.270Z] === RUN TestDockerSuite/TestCommitChange [2021-03-18T23:27:41.074Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-18T23:27:45.841Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-18T23:27:45.841Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-18T23:27:58.358Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-18T23:27:58.358Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-18T23:28:03.127Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-18T23:28:07.893Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-18T23:28:13.776Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-18T23:28:26.294Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-18T23:28:26.294Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-18T23:28:27.864Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-18T23:28:27.864Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-18T23:28:27.864Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-18T23:28:27.864Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-18T23:28:35.034Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-18T23:28:35.034Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-18T23:28:35.034Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-18T23:28:37.257Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-18T23:28:37.257Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-18T23:28:37.257Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-18T23:28:37.257Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-18T23:28:37.257Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-18T23:28:40.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-18T23:28:41.787Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-18T23:28:44.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-18T23:28:44.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-18T23:28:44.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-18T23:28:46.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-18T23:28:46.234Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-18T23:28:49.195Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-18T23:28:49.195Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-18T23:28:49.195Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-18T23:28:51.418Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-18T23:28:51.418Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-18T23:28:52.986Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-18T23:28:52.986Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-18T23:28:55.946Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-18T23:28:55.946Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-18T23:28:58.168Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-18T23:29:01.969Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-18T23:29:05.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-18T23:29:05.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-18T23:29:05.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-18T23:29:05.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-18T23:29:05.770Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-18T23:29:07.992Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-18T23:29:07.992Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-18T23:29:15.168Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-18T23:29:15.168Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-18T23:29:17.391Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-18T23:29:17.391Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-18T23:29:21.192Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-18T23:29:23.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-18T23:29:25.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-18T23:29:25.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-18T23:29:27.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-18T23:29:30.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-18T23:29:38.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-18T23:29:46.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ef880_} [2021-03-18T23:29:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1162719358_c:\foo_false____} [2021-03-18T23:29:50.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1162719358_c:\foo_true____} [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-18T23:29:53.438Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-18T23:30:00.617Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-18T23:30:00.617Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-18T23:30:01.090Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-18T23:30:03.317Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-18T23:30:03.317Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-18T23:30:03.317Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-18T23:30:12.007Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-18T23:30:12.007Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-18T23:30:12.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-18T23:30:12.007Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-18T23:30:15.817Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-18T23:30:18.055Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-18T23:30:18.055Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-18T23:30:18.055Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-18T23:30:26.744Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-18T23:30:26.744Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-18T23:30:26.744Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-18T23:30:41.726Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-18T23:30:41.726Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-18T23:30:41.726Z] === RUN TestDockerSuite/TestCpToDot [2021-03-18T23:30:43.301Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-18T23:30:43.301Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-18T23:30:43.301Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-18T23:30:46.268Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-18T23:30:48.495Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-18T23:30:50.723Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-18T23:30:51.194Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-18T23:30:51.195Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-18T23:30:53.421Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-18T23:30:53.892Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-18T23:30:53.893Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-18T23:30:53.893Z] === RUN TestDockerSuite/TestCreateRM [2021-03-18T23:30:54.364Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-18T23:30:54.364Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-18T23:30:54.835Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-18T23:30:54.835Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-18T23:31:03.528Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-18T23:31:03.528Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-18T23:31:03.528Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-18T23:31:07.336Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-18T23:31:07.807Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-18T23:31:07.807Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-18T23:31:10.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDockerFails [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-18T23:31:10.505Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-18T23:31:12.731Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-18T23:31:14.958Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-18T23:31:17.926Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-18T23:31:25.107Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-18T23:31:29.880Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-18T23:31:35.773Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-18T23:31:37.346Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-18T23:31:37.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-18T23:31:44.999Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-18T23:31:45.470Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-18T23:31:46.462Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-18T23:31:51.236Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-18T23:31:56.012Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-18T23:31:56.012Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-18T23:31:56.012Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-18T23:31:56.012Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-18T23:31:56.013Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-18T23:31:56.013Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-18T23:31:57.006Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-18T23:31:57.006Z] === RUN TestDockerSuite/TestEventsRename [2021-03-18T23:31:59.233Z] === RUN TestDockerSuite/TestEventsResize [2021-03-18T23:32:02.242Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-18T23:32:04.468Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-18T23:32:07.434Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-18T23:32:12.209Z] === RUN TestDockerSuite/TestEventsTop [2021-03-18T23:32:12.209Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-18T23:32:15.174Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-18T23:32:18.982Z] === RUN TestDockerSuite/TestExec [2021-03-18T23:32:18.982Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-18T23:32:18.982Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-18T23:32:20.556Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-18T23:32:22.781Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-18T23:32:22.781Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-18T23:32:22.781Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-18T23:32:22.781Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-18T23:32:25.011Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-18T23:32:27.237Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-18T23:32:29.461Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-18T23:32:31.683Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-18T23:32:35.485Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-18T23:32:35.485Z] === RUN TestDockerSuite/TestExecEnv [2021-03-18T23:32:35.485Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-18T23:32:35.485Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-18T23:32:37.706Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecParseError [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-18T23:32:41.509Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-18T23:32:43.732Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-18T23:32:43.732Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-18T23:32:43.732Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-18T23:32:44.202Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-18T23:32:44.202Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-18T23:32:44.202Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-18T23:32:46.425Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-18T23:32:46.425Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-18T23:32:52.308Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-18T23:32:52.308Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-18T23:32:52.308Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-18T23:32:52.308Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-18T23:32:59.483Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-18T23:33:05.365Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-18T23:33:07.588Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-18T23:33:13.468Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-18T23:33:13.468Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-18T23:33:13.468Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-18T23:33:13.939Z] === RUN TestDockerSuite/TestHealth [2021-03-18T23:33:13.939Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-18T23:33:13.939Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-18T23:33:13.939Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-18T23:33:13.939Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-18T23:33:18.707Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-18T23:33:19.177Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-18T23:33:19.177Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-18T23:33:20.167Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-18T23:33:20.167Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-18T23:33:22.389Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-18T23:33:22.390Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-18T23:33:24.612Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-18T23:33:26.837Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-18T23:33:27.307Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-18T23:33:27.307Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-18T23:33:31.113Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-18T23:33:31.113Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-18T23:33:33.335Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-18T23:33:33.335Z] === RUN TestDockerSuite/TestImportFile [2021-03-18T23:33:33.335Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-18T23:33:33.806Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-18T23:33:36.030Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-18T23:33:38.257Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-18T23:33:38.258Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-18T23:33:38.258Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-18T23:33:38.258Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-18T23:33:38.258Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-18T23:33:40.481Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-18T23:33:40.952Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-18T23:33:43.176Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-18T23:33:43.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-18T23:33:43.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-18T23:33:43.176Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-18T23:33:45.400Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-18T23:33:49.205Z] === RUN TestDockerSuite/TestInspectImage [2021-03-18T23:33:49.205Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-18T23:33:49.205Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-18T23:33:49.676Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-18T23:33:51.896Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-18T23:33:54.116Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-18T23:33:54.116Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-18T23:33:56.335Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-18T23:33:58.557Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-18T23:33:58.557Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-18T23:33:58.557Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-18T23:34:00.780Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-18T23:34:03.742Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-18T23:34:07.550Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-18T23:34:09.771Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-18T23:34:12.736Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-18T23:34:14.307Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-18T23:34:16.532Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-18T23:34:18.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-18T23:34:20.981Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-18T23:34:20.981Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-18T23:34:20.981Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-18T23:34:20.981Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-18T23:34:21.452Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-18T23:34:23.676Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-18T23:34:25.900Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-18T23:34:31.782Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-18T23:34:34.009Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-18T23:34:34.009Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-18T23:34:36.233Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-18T23:34:36.233Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-18T23:34:42.115Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-18T23:34:49.291Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-18T23:34:55.173Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-18T23:34:57.398Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-18T23:34:59.622Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-18T23:34:59.622Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-18T23:35:02.589Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-18T23:35:04.817Z] === RUN TestDockerSuite/TestLogsSince [2021-03-18T23:35:13.499Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-18T23:35:13.499Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-18T23:35:13.499Z] === RUN TestDockerSuite/TestLogsTail [2021-03-18T23:35:16.461Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-18T23:35:18.684Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-18T23:35:20.906Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-18T23:35:20.906Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-18T23:35:20.906Z] === RUN TestDockerSuite/TestNetHostname [2021-03-18T23:35:20.906Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-18T23:35:21.376Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-18T23:35:21.376Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-18T23:35:21.376Z] === RUN TestDockerSuite/TestPluginActive [2021-03-18T23:35:21.376Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPortList [2021-03-18T23:35:21.377Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-18T23:35:26.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-18T23:35:30.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-18T23:35:30.923Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-18T23:35:41.369Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-18T23:35:41.369Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-18T23:35:50.040Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-18T23:36:11.287Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-18T23:36:11.287Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-18T23:36:11.287Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-18T23:36:23.805Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-18T23:36:26.033Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-18T23:36:33.209Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-18T23:36:37.978Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-18T23:36:37.978Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-18T23:36:37.978Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-18T23:36:42.749Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-18T23:36:42.749Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-18T23:36:42.749Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-18T23:36:42.749Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-18T23:36:42.749Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-18T23:36:49.923Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-18T23:36:49.923Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-18T23:36:51.494Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-18T23:36:51.494Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-18T23:36:53.717Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-18T23:36:54.187Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-18T23:36:54.187Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-18T23:36:58.955Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-18T23:37:02.757Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-18T23:37:04.979Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-18T23:37:35.120Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-18T23:37:35.120Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-18T23:37:38.080Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-18T23:37:38.080Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-18T23:37:38.080Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-18T23:37:38.550Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-18T23:37:43.317Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-18T23:37:51.999Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-18T23:37:51.999Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-18T23:37:55.799Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-18T23:37:55.799Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-18T23:37:56.269Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-18T23:38:11.226Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-18T23:38:12.796Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-18T23:38:13.270Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-18T23:38:25.792Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-18T23:38:29.597Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-18T23:38:42.112Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-18T23:38:45.915Z] === RUN TestDockerSuite/TestRmiTag [2021-03-18T23:38:45.915Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-18T23:38:48.876Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-18T23:39:06.722Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-18T23:39:06.722Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-18T23:39:11.490Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-18T23:39:12.480Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-18T23:39:14.719Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-18T23:39:14.719Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-18T23:39:14.719Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-18T23:39:19.489Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-18T23:39:21.711Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-18T23:39:23.933Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-18T23:39:26.166Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-18T23:39:29.128Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-18T23:39:29.128Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-18T23:39:33.896Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-18T23:39:36.122Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-18T23:39:36.122Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-18T23:39:39.116Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-18T23:39:39.116Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-18T23:39:39.116Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-18T23:39:40.686Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-18T23:39:40.686Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-18T23:39:41.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-18T23:39:43.381Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-18T23:39:45.604Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-18T23:39:47.831Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-18T23:39:47.831Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-18T23:39:47.831Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-18T23:39:47.831Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-18T23:39:50.055Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-18T23:39:50.055Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-18T23:39:50.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-18T23:39:50.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-18T23:39:50.055Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-18T23:39:52.282Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-18T23:39:57.192Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-18T23:39:59.417Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-18T23:39:59.417Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-18T23:39:59.888Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-18T23:39:59.888Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-18T23:40:02.110Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-18T23:40:04.333Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-18T23:40:04.333Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-18T23:40:06.556Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-18T23:40:06.556Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-18T23:40:06.556Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-18T23:40:06.556Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-18T23:40:13.730Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-18T23:40:15.952Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-18T23:40:18.175Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-18T23:40:20.398Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-18T23:40:24.199Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-18T23:40:31.372Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-18T23:40:31.372Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-18T23:40:32.942Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunMount [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-18T23:40:32.943Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-18T23:40:40.127Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-18T23:40:40.127Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-18T23:40:40.127Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-18T23:40:40.127Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-18T23:40:44.895Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-18T23:40:48.696Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-18T23:40:49.167Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-18T23:40:50.335Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-18T23:40:52.559Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-18T23:40:54.782Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-18T23:40:56.355Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-18T23:40:57.926Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-18T23:40:58.396Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-18T23:41:01.358Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-18T23:41:08.538Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-18T23:41:08.538Z] === RUN TestDockerSuite/TestRunRm [2021-03-18T23:41:11.500Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-18T23:41:16.267Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-18T23:41:19.227Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-18T23:41:20.801Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-18T23:41:23.023Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-18T23:41:25.987Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-18T23:41:25.987Z] === RUN TestDockerSuite/TestRunState [2021-03-18T23:41:25.987Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-18T23:41:28.209Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-18T23:41:28.209Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-18T23:41:30.432Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-18T23:41:35.200Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-18T23:41:37.422Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-18T23:41:37.422Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-18T23:41:40.382Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-18T23:41:40.382Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-18T23:41:40.382Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-18T23:41:43.343Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-18T23:41:50.513Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-18T23:41:54.315Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-18T23:42:01.487Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-18T23:42:01.487Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-18T23:42:01.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-18T23:42:03.711Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-18T23:42:05.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-18T23:42:08.156Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-18T23:42:12.927Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-18T23:42:13.916Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-18T23:42:16.137Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-18T23:42:20.905Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-18T23:42:20.906Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-18T23:42:23.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-18T23:42:23.127Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-18T23:42:23.597Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-18T23:42:24.068Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-18T23:42:25.638Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-18T23:42:32.812Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-18T23:42:32.812Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-18T23:42:39.985Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-18T23:42:39.985Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-18T23:42:43.786Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-18T23:42:43.786Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-18T23:42:43.786Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-18T23:42:43.786Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-18T23:42:43.786Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-18T23:42:49.661Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-18T23:42:51.879Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-18T23:42:54.097Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-18T23:42:54.097Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-18T23:42:56.316Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-18T23:43:14.148Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-18T23:43:15.137Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-18T23:43:15.606Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-18T23:43:24.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-18T23:43:24.275Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-18T23:43:24.275Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-18T23:43:24.275Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-18T23:43:24.275Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-18T23:43:32.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-18T23:43:32.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-18T23:43:32.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-18T23:43:32.946Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-18T23:43:32.946Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-18T23:43:40.112Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-18T23:43:40.112Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-18T23:43:40.112Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-18T23:43:48.786Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-18T23:43:48.786Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite (2581.84s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T23:43:50.359Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.52s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.359Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T23:43:50.359Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-18T23:43:50.359Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T23:43:50.359Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.13s) [2021-03-18T23:43:50.359Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.37s) [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T23:43:50.359Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T23:43:50.359Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T23:43:50.359Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.359Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.84s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.13s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-03-18T23:43:50.360Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.39s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.80s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.05s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.51s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.66s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.43s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.01s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.93s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.14s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.65s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.75s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.19s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.96s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.45s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.11s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.32s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-18T23:43:50.360Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.32s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.25s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.80s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.96s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.65s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.91s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.37s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.73s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.40s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.83s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.84s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.13s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.17s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.01s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.27s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.01s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.21s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.30s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (113.33s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.42s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.62s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.78s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.14s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFails (2.28s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.34s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.35s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.33s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.56s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.08s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.98s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildHistory (11.66s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.22s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.90s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.90s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.10s) [2021-03-18T23:43:50.360Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T23:43:50.360Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.99s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.79s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.22s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.16s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.52s) [2021-03-18T23:43:50.360Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.71s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.29s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.12s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.17s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.72s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.41s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.05s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.75s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.04s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.06s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildRm (12.21s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-03-18T23:43:50.361Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.43s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.46s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.32s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.93s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.95s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.58s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildStderr (4.22s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.61s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.98s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.32s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.24s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.01s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.67s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.74s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.16s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.23s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.47s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.24s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.23s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.78s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-03-18T23:43:50.361Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-18T23:43:50.361Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.10s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitChange (4.62s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.08s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.46s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitTTY (6.29s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.34s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.32s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.29s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.25s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.48s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.38s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.22s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.62s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.28s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.60s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.99s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.06s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.10s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.31s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.89s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.50s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.56s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.57s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ef880_} (2.58s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1162719358_c:\foo_false____} (2.51s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1162719358_c:\foo_true____} (2.57s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T23:43:50.361Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-18T23:43:50.361Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.25s) [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T23:43:50.361Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.38s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.73s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.40s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.92s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.96s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCpToStdout (2.59s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.65s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.15s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:50.362Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.41s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:50.362Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-18T23:43:50.362Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.34s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.31s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.71s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsCopy (4.79s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.92s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.04s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFormat (4.48s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsRename (2.43s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsResize (2.79s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.38s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.72s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.86s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-18T23:43:50.362Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T23:43:50.362Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T23:43:50.362Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T23:43:50.362Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.17s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.17s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.20s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.27s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecInspectID (3.67s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T23:43:50.362Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T23:43:50.362Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.05s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.99s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-18T23:43:50.362Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.16s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-03-18T23:43:50.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T23:43:50.362Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.79s) [2021-03-18T23:43:50.362Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T23:43:50.363Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T23:43:50.363Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T23:43:50.363Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T23:43:50.363Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.13s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectDefault (2.24s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectHistory (4.18s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.22s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectStatus (2.57s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.49s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.97s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.41s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-18T23:43:50.363Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.18s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.32s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.22s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.44s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.33s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.28s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T23:43:50.363Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsTail (2.80s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.50s) [2021-03-18T23:43:50.363Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-18T23:43:50.833Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T23:43:50.833Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-18T23:43:50.833Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.41s) [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T23:43:50.833Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-18T23:43:50.833Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T23:43:50.833Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T23:43:50.833Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T23:43:50.833Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.833Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-18T23:43:50.834Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T23:43:50.834Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T23:43:50.834Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.55s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T23:43:50.834Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsByOrder (9.49s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.14s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.72s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.12s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.84s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.03s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.36s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.70s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.40s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.78s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T23:43:50.834Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.23s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.03s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.82s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.91s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.75s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.11s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.83s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.19s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.68s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.13s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.00s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.88s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.46s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.38s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.22s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.60s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T23:43:50.834Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunExitCode (7.02s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2021-03-18T23:43:50.834Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.82s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.99s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.78s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.99s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.30s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.98s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.40s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.62s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunRm (2.45s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.01s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.33s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.07s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.92s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.42s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.39s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.69s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.27s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.28s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s) [2021-03-18T23:43:50.835Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.30s) [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-18T23:43:50.835Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.835Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.58s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.87s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.82s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.47s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-18T23:43:50.836Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.16s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T23:43:50.836Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.70s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.79s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.68s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.71s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.83s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T23:43:50.836Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-18T23:43:50.836Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-18T23:43:50.836Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.836Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T23:43:50.836Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-18T23:43:50.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-18T23:43:50.837Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-18T23:43:50.837Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-18T23:43:50.837Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-18T23:43:50.837Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerDaemonSuite [2021-03-18T23:43:50.837Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-18T23:43:50.837Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-18T23:43:50.837Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-18T23:43:50.837Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerSwarmSuite [2021-03-18T23:43:50.837Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-18T23:43:50.837Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-18T23:43:50.837Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerExternalVolumeSuite [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerNetworkSuite [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] === RUN TestDockerHubPullSuite [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-18T23:43:50.837Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] PASS [2021-03-18T23:43:50.837Z] ok github.com/docker/docker/integration-cli 2582.769s [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === Skipped [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-18T23:43:50.837Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T23:43:50.837Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-18T23:43:50.837Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-18T23:43:50.837Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-18T23:43:50.837Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T23:43:50.837Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T23:43:50.837Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.837Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T23:43:50.838Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T23:43:50.838Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.838Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T23:43:50.838Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-18T23:43:50.838Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T23:43:50.838Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-03-18T23:43:50.838Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-18T23:43:50.838Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T23:43:50.838Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T23:43:50.838Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.838Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-03-18T23:43:50.839Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-03-18T23:43:50.839Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-18T23:43:50.839Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-18T23:43:50.839Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.839Z] [2021-03-18T23:43:50.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T23:43:50.839Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T23:43:50.839Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T23:43:50.840Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-18T23:43:50.840Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.840Z] [2021-03-18T23:43:50.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T23:43:50.840Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T23:43:50.841Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T23:43:50.841Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:50.841Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T23:43:50.841Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T23:43:50.841Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-18T23:43:50.841Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-18T23:43:50.841Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T23:43:50.841Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:50.841Z] [2021-03-18T23:43:50.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T23:43:50.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T23:43:51.311Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T23:43:51.311Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-18T23:43:51.311Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T23:43:51.311Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-18T23:43:51.311Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-18T23:43:51.311Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T23:43:51.311Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T23:43:51.311Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T23:43:51.311Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T23:43:51.311Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T23:43:51.311Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-18T23:43:51.311Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T23:43:51.311Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T23:43:51.311Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T23:43:51.311Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T23:43:51.311Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T23:43:51.311Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.311Z] [2021-03-18T23:43:51.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T23:43:51.311Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-18T23:43:51.312Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T23:43:51.312Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T23:43:51.312Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T23:43:51.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T23:43:51.312Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.312Z] [2021-03-18T23:43:51.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-18T23:43:51.313Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-18T23:43:51.313Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.313Z] [2021-03-18T23:43:51.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-18T23:43:51.314Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T23:43:51.314Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T23:43:51.314Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.314Z] [2021-03-18T23:43:51.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-18T23:43:51.315Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T23:43:51.315Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T23:43:51.315Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.315Z] [2021-03-18T23:43:51.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:51.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T23:43:51.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T23:43:51.316Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-18T23:43:51.316Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.316Z] DONE 1093 tests, 547 skipped in 2591.209s [2021-03-18T23:43:51.316Z] INFO: Integration tests ended at 03/18/2021 23:43:51. Duration:00:43:11.4551343 [2021-03-18T23:43:51.316Z] INFO: Docker info of the daemon under test at end of run [2021-03-18T23:43:51.316Z] [2021-03-18T23:43:51.787Z] Containers: 2 [2021-03-18T23:43:51.787Z] Running: 0 [2021-03-18T23:43:51.787Z] Paused: 0 [2021-03-18T23:43:51.787Z] Stopped: 2 [2021-03-18T23:43:51.787Z] Images: 18 [2021-03-18T23:43:51.787Z] Server Version: 0.0.0-dev [2021-03-18T23:43:51.787Z] Storage Driver: windowsfilter [2021-03-18T23:43:51.787Z] Windows: [2021-03-18T23:43:51.787Z] Logging Driver: json-file [2021-03-18T23:43:51.787Z] Plugins: [2021-03-18T23:43:51.787Z] Volume: local [2021-03-18T23:43:51.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T23:43:51.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T23:43:51.787Z] Swarm: inactive [2021-03-18T23:43:51.787Z] Default Isolation: process [2021-03-18T23:43:51.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T23:43:51.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T23:43:51.787Z] OSType: windows [2021-03-18T23:43:51.787Z] Architecture: x86_64 [2021-03-18T23:43:51.787Z] CPUs: 4 [2021-03-18T23:43:51.787Z] Total Memory: 32GiB [2021-03-18T23:43:51.787Z] Name: azwin-2-6725c0 [2021-03-18T23:43:51.787Z] ID: 7VNT:KHZJ:XDFL:BLQB:JUIT:2G5D:UCID:2UFQ:5YSH:6VR3:XUHX:RALK [2021-03-18T23:43:51.787Z] Docker Root Dir: D:\CI\PR-42167\3\daemon [2021-03-18T23:43:51.787Z] Debug Mode (client): false [2021-03-18T23:43:51.787Z] Debug Mode (server): true [2021-03-18T23:43:51.787Z] File Descriptors: -1 [2021-03-18T23:43:51.787Z] Goroutines: 17 [2021-03-18T23:43:51.787Z] System Time: 2021-03-18T23:43:51.388766Z [2021-03-18T23:43:51.787Z] EventsListeners: 0 [2021-03-18T23:43:51.787Z] Registry: https://index.docker.io/v1/ [2021-03-18T23:43:51.787Z] Labels: [2021-03-18T23:43:51.787Z] Experimental: false [2021-03-18T23:43:51.787Z] Insecure Registries: [2021-03-18T23:43:51.787Z] 127.0.0.0/8 [2021-03-18T23:43:51.787Z] Live Restore Enabled: false [2021-03-18T23:43:51.787Z] [2021-03-18T23:43:51.787Z] [2021-03-18T23:43:51.787Z] INFO: Stopping daemon under test [2021-03-18T23:43:51.787Z] SUCCESS: The process with PID 5252 (child process of PID 4824) has been terminated. [2021-03-18T23:43:51.787Z] SUCCESS: The process with PID 4824 (child process of PID 3580) has been terminated. [2021-03-18T23:43:51.787Z] INFO: Stop tailing logs of the daemon under tests [2021-03-18T23:43:51.787Z] INFO: executeCI.ps1 Completed successfully at 03/18/2021 23:43:51. [2021-03-18T23:43:51.787Z] INFO: Tidying up at end of run [2021-03-18T23:43:51.787Z] INFO: Saving daemon under test log (d:\CI\PR-42167\3\dut.out) to bundles\CIDUT.out [2021-03-18T23:43:51.787Z] INFO: Saving daemon under test log (d:\CI\PR-42167\3\dut.err) to bundles\CIDUT.err [2021-03-18T23:43:51.787Z] INFO: Nuke-Everything... [2021-03-18T23:43:52.775Z] INFO: Container count on control daemon to delete is 2 [2021-03-18T23:43:53.245Z] abe085b3393b [2021-03-18T23:43:53.245Z] 24720bdcc5bf [2021-03-18T23:43:53.245Z] INFO: Tidying pidfile d:\CI\PR-42167\3\docker.pid [2021-03-18T23:43:53.245Z] INFO: Nuking d:\CI [2021-03-18T23:44:23.375Z] INFO: Zapped successfully [2021-03-18T23:44:23.375Z] [2021-03-18T23:44:23.375Z] INFO: executeCI.ps1 exiting at Thu Mar 18 23:44:18 CUT 2021. Duration 01:20:21.4031892 [2021-03-18T23:44:23.375Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-18T23:44:23.633Z] Recording test results [2021-03-18T23:44:30.909Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-18T23:44:32.441Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-18T23:44:34.232Z] Archiving artifacts [2021-03-18T23:44:48.776Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42167/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T23:44:49.736Z] + make clean [2021-03-18T23:44:52.692Z] docker volume rm -f docker-dev-cache [2021-03-18T23:44:52.692Z] 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